diff options
author | DJ Delorie <dj@redhat.com> | 2004-03-11 18:30:52 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-03-11 18:30:52 +0000 |
commit | 2e70b094794a7596c3a365183482585939823fe7 (patch) | |
tree | 4e618fbd16bbaeb4047079573014a37027c757bb /ChangeLog | |
parent | f8766ec10093029c944914de6c048d015e8dd5db (diff) | |
download | gdb-2e70b094794a7596c3a365183482585939823fe7.zip gdb-2e70b094794a7596c3a365183482585939823fe7.tar.gz gdb-2e70b094794a7596c3a365183482585939823fe7.tar.bz2 |
2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/14522
* configure.in: Cope with shell that do not support nesting
quotes inside quoted backquote substitutions.
* configure: Regenerate.
2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/14522
* configure.in: Fix escaping of $.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> + Paolo Bonzini <bonzini@gnu.org> + + PR bootstrap/14522 + * configure.in: Cope with shell that do not support nesting + quotes inside quoted backquote substitutions. + * configure: Regenerate. + +2004-03-10 Andrew Pinski <pinskia@physics.uc.edu> + + PR bootstrap/14522 + * configure.in: Fix escaping of $. + * configure: Regenerate. + 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> * configure: Regenerate. |