From 16a6ceb987c20b6279c0ab8b346091ff376b8e64 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 19 Jul 2008 13:19:47 +0000 Subject: [PATCH] Distribute gnulib-m4/gnulib-cache.m4. --- gettext-tools/libgettextpo/ChangeLog | 4 ++++ gettext-tools/libgettextpo/Makefile.am | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gettext-tools/libgettextpo/ChangeLog b/gettext-tools/libgettextpo/ChangeLog index 2470de9f4..26040ec4a 100644 --- a/gettext-tools/libgettextpo/ChangeLog +++ b/gettext-tools/libgettextpo/ChangeLog @@ -1,3 +1,7 @@ +2008-07-19 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. + 2008-05-26 Bruno Haible * gettext-po.c (po_header_field, po_header_set_field): Recognize a diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am index 8947e84b1..a83d9dc54 100644 --- a/gettext-tools/libgettextpo/Makefile.am +++ b/gettext-tools/libgettextpo/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/libgettextpo subdirectory of GNU gettext -## Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc. +## Copyright (C) 1995-1998, 2000-2008 Free Software Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -178,5 +178,8 @@ else endif mv gettext-po.h-tmp gettext-po.h +# Allow users to use "gnulib-tool --update". +EXTRA_DIST += gnulib-m4/gnulib-cache.m4 + # A small set of gnulib modules is needed here as well. include Makefile.gnulib -- 2.47.2