summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-04-25 21:51:06 (GMT)
committermdejong <mdejong>2001-04-25 21:51:06 (GMT)
commit5ba5d121498334fb1b09f603ada829b1b5b0a7f4 (patch)
tree78b95997e5efd4f19be6279d6a6aad6b58b48355 /ChangeLog
parentd56521d980a50d7e846fb183f51b1e7fee6e606f (diff)
downloadtk-5ba5d121498334fb1b09f603ada829b1b5b0a7f4.zip
tk-5ba5d121498334fb1b09f603ada829b1b5b0a7f4.tar.gz
tk-5ba5d121498334fb1b09f603ada829b1b5b0a7f4.tar.bz2
* unix/configure: Regen.
* unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB commands instead of using a delayed subst variable. Replace instances of STUB_LIB_FILE with TK_STUB_LIB_FILE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 370974b..3d5c748 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2001-04-25 Mo DeJong <mdejong@redhat.com>
+ * unix/configure: Regen.
+ * unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB
+ commands instead of using a delayed subst variable. Replace
+ instances of STUB_LIB_FILE with TK_STUB_LIB_FILE.
+
+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