diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2007-03-21 20:11:06 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@nildram.co.uk> | 2007-03-21 20:11:06 +0000 |
commit | dc7532fe3aaa8d8a0844708e87fecad2fe341d47 (patch) | |
tree | 741b846452e2724e2a55c57c4cc82b4a1c7fce56 /ChangeLog | |
parent | 383457c941c45c51493ec5816db4c14580589025 (diff) | |
download | gdb-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-- | ChangeLog | 6 |
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. |