summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-05-23 10:05:07 (GMT)
committermdejong <mdejong>2001-05-23 10:05:07 (GMT)
commit803d881f22485c289ee46e588144e1bbb5f43367 (patch)
treee0253e2d7673d130cc3a61871b882a031de6d6b1 /ChangeLog
parent0ec1cb040fc6890b6a94d346ea74e73c669509dc (diff)
downloadtcl-803d881f22485c289ee46e588144e1bbb5f43367.zip
tcl-803d881f22485c289ee46e588144e1bbb5f43367.tar.gz
tcl-803d881f22485c289ee46e588144e1bbb5f43367.tar.bz2
* unix/tcl.m4 (SC_LOAD_TKCONFIG):
Remove use of undefined TCLCONFIG variable and call AC_MSG_RESULT to print the checking result. * win/tcl.m4: Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1777af7..548f47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-23 Mo DeJong <mdejong@redhat.com>
+
+ * unix/tcl.m4 (SC_LOAD_TKCONFIG):
+ Remove use of undefined TCLCONFIG variable and
+ call AC_MSG_RESULT to print the checking result.
+ * win/tcl.m4: Ditto.
+
2001-05-22 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclObj.c (TclAllocateFreeObjects): simplified