aboutsummaryrefslogtreecommitdiff
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
commitffa8bd48e33d601fc4fccc3ad14449c80483daa2 (patch)
treeda8a29c3d63e61d5dc0a4c14523835a5713dd95d /ChangeLog
parentc0f91ba6d9e8b655601a43eb83b64e8d503e854e (diff)
downloadgdb-ffa8bd48e33d601fc4fccc3ad14449c80483daa2.zip
gdb-ffa8bd48e33d601fc4fccc3ad14449c80483daa2.tar.gz
gdb-ffa8bd48e33d601fc4fccc3ad14449c80483daa2.tar.bz2
* 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 eedccf4..3a5e778 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.