diff options
author | Richard Sandiford <richard@codesourcery.com> | 2007-03-21 20:09:15 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2007-03-21 20:09:15 +0000 |
commit | 8c79f3c49dbf68cc66d0f1f9353e0b162fb55dc8 (patch) | |
tree | feaf56adf3851705f2004093fef9b5e85de76d6a /ChangeLog | |
parent | 2ada56f5a04e2c939901d47ef71abf16810cdd78 (diff) | |
download | gcc-8c79f3c49dbf68cc66d0f1f9353e0b162fb55dc8.zip gcc-8c79f3c49dbf68cc66d0f1f9353e0b162fb55dc8.tar.gz gcc-8c79f3c49dbf68cc66d0f1f9353e0b162fb55dc8.tar.bz2 |
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting of glob.
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
of glob. Quote arguments with single quotes too.
* configure: Regenerate.
From-SVN: r123117
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |