summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCedric BAIL <c.bail@partner.samsung.com>2014-07-22 12:19:05 +0200
committerCedric BAIL <c.bail@partner.samsung.com>2014-07-22 12:19:05 +0200
commit9947bf77aaeaeac7a9bd0db0cfb34b61e807af11 (patch)
tree9c563c8f90a6dee62553694b867f0e14da740f0a /configure.ac
parent69e67deb34e9070ff29546f743b07ceaf313b81b (diff)
downloadelementary-9947bf77aaeaeac7a9bd0db0cfb34b61e807af11.tar.gz
autotools: we actually do want portability warning.
This tell people that are running our autogen they need to use gnu make and not report issue if they don't.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8900eb140..5e6248e46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AH_BOTTOM([
AC_USE_SYSTEM_EXTENSIONS
-AM_INIT_AUTOMAKE([1.6 dist-bzip2 dist-xz -Wall -Wno-portability])
+AM_INIT_AUTOMAKE([1.6 dist-bzip2 dist-xz -Wall])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# pkg-config