]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Make it work when ALL_LINGUAS is set to a multiline string in configure.in.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Aug 2002 20:00:06 +0000 (20:00 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:43 +0000 (12:08 +0200)
m4/ChangeLog
m4/gettext.m4

index 4b790ff09fe7f078028a73ad2f47825d95e16e93..85cdc0f6a3354dff0205565c0d46e27ff35bedb9 100644 (file)
@@ -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.
index 0b758a67cc8cfd3905d630af45e4049e8b9898d2..45cad855730e566ecee4771fc635ffc43d1699d8 100644 (file)
@@ -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"'