From: Paul Eggert Date: Sat, 30 Jan 2016 23:19:16 +0000 (-0800) Subject: Tell Automake the new lib/Makefile.am is OK X-Git-Tag: emacs-26.0.90~2773 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=692e410470250ea3c1feafaad077ff0758c01ec3;p=emacs.git Tell Automake the new lib/Makefile.am is OK * lib/Makefile.am (AUTOMAKE_OPTIONS): Add -Wno-portability. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 74bab4eee06..316c63725a7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -15,6 +15,9 @@ # You should have received a copy of the GNU General Public License # along with GNU Emacs. If not, see . +# GNU Emacs assumes GNU Make. +AUTOMAKE_OPTIONS = -Wno-portability + BUILT_SOURCES = CLEANFILES = EXTRA_DIST =