diff options
author | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-13 10:48:25 +0000 |
---|---|---|
committer | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-13 10:48:25 +0000 |
commit | fb1c80dfd3ef8011ff7e456321c72f8c30f889d8 (patch) | |
tree | 87a183c49d580ae2277938d6d4cd3f6082e12287 /ChangeLog | |
parent | 352418975f90676b6704251c14be4dc4d2afb7e5 (diff) | |
download | gcc-fb1c80dfd3ef8011ff7e456321c72f8c30f889d8.tar.gz |
* configure: Add pattern to replace "build_tooldir"'s
definition in the generated Makefile with "tooldir"'s
actual value.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23048 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 ead2a65ea84..508dd1c52ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de> + + * configure: Add pattern to replace "build_tooldir"'s + definition in the generated Makefile with "tooldir"'s + actual value. + Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) * config.sub: Bring back lost sparcv9. |