summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-04-03 10:03:02 (GMT)
committermdejong <mdejong>2003-04-03 10:03:02 (GMT)
commit242deb427441a2cfc788543d213ae3f3e032fbd8 (patch)
tree6189e40c52d7d5ca601b43f3f3c77d4e7f626dbf /ChangeLog
parent68febb66350aa26c585f191960ccb474d5c75b36 (diff)
downloadtcl-242deb427441a2cfc788543d213ae3f3e032fbd8.zip
tcl-242deb427441a2cfc788543d213ae3f3e032fbd8.tar.gz
tcl-242deb427441a2cfc788543d213ae3f3e032fbd8.tar.bz2
* win/configure: Regen.
* win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set new LIBFLAGSUFFIX that works like LIBSUFFIX, it is used when creating library names. The previous implementation would generate -ltclstub85 instead of -ltclstub85s when configured with --disable-shared.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aac78fb..607a653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-04-02 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/configure: Regen.
+ * win/configure.in: Set stub lib flag based
+ on new LIBFLAGSUFFIX variable.
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Set new
+ LIBFLAGSUFFIX that works like LIBSUFFIX,
+ it is used when creating library names.
+ The previous implementation would generate
+ -ltclstub85 instead of -ltclstub85s when
+ configured with --disable-shared.
+
2003-04-01 Don Porter <dgp@users.sourceforge.net>
* tests/README: Direct [source] of *.test files is no longer