summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-03-21 20:11:06 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2007-03-21 20:11:06 +0000
commit52f4adec2e940d1cc53d96101f2459e8df63fd5b (patch)
tree3cc56eed50bf8eb1527a88b0adff4396b965389d /ChangeLog
parentf7ddb59088918db1816ec293cbffb00b71ccaed6 (diff)
downloadcygnal-52f4adec2e940d1cc53d96101f2459e8df63fd5b.tar.gz
cygnal-52f4adec2e940d1cc53d96101f2459e8df63fd5b.tar.bz2
cygnal-52f4adec2e940d1cc53d96101f2459e8df63fd5b.zip
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
of glob. Quote arguments with single quotes too. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eedccf40d..3a5e77891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-21 Richard Sandiford <richard@codesourcery.com>
+
+ * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
+ of glob. Quote arguments with single quotes too.
+ * configure: Regenerate.
+
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.def (fixincludes): Remove unneeded "missing" lines.