summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-26 20:13:20 (GMT)
committermdejong <mdejong>2001-06-26 20:13:20 (GMT)
commit6e78ca3bfaefa925f074070ac7788fd278271283 (patch)
treefa853605d01f77957018424a0fd85d7b5f055ee1 /ChangeLog
parent8f2d7d9c0c6cc1877c74aba39be24687c6791c32 (diff)
downloadtcl-6e78ca3bfaefa925f074070ac7788fd278271283.zip
tcl-6e78ca3bfaefa925f074070ac7788fd278271283.tar.gz
tcl-6e78ca3bfaefa925f074070ac7788fd278271283.tar.bz2
* unix/configure: Regen.
* unix/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in the env. This keeps AC_PROG_CC from adding "-g -O2" to the CFLAGS by default. * win/configure: Regen. * win/configure.in: Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10d57ee..18fa50d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-06-26 Mo DeJong <mdejong@redhat.com>
+
+ * unix/configure: Regen.
+ * unix/configure.in: Set CFLAGS to "" if the user
+ did not set CFLAGS in the env. This keeps AC_PROG_CC
+ from adding "-g -O2" to the CFLAGS by default.
+ * win/configure: Regen.
+ * win/configure.in: Ditto.
+
2001-06-25 Mo DeJong <mdejong@redhat.com>
* win/configure: Regen.