]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update from gnulib.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Jan 2012 18:41:06 +0000 (19:41 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Jan 2012 18:41:06 +0000 (19:41 +0100)
gettext-runtime/m4/ChangeLog
gettext-runtime/m4/gettext.m4

index 9cb7cb0f6e6b9c2492f2b771ababf198d507fdac..ceb1062feb0c6c772e41c2da335cc3a4c1fed1ba 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * m4/gettext.m4: In commentary, do not use ` to quote.
+
 2012-01-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use ', not `, for quoting output.
index cab4dfc81a786f1b12d35da6b0c2154245e52bb8..bbaf56e9c98d6501205c99f034a7470eb5ec1b94 100644 (file)
@@ -1,4 +1,4 @@
-# gettext.m4 serial 64 (gettext-0.18.2)
+# gettext.m4 serial 65 (gettext-0.18.2)
 dnl Copyright (C) 1995-2011 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@ dnl    will be ignored.  If NEEDSYMBOL is specified and is
 dnl    'need-formatstring-macros', then GNU gettext implementations that don't
 dnl    support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
 dnl INTLDIR is used to find the intl libraries.  If empty,
-dnl    the value `$(top_builddir)/intl/' is used.
+dnl    the value '$(top_builddir)/intl/' is used.
 dnl
 dnl The result of the configuration is one of three cases:
 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled