diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-21 00:39:18 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-21 00:39:18 +0000 |
commit | 3a6fbbb0005c10617addeb17dcc19f5c0d69ee13 (patch) | |
tree | d63db02f8a84bbead297039c0eeb6aafbfa16885 /ChangeLog | |
parent | 170b6c99317077f7bd9cde767a456e5b9c0bdd67 (diff) | |
download | gcc-3a6fbbb0005c10617addeb17dcc19f5c0d69ee13.tar.gz |
toplevel:
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.
gcc:
2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.in (Makefile): Pass along CONFIG_SHELL.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73784 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 419e5f3985b..08d4d68a0c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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-11-19 Andreas Tobler <a.tobler@schweiz.ch> * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with |