changeset 7674:e9f0493ee49f

Avoid syntax error in test program. * m4/gettext.m4 (AM_GNU_GETTEXT): When inside a [...] context, quote with "[...]", not "[[...]]".
author Jim Meyering <jim@meyering.net>
date Mon, 20 Nov 2006 12:59:11 +0000
parents a37b8b182d49
children 476857ef4611
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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