summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-04-26 19:32:54 (GMT)
committerhobbs <hobbs>2002-04-26 19:32:54 (GMT)
commit09bf9bc63f9ba75fa56811474a18049ed8296e87 (patch)
tree37f78aae2652716e0f0d5a88af537fc603f5016a /ChangeLog
parent6011ab574a8c116b75f20216de45e4f7c6a3d397 (diff)
downloadtk-09bf9bc63f9ba75fa56811474a18049ed8296e87.zip
tk-09bf9bc63f9ba75fa56811474a18049ed8296e87.tar.gz
tk-09bf9bc63f9ba75fa56811474a18049ed8296e87.tar.bz2
* unix/configure:
* unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl knows its dependent libs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8d61c0..ca05242 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/configure:
+ * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so
+ that the .sl knows its dependent libs.
+
2002-04-24 Daniel Steffen <das@users.sourceforge.net>
* mac/tkMacTclCode.r: