summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-04-26 19:29:55 (GMT)
committerhobbs <hobbs>2002-04-26 19:29:55 (GMT)
commit35438a5685d2efcfe4ea877ab475aa116222817e (patch)
tree1d20359203143190c6fab560142f35c71c6774bc /ChangeLog
parentb9fd87e9f82e6795e565386564b6e479a49fed8b (diff)
downloadtcl-35438a5685d2efcfe4ea877ab475aa116222817e.zip
tcl-35438a5685d2efcfe4ea877ab475aa116222817e.tar.gz
tcl-35438a5685d2efcfe4ea877ab475aa116222817e.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 8955a24..968301b 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-26 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/obj.test (obj-11.[56]): Test conversion to boolean more