* configure: If CC is set but CFLAGS is not, and CC is gcc, make
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Jul 1998 19:09:27 +0000 (19:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Jul 1998 19:09:27 +0000 (19:09 +0000)
CFLAGS default to -O2.

ChangeLog

index e0469d7..a50d74d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
 
+       * configure: If CC is set but CFLAGS is not, and CC is gcc, make
+       CFLAGS default to -O2.
+
        * ltmain.sh: Add some hacks to make SunOS --enable-shared work
        when using GNU ld.