From de68623981fc47cd1d7f1361e54418eddeac9c4e Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Tue, 22 Jul 2014 12:19:05 +0200 Subject: [PATCH] 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. --- legacy/elementary/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/configure.ac b/legacy/elementary/configure.ac index 8900eb1404..5e6248e46f 100644 --- a/legacy/elementary/configure.ac +++ b/legacy/elementary/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