projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
611fb5f
)
Avoid syntax error in test program.
author
Jim Meyering
<jim@meyering.net>
Mon, 20 Nov 2006 12:59:11 +0000
(12:59 +0000)
committer
Jim 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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