summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-08 23:34:45 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-08 23:34:45 +0000
commit26d9569a99fe069f2c8b44aa7e7a3f2ebaa350c0 (patch)
tree69de052eef911a8575a0861d10f4b422f79c9003 /ChangeLog
parent81cf37baf67d5ae1ff789a9e5202c0a26a82cf74 (diff)
downloadgcc-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--ChangeLog3
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