diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-09 20:44:53 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-09 20:44:53 +0000 |
commit | 980d8b918caf7fbd4227cc352da34c5e1d537115 (patch) | |
tree | 182722e053a6b556c8e2a5bab1432c07d4f4f66b /ChangeLog | |
parent | bc00c454463a423fead914e81d11e8d6a45bf76c (diff) | |
download | gcc-980d8b918caf7fbd4227cc352da34c5e1d537115.tar.gz |
* configure.in: Remove Makefile in build, host and target modules
unless configure was run with --no-recursion.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61126 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f8ab6a4aca7..970fd5a91ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-01-09 Alexandre Oliva <aoliva@redhat.com> + + * configure.in: Remove Makefile in build, host and target modules + unless configure was run with --no-recursion. + * configure: Rebuilt. + 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. |