summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-26 20:17:22 (GMT)
committermdejong <mdejong>2001-06-26 20:17:22 (GMT)
commitcfb424fdeffdc953975e1dd1174390724fb76583 (patch)
tree694f05651b5e64a6450ae296c7716d1bd3613400 /ChangeLog
parentd28dcbeb1eafcb1a59fb940457faf7de223b2dfd (diff)
downloadtk-cfb424fdeffdc953975e1dd1174390724fb76583.zip
tk-cfb424fdeffdc953975e1dd1174390724fb76583.tar.gz
tk-cfb424fdeffdc953975e1dd1174390724fb76583.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 33cbb58..d923dc8 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-22 Mo DeJong <mdejong@redhat.com>
* win/configure: Regen.