From: Bruno Haible Date: Mon, 2 Oct 2006 14:50:21 +0000 (+0000) Subject: Distribute gnulib-cache.m4. X-Git-Tag: 0.16.x-branchpoint~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15180d38754ad6d298a327331b4f4101b40c008e;p=thirdparty%2Fgettext.git Distribute gnulib-cache.m4. --- diff --git a/gettext-runtime/ChangeLog b/gettext-runtime/ChangeLog index f7625e9f0..08875a946 100644 --- a/gettext-runtime/ChangeLog +++ b/gettext-runtime/ChangeLog @@ -1,3 +1,7 @@ +2006-10-02 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. + 2006-10-02 Bruno Haible * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since diff --git a/gettext-runtime/Makefile.am b/gettext-runtime/Makefile.am index d4e2ca0a7..fe730f72a 100644 --- a/gettext-runtime/Makefile.am +++ b/gettext-runtime/Makefile.am @@ -48,6 +48,10 @@ ABOUT-NLS: $(srcdir)/doc/nls.texi $(srcdir)/doc/matrix.texi -I $(srcdir)/doc --no-validate nls.texi +# Allow users to use "gnulib-tool --update". +EXTRA_DIST += gnulib-m4/gnulib-cache.m4 + + # Woe32 support. EXTRA_DIST += README.woe32 diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 41ad08932..97729f329 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,7 @@ +2006-10-02 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. + 2006-10-02 Bruno Haible * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am index dd40e91c4..c6a049dbe 100644 --- a/gettext-tools/Makefile.am +++ b/gettext-tools/Makefile.am @@ -47,6 +47,10 @@ $(srcdir)/ABOUT-NLS: $(srcdir)/../gettext-runtime/ABOUT-NLS cp $(srcdir)/../gettext-runtime/ABOUT-NLS $(srcdir)/ABOUT-NLS +# Allow users to use "gnulib-tool --update". +EXTRA_DIST += gnulib-m4/gnulib-cache.m4 + + # Woe32 support. EXTRA_DIST += README.woe32