summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2007-03-21 20:11:06 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2007-03-21 20:11:06 +0000
commitdc7532fe3aaa8d8a0844708e87fecad2fe341d47 (patch)
tree741b846452e2724e2a55c57c4cc82b4a1c7fce56 /ChangeLog
parent383457c941c45c51493ec5816db4c14580589025 (diff)
downloadgdb-dc7532fe3aaa8d8a0844708e87fecad2fe341d47.tar.gz
* 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 eedccf40d9f..3a5e7789136 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.