summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-04-25 20:52:48 (GMT)
committermdejong <mdejong>2001-04-25 20:52:48 (GMT)
commit4c4ed12073ccf2cbc8425644db85e7cf2bd5e00b (patch)
tree7808054e6c7486a6a2a72e1448cf91e0b77d13a3 /ChangeLog
parentccaf5227357efddb041e45c4db5d82867365bbdf (diff)
downloadtk-4c4ed12073ccf2cbc8425644db85e7cf2bd5e00b.zip
tk-4c4ed12073ccf2cbc8425644db85e7cf2bd5e00b.tar.gz
tk-4c4ed12073ccf2cbc8425644db85e7cf2bd5e00b.tar.bz2
* unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.
* unix/configure: Regen. * unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 687f766..370974b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-25 Mo DeJong <mdejong@redhat.com>
+
+ * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.
+ * unix/configure: Regen.
+ * unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE
+ instead.
+
2001-04-12 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tkImage.c (Tk_ImageObjCmd,DeleteImage): Better detection