Avoid syntax error in test program.
authorJim Meyering <jim@meyering.net>
Mon, 20 Nov 2006 12:59:11 +0000 (12:59 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 20 Nov 2006 12:59:11 +0000 (12:59 +0000)
* m4/gettext.m4 (AM_GNU_GETTEXT): When inside a [...] context,
quote with "[...]", not "[[...]]".

ChangeLog

index 2f00d0a2cfa1d98086f1aebde32d7c6ab2e65f24..bdfd4673bd344ca9f56687d0e7562fd96784c731 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-20  Andreas Schwab  <schwab@suse.de>  (tiny change)
+
+       Avoid syntax error in test program.
+       * m4/gettext.m4 (AM_GNU_GETTEXT): When inside a [...] context,
+       quote with "[...]", not "[[...]]".
+
 2006-11-20  Jim Meyering  <jim@meyering.net>
 
        * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to