aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-15 22:09:10 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-15 22:09:10 +0000
commitf54c7482373d84e34fd1cd55d94e51358022ad8c (patch)
tree293f419006af2ca28340ba8029949aafb0597742 /bfd
parent65eed095956e8bd3a2fbd3ba145ae8639c02eefd (diff)
downloadgdb-f54c7482373d84e34fd1cd55d94e51358022ad8c.zip
gdb-f54c7482373d84e34fd1cd55d94e51358022ad8c.tar.gz
gdb-f54c7482373d84e34fd1cd55d94e51358022ad8c.tar.bz2
modify last change
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b301d81..f8a7a0f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,11 +1,9 @@
Thu Feb 15 11:29:13 1996 Ian Lance Taylor <ian@cygnus.com>
- * configure.in: Call AC_PROG_CC before configure.host. Don't
- substitute CFLAGS.
+ * configure.in: Call AC_PROG_CC before configure.host.
* configure: Rebuild.
* configure.host: Don't set information which autoconf should
figure out, namely CC, CFLAGS, LDFLAGS, AR, and RANLIB.
- * Makefile.in (CFLAGS): Set to -g, not @CFLAGS@.
* configure.host: Remove go32 and win32 host information, since it
should no longer be needed.