autotools: we actually do want portability warning.
authorCedric BAIL <c.bail@partner.samsung.com>
Tue, 22 Jul 2014 10:19:05 +0000 (12:19 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Tue, 22 Jul 2014 10:19:05 +0000 (12:19 +0200)
This tell people that are running our autogen they need to use gnu make and
not report issue if they don't.

legacy/elementary/configure.ac

index 8900eb1..5e6248e 100644 (file)
@@ -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