summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-04-20 16:03:04 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:11 +0200
commitc517d1cdf263cb7c84e5d759a33d0d5dbef48a51 (patch)
tree17465ccbb83ec7098dfc38a6d67cf18de8f4a7a2 /autogen.sh
parentc71bbb1a2c6963ab0d7467bccc99fdc6e568a370 (diff)
downloadexternal_gettext-c517d1cdf263cb7c84e5d759a33d0d5dbef48a51.zip
external_gettext-c517d1cdf263cb7c84e5d759a33d0d5dbef48a51.tar.gz
external_gettext-c517d1cdf263cb7c84e5d759a33d0d5dbef48a51.tar.bz2
Regenerate examples PO files.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index a664c46..8a47198 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