diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-03-13 05:54:47 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-03-13 05:54:47 +0000 |
commit | 4b0ac75df43505a72ffa5e2ffbda9c6478d514f3 (patch) | |
tree | 266e6a214da29302dec4e9bb35effcc2e741ff55 /ChangeLog | |
parent | 76e43199481ec52e403d50a107e573f564f80196 (diff) | |
download | gdb-4b0ac75df43505a72ffa5e2ffbda9c6478d514f3.zip gdb-4b0ac75df43505a72ffa5e2ffbda9c6478d514f3.tar.gz gdb-4b0ac75df43505a72ffa5e2ffbda9c6478d514f3.tar.bz2 |
2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/14522
* configure.in: Cope with shells that do not support unquoted ^
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> + Paolo Bonzini <bonzini@gnu.org> + + PR bootstrap/14522 + * configure.in: Cope with shells that do not support unquoted ^ + * configure: Regenerate. + 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> Paolo Bonzini <bonzini@gnu.org> |