From: Derek Foreman Date: Wed, 18 Jan 2017 15:39:02 +0000 (-0600) Subject: build: Disable automake compatibility warnings X-Git-Tag: upstream/1.20.0~2401 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76066f2d9fa38aa7633e7c289bdc998e3325c6f7;p=platform%2Fupstream%2Fefl.git build: Disable automake compatibility warnings We require GNU make, so stop complaining when autoconf does things that require GNU make. --- diff --git a/src/Makefile.am b/src/Makefile.am index 32b70d4..b29bfda 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,4 @@ +AUTOMAKE_OPTIONS= -Wno-portability MAINTAINERCLEANFILES = Makefile.in CLEANFILES = BUILT_SOURCES =