summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2010-08-27 01:00:23 (GMT)
committerhobbs <hobbs>2010-08-27 01:00:23 (GMT)
commit150c641fd97016ea9763332fb13122e5351f546b (patch)
tree686c4c1b59bacb749c96c6194ee837401443e058 /ChangeLog
parent155e123e4e947abf2377f6ee66f2326843155394 (diff)
downloadtk-150c641fd97016ea9763332fb13122e5351f546b.zip
tk-150c641fd97016ea9763332fb13122e5351f546b.tar.gz
tk-150c641fd97016ea9763332fb13122e5351f546b.tar.bz2
* unix/Makefile.in: add valgrind target
* unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b704af..a5a7e85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-08-26 Jeff Hobbs <jeffh@ActiveState.com>
+ * unix/Makefile.in: add valgrind target
+ * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.
+ Add /usr/lib64 to set of auto-search dirs. [Bug 1230554]
+ (SC_PATH_X): Correct syntax error when xincludes not found.
+
* win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):
* win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST
macro and --enable-embedded-manifest configure arg added to