summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-01-11 18:41:04 (GMT)
committermdejong <mdejong>2002-01-11 18:41:04 (GMT)
commitb8647f8610823cb641bb2cf79a22ecd15ddc39cd (patch)
tree0b5c563ac401e39d2cee8a52b67e833641e59143 /ChangeLog
parent25763c453c7b11724ebbae222c63fec2071873f4 (diff)
downloadtk-b8647f8610823cb641bb2cf79a22ecd15ddc39cd.zip
tk-b8647f8610823cb641bb2cf79a22ecd15ddc39cd.tar.gz
tk-b8647f8610823cb641bb2cf79a22ecd15ddc39cd.tar.bz2
Enable use of Tcl stubs when building Tk as
a shared library. This should fix the build under AIX. [Bugs 220858, 220955, 220921] * unix/Makefile.in: Add TCL_STUB_LIB_SPEC and TCL_STUB_LIB_FLAG variables. * unix/configure: Regen. * unix/configure.in: Pass TCL_STUB_LIB_SPEC into Makefile and use it when linking the tk shared library. Define USE_TCL_STUBS when building shared. Subst TCL_STUB_LIB_SPEC and TCL_STUB_LIB_FLAG.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86b900b..92309db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-01-11 Mo DeJong <mdejong@users.sourceforge.net>
+
+ Enable use of Tcl stubs when building Tk as
+ a shared library. This should fix the build
+ under AIX. [Bugs 220858, 220955, 220921]
+
+ * unix/Makefile.in: Add TCL_STUB_LIB_SPEC and
+ TCL_STUB_LIB_FLAG variables.
+ * unix/configure: Regen.
+ * unix/configure.in: Pass TCL_STUB_LIB_SPEC into
+ Makefile and use it when linking the tk shared library.
+ Define USE_TCL_STUBS when building shared. Subst
+ TCL_STUB_LIB_SPEC and TCL_STUB_LIB_FLAG.
+
2002-01-08 D. Richard Hipp <drh@hwaci.com>
* win/tkWinMenu.c: Fix the following bug: If you select an entry