]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Regenerate examples PO files.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Apr 2006 16:03:04 +0000 (16:03 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:11 +0000 (12:13 +0200)
ChangeLog
autogen.sh

index 5c33e8710aa452175c9b1d0bd28de6371ef7e7e7..f4db6fa24f1d1ffb9cdf98da603d06c6477dc8e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-20  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh: Also regenerate examples PO files.
+       Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
+
 2006-03-28  Bruno Haible  <bruno@clisp.org>
 
        * PACKAGING: Mention bin/recode* programs.
index a664c46bdbeb7041b0a13136207e1191a3493a58..8a47198fdee57c5d3f102c8037a8666f798db831 100755 (executable)
@@ -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