]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move -I gnulib-m4 option to the end.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Oct 2006 14:45:28 +0000 (14:45 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:03 +0000 (12:14 +0200)
gettext-runtime/ChangeLog
gettext-runtime/Makefile.am
gettext-tools/ChangeLog
gettext-tools/Makefile.am

index adf1877eb54e37e477b8e634f66f429c2d9590e4..f7625e9f0435cc11840f9c1c010bf40a656d4c15 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-02  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since
+       sometime we have newer m4 files than gnulib.
+
 2006-07-31  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (ACLOCAL_AMFLAGS): Append gnulib-m4. Remove
index 9393ccb66e61f16c5a022d0d547bb24555b1472f..7ad5326ee99d86c9fda774b28c488242023a5eb9 100644 (file)
@@ -18,7 +18,7 @@
 ## Process this file with automake to produce Makefile.in.
 
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4 -I ../autoconf-lib-link/m4 -I ../m4
+ACLOCAL_AMFLAGS = -I m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4
 
 MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@
 
index 0cddc1e4f1f350fdd512add1e8a2dcbf6d43e9d1..41ad08932843234deb707663bef5f4929c087de9 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-02  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since
+       sometime we have newer m4 files than gnulib.
+
 2006-08-28  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac: Remove bh_C_SIGNED invocation.
index cac35624434905ee84613e496800819b8161fac5..dd40e91c4ed9feaf358a262e997670e21efa2cc3 100644 (file)
@@ -18,7 +18,7 @@
 ## Process this file with automake to produce Makefile.in.
 
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4
+ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4
 
 SUBDIRS = doc intl gnulib-lib libgrep libuniname src po projects misc man m4 tests examples