summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-28 04:36:18 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-28 04:36:18 +0000
commit803e9d57a1db9585a73a483d8f99ba4872168f29 (patch)
tree9e706f9361138853bad6a72e4244232b9f271609 /ChangeLog
parent1a3627601dcdaf4e1dbaf29bfcde96c6bcad9f30 (diff)
downloadgcc-803e9d57a1db9585a73a483d8f99ba4872168f29.tar.gz
Fixup --enable-target-optspace
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19464 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1db2b632a4f..3e816fe1e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
+
+ * configure.in (--enable-target-optspace): Remove debug echo.
+
Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.