diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-23 07:41:50 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-23 07:41:50 (GMT) |
commit | 5398ca174f8af33143ae56fccf3fc15c6fb926f9 (patch) | |
tree | 089c95595b49053199917031a093b381caa3aba0 /win/tcl.m4 | |
parent | 5ba547a4497459c886c9ec265c9b95bd75bb4fab (diff) | |
download | tk-5398ca174f8af33143ae56fccf3fc15c6fb926f9.zip tk-5398ca174f8af33143ae56fccf3fc15c6fb926f9.tar.gz tk-5398ca174f8af33143ae56fccf3fc15c6fb926f9.tar.bz2 |
sync tcl.m4 with Tcl version
autoconf-2.13
Diffstat (limited to 'win/tcl.m4')
-rwxr-xr-x | win/tcl.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -414,9 +414,6 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [ if test "$GCC" = "yes"; then - if test "$TCL_CC" = "gcc"; then - CFLAGS="$CFLAGS -mwin32" - fi AC_CACHE_CHECK(for cross-compile version of gcc, ac_cv_cross, AC_TRY_COMPILE([ |