summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-08-02 20:00:06 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:43 +0200
commit2fcab060b27de79cae74754e99c922d2fd680f49 (patch)
tree1b16047b6d8d523a0274af908bfeea32ec40dba7 /m4
parent7d1a39b24a173de797b279629fcb31b6d313bc51 (diff)
downloadexternal_gettext-2fcab060b27de79cae74754e99c922d2fd680f49.zip
external_gettext-2fcab060b27de79cae74754e99c922d2fd680f49.tar.gz
external_gettext-2fcab060b27de79cae74754e99c922d2fd680f49.tar.bz2
Make it work when ALL_LINGUAS is set to a multiline string in configure.in.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog4
-rw-r--r--m4/gettext.m44
2 files changed, 6 insertions, 2 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 4b790ff..85cdc0f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-27 Andreas Schwab <schwab@suse.de>
+
+ * gettext.m4: Avoid expanding ALL_LINGUAS in comment.
+
2002-08-02 Bruno Haible <bruno@clisp.org>
* Makefile.am (aclocal_DATA): Add ulonglong.m4.
diff --git a/m4/gettext.m4 b/m4/gettext.m4
index 0b758a6..45cad85 100644
--- a/m4/gettext.m4
+++ b/m4/gettext.m4
@@ -1,4 +1,4 @@
-# gettext.m4 serial 16 (gettext-0.11.4)
+# gettext.m4 serial 17 (gettext-0.11.5)
dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
@@ -488,7 +488,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
;;
esac
done],
- [# Capture the value of obsolete $ALL_LINGUAS because we need it to compute
+ [# Capture the value of obsolete ALL_LINGUAS because we need it to compute
# POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
# from automake.
eval 'ALL_LINGUAS''="$ALL_LINGUAS"'