|
From: Andreas K. <and...@us...> - 2002-10-25 23:31:38
|
Update of /cvsroot/tcl/tcl
In directory usw-pr-cvs1:/tmp/cvs-serv26102
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
* The changes below update the windows side to the extended
--enable-symbols option as used by Tk 8.3.5 and Tcl/Tk 8.4.1.
* win/configure.in: Removed SC_ENABLE_MEMDEBUG.
* win/Makefile.in (CFLAGS): Removed @MEM_DEBUG_FLAGS@.
* win/tcl.m4: Removed SC_ENABLE_MEMDEBUG. Using SC_ENABLE_SYMBOLS
definition found in unix/tcl.m4 now.
|