diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-09-17 20:03:04 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-09-17 20:03:04 +0000 |
commit | 8ff944f699c63864de81ee4145405cbe811c5889 (patch) | |
tree | 9fcc1d02950d31b9407db15767cd7e44f5b86b20 /ChangeLog | |
parent | 192cb3d4e24944db8dfac26575a1209605dffee0 (diff) | |
download | gdb-8ff944f699c63864de81ee4145405cbe811c5889.zip gdb-8ff944f699c63864de81ee4145405cbe811c5889.tar.gz gdb-8ff944f699c63864de81ee4145405cbe811c5889.tar.bz2 |
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
quoting.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-09-17 Daniel Jacobowitz <drow@mvista.com> + + * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix + quoting. + * configure: Regenerated. + 2003-09-12 Michael Chastain <mec@shout.net> Fix PR gdb/857. |