diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2004-11-12 19:38:13 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2004-11-12 19:38:13 +0000 |
commit | 509dd1fa21ccd1247b32b1abbb259adeff0cb71e (patch) | |
tree | ffd8877608735669447bbc8518c82e596d83e718 /ChangeLog | |
parent | 72f74ebe892bda609a4446d96c67fda08a6e350c (diff) | |
download | gdb-509dd1fa21ccd1247b32b1abbb259adeff0cb71e.tar.gz |
PR 18423
* configure.in: Remove all instances of build-fixincludes from
noconfigdirs.
(build_configargs): Supply --target to subdirectories.
* configure: Regenerate.
* Makefile.def: Make gcc install depend on fixincludes install.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ccce1ff84ae..b8c01e21423 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-11-11 Geoffrey Keating <geoffk@apple.com> + + PR 18423 + * configure.in: Remove all instances of build-fixincludes from + noconfigdirs. + (build_configargs): Supply --target to subdirectories. + * configure: Regenerate. + + * Makefile.def: Make gcc install depend on fixincludes install. + * Makefile.in: Regenerate. + 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com> * configure.in (noconfigdirs) [mmix-*-*]: Disable |