summaryrefslogtreecommitdiffstats
path: root/library/encoding
diff options
context:
space:
mode:
authormdejong <mdejong>2003-04-15 00:18:57 (GMT)
committermdejong <mdejong>2003-04-15 00:18:57 (GMT)
commit2a5e8ea0fe0425bc720720143368245aa5a28ff9 (patch)
treed2ab030b5fa73dfe9e9c6cf1e2e0f5d220b97f33 /library/encoding
parent27ba35ea0d688699a5c3641edbe164a4c125d031 (diff)
downloadtcl-2a5e8ea0fe0425bc720720143368245aa5a28ff9.zip
tcl-2a5e8ea0fe0425bc720720143368245aa5a28ff9.tar.gz
tcl-2a5e8ea0fe0425bc720720143368245aa5a28ff9.tar.bz2
* win/Makefile.in: Don't define TCL_DBGX
symbol for every compile. Instead, define TCL_PIPE_DLL only when compiling tclWinPipe.c. This will break other build systems, so they will need to remove the TCL_DBGX define and replace it with a define for TCL_PIPE_DLL. * win/tclWinPipe.c (TclpCreateProcess): Remove PREFIX_IDENT and DEBUG_IDENT from top of file. Use TCL_PIPE_DLL passed in from build env instead of trying to construct the dll name from already defined symbols. This approach is more flexible and better in the long run.
Diffstat (limited to 'library/encoding')
0 files changed, 0 insertions, 0 deletions