From: Bruno Haible Date: Thu, 20 Apr 2006 16:03:04 +0000 (+0000) Subject: Regenerate examples PO files. X-Git-Tag: v0.15~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c517d1cdf263cb7c84e5d759a33d0d5dbef48a51;p=thirdparty%2Fgettext.git Regenerate examples PO files. --- diff --git a/ChangeLog b/ChangeLog index 5c33e8710..f4db6fa24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-20 Bruno Haible + + * autogen.sh: Also regenerate examples PO files. + Reported by Charles Wilson . + 2006-03-28 Bruno Haible * PACKAGING: Mention bin/recode* programs. diff --git a/autogen.sh b/autogen.sh index a664c46bd..8a47198fd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ # # This script requires autoconf-2.58..2.59 and automake-1.8.2..1.9 in the PATH. -# Copyright (C) 2003-2005 Free Software Foundation, Inc. +# Copyright (C) 2003-2006 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 @@ -51,6 +51,7 @@ cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS autoconf autoheader && touch config.h.in automake + (cd examples/po && make update-po) ) cp -p autoconf-lib-link/config.rpath build-aux/config.rpath