[evolution-exchange] Bug #675871 - Hide gnu make extensions warnings for automake 1.12
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Bug #675871 - Hide gnu make extensions warnings for automake 1.12
- Date: Fri, 11 May 2012 13:44:32 +0000 (UTC)
commit 0c3b31a085bf70592778084efa0a79a551d55e47
Author: Milan Crha <mcrha redhat com>
Date: Fri May 11 15:44:01 2012 +0200
Bug #675871 - Hide gnu make extensions warnings for automake 1.12
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 79d7fb8..2da7aec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ m4_define([eex_version], [3.5.2])
dnl Initializes automake/autoconf
AC_PREREQ(2.58)
AC_INIT([evolution-exchange], [eex_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange])
-AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip])
+AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip -Wno-portability])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(camel)
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]