diff options
author | mdejong <mdejong> | 2003-04-04 19:29:33 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-04-04 19:29:33 (GMT) |
commit | f4d6e63b7a25ebc85d792ca930ec004cbf216a5d (patch) | |
tree | 61073b2439ecc4db824226610c02c10203606a3c /unix/tkUnixMenubu.c | |
parent | ed98e51dde3377458c0be0e83a419d78081fa0a2 (diff) | |
download | tk-f4d6e63b7a25ebc85d792ca930ec004cbf216a5d.zip tk-f4d6e63b7a25ebc85d792ca930ec004cbf216a5d.tar.gz tk-f4d6e63b7a25ebc85d792ca930ec004cbf216a5d.tar.bz2 |
* unix/Makefile.in: Subst TCL_LIBS instead of
DL_LIBS and MATH_LIBS.
* unix/configure: Regen.
* unix/configure.in: Remove SC_ENABLE_THREADS
invocation. Thread support in an extension
should be automatic when Tcl is compiled
with thread support. Add AC_DEFINE calls
to set TCL_THREADS, _REENTRANT, and
_THREAD_SAFE since this was done in
SC_ENABLE_THREADS. Remove socket and math
lib checks since these are already done in
the Tcl configure script.
* unix/tcl.m4: Update from Tcl to get
TCL_LIBS fix. This fixes bug 597847
which was caused by improper linking.
* unix/tkConfig.sh.in: Subst TCL_LIBS
instead of MATH_LIBS and DL_LIBS.
[Bug 597847]
Diffstat (limited to 'unix/tkUnixMenubu.c')
0 files changed, 0 insertions, 0 deletions