|
From: Jeffrey H. <ho...@us...> - 2002-10-15 20:28:02
|
Update of /cvsroot/tcl/tcl
In directory usw-pr-cvs1:/tmp/cvs-serv523
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
backport of cygwin build support cobbled together.
[Patch #622183] (hobbs, howell, khan, dejong)
* win/configure: regen.
* win/configure.in: Add configure time test for SEH
support in the compiler.
* win/tcl.m4 (SC_PATH_TCLCONFIG): Support one-tree build.
(SC_PATH_TKCONFIG): Likewise.
(SC_PROG_TCLSH): Likewise.
(SC_CONFIG_CFLAGS): Assume real Cygwin port and remove -mno-cygwin
flags. Add -mwin32 to extra_cflags and extra_ldflags.
Remove ``-e _WinMain@16'' from LDFLAGS_WINDOW.
|