summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-04-25 21:48:21 (GMT)
committermdejong <mdejong>2001-04-25 21:48:21 (GMT)
commitd2026f0a6b8d9cd389b0fe7f8d9ba521ff99546f (patch)
treea42fe1c0afc860abc205cf3d2e22b2821ef8f4c4 /ChangeLog
parent6757fe1f67686a44b5679c1032bbf5038da9a840 (diff)
downloadtcl-d2026f0a6b8d9cd389b0fe7f8d9ba521ff99546f.zip
tcl-d2026f0a6b8d9cd389b0fe7f8d9ba521ff99546f.tar.gz
tcl-d2026f0a6b8d9cd389b0fe7f8d9ba521ff99546f.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 TCL_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 6c1b08b..03f6eca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2000-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 TCL_STUB_LIB_FILE.
+
+2000-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