diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-01-03 18:24:38 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-01-03 18:24:38 +0000 |
commit | 95036d20ff28a8f19b644b9d1a5c6b60012872b4 (patch) | |
tree | ea19a156f0c613640f22b1eb177fd6f796083db7 /ChangeLog | |
parent | e226a4a0de588cdb810bd3ec4e8d0bea06d7c9fe (diff) | |
download | gdb-95036d20ff28a8f19b644b9d1a5c6b60012872b4.zip gdb-95036d20ff28a8f19b644b9d1a5c6b60012872b4.tar.gz gdb-95036d20ff28a8f19b644b9d1a5c6b60012872b4.tar.bz2 |
PR bootstrap/11932, PR bootstrap/11933
(I don't know if it will fix either of them, but it relates
to them.)
* configure.in: Don't use shared config.cache for target
directories.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> + + PR bootstrap/11932, PR bootstrap/11933 + (I don't know if it will fix either of them, but it relates + to them.) + * configure.in: Don't use shared config.cache for target + directories. + * configure: Regenerate. + 2003-12-31 Roger Sayle <roger@eyesopen.com> * configure.in (ia64*-*-hpux*): Disable building java libraries. |