summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-12-14 16:30:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-12-14 16:30:42 (GMT)
commite648edc8fd0e8e6aa1d499e3392456a056f5acce (patch)
tree441901b266d8b6313da1140732d1f9f7d1c7ee2a /ChangeLog
parentf8f6d44458d0a24b3093571e39738b65b58f8264 (diff)
downloadtcl-e648edc8fd0e8e6aa1d499e3392456a056f5acce.zip
tcl-e648edc8fd0e8e6aa1d499e3392456a056f5acce.tar.gz
tcl-e648edc8fd0e8e6aa1d499e3392456a056f5acce.tar.bz2
* unix/configure.in: Added special processing to remove "$U"
from libraries in the LIBOBJS value. This is an auto-make-ism we need to avoid. [Bug 1081541] * unix/configure: autoconf-2.57
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab2e52a..b855b53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-14 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/configure.in: Added special processing to remove "$U"
+ from libraries in the LIBOBJS value. This is an auto-make-ism
+ we need to avoid. [Bug 1081541]
+
+ * unix/configure: autoconf-2.57
+
2004-12-13 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Restored extern "C" guards so that C++ code