diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-08 23:34:45 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-08 23:34:45 +0000 |
commit | 26d9569a99fe069f2c8b44aa7e7a3f2ebaa350c0 (patch) | |
tree | 69de052eef911a8575a0861d10f4b422f79c9003 /ChangeLog | |
parent | 81cf37baf67d5ae1ff789a9e5202c0a26a82cf74 (diff) | |
download | gcc-26d9569a99fe069f2c8b44aa7e7a3f2ebaa350c0.tar.gz |
* config-ml.in: Default to being verbose, to match Feb 18 change to
configure.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22948 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9f67a401a05..5abe6ca6d26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -115,6 +115,9 @@ Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). + * config-ml.in: Default to being verbose, to match Feb 18 change to + configure. + Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> * ltmain.sh: Add some hacks to make SunOS --enable-shared work |