From: Bruno Haible Date: Fri, 14 Jul 2006 11:37:59 +0000 (+0000) Subject: Fix aclocal search path. X-Git-Tag: v0.15~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f0df7c53c25bb9dc62fadf650370a141a29a1c;p=thirdparty%2Fgettext.git Fix aclocal search path. --- diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 6522fc9f1..a97ac5d5c 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -1,3 +1,7 @@ +2006-07-13 Bruno Haible + + * Makefile.am (ACLOCAL_AMFLAGS): New variable. + 2006-07-03 Bruno Haible * po/eo.po: New file, from Edmund Grimley Evans . @@ -499,7 +503,7 @@ 2003-12-02 Bruno Haible - * examples/Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES. + * Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES. (distdir1): New rule. Install the EXAMPLESFILES after 'update-po'. 2003-11-30 Bruno Haible diff --git a/gettext-tools/examples/Makefile.am b/gettext-tools/examples/Makefile.am index ebbab7dd9..0f45b6601 100644 --- a/gettext-tools/examples/Makefile.am +++ b/gettext-tools/examples/Makefile.am @@ -18,6 +18,7 @@ ## Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = 1.2 foreign +ACLOCAL_AMFLAGS = -I ../../gettext-runtime/m4 -I ../../m4 SUBDIRS = po EXTRA_DIST =