|
From: Mo D. <md...@us...> - 2001-07-06 22:03:11
|
Update of /cvsroot/tcl/tcl/win In directory usw-pr-cvs1:/tmp/cvs-serv21478/win Modified Files: configure tcl.m4 Log Message: * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -mwindows flag to work around a problem with ld when it incorrectly use main() as the executable entry point when both WinMain() and main() are available. |