diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-12-29 19:05:04 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-12-29 19:05:04 +0000 |
commit | e6bfb94a3eb5094c196acecb3423194ed510fc95 (patch) | |
tree | 9a2ac334269a45045963f03a791ede171d01a535 /ChangeLog | |
parent | 685db7b2198ad8713d0c956d3b55fece7388500a (diff) | |
download | gdb-e6bfb94a3eb5094c196acecb3423194ed510fc95.zip gdb-e6bfb94a3eb5094c196acecb3423194ed510fc95.tar.gz gdb-e6bfb94a3eb5094c196acecb3423194ed510fc95.tar.bz2 |
* Makefile.tpl (local-distclean): Don't remove...
(multilib.ts): ... this. Moved into...
(multilib.out): ... this. Don't use sub-make.
($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
(configure-build-[+module+], configure-[+module+],
configure-target-[+module+], configure-gcc): ... these. Test
for Makefile existence. Drop config.status from dependencies.
* Makefile.in: Rebuilt.
* configure.in: Move gcc-version-trigger to the end of
ac_configure_args. Add comments to maybedep.tmp and
serdep.tmp. Introduce --disable-serial-configure. Remove
nonopt from baseargs, matching and removing corresponding
whitespace while at it.
* configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2002-12-29 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl (local-distclean): Don't remove... + (multilib.ts): ... this. Moved into... + (multilib.out): ... this. Don't use sub-make. + ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, + $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... + (configure-build-[+module+], configure-[+module+], + configure-target-[+module+], configure-gcc): ... these. Test + for Makefile existence. Drop config.status from dependencies. + * Makefile.in: Rebuilt. + * configure.in: Move gcc-version-trigger to the end of + ac_configure_args. Add comments to maybedep.tmp and + serdep.tmp. Introduce --disable-serial-configure. Remove + nonopt from baseargs, matching and removing corresponding + whitespace while at it. + * configure: Rebuilt. + 2002-12-28 Alexandre Oliva <aoliva@redhat.com> * configure.in (host_configargs): Replace reference to |