2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>

Port change over from GCC:
	2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
	(configure-build-[+module+], configure-[+module+]): Likewise.
	(configure-target-[+module+], configure-gcc, config.status): Likewise.
	* Makefile.in: Regenerate.
This commit is contained in:
Nathanael Nerode
2003-12-19 15:13:56 +00:00
parent 2e20d0cc3b
commit 08bf2e60de
3 changed files with 99 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
Port change over from GCC:
2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
(configure-build-[+module+], configure-[+module+]): Likewise.
(configure-target-[+module+], configure-gcc, config.status): Likewise.
* Makefile.in: Regenerate.
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (raw_libstdcxx_flags): Remove the leading space.