summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-02 22:16:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-02 22:16:30 (GMT)
commitd9df4d392d528489c139f609482da610a6c4321e (patch)
treef3cf740895cc1e25f4e5d59869eb59bee7c80894 /win/configure
parent5df3264a13d55f5084edd72ee1d3f46b6009c389 (diff)
parent981f889680a6877ca69f9e264ed3d0fb9567d0dd (diff)
downloadtk-d9df4d392d528489c139f609482da610a6c4321e.zip
tk-d9df4d392d528489c139f609482da610a6c4321e.tar.gz
tk-d9df4d392d528489c139f609482da610a6c4321e.tar.bz2
sync tcl.m4 with Tcl version
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure7
1 files changed, 0 insertions, 7 deletions
diff --git a/win/configure b/win/configure
index fc8f41c..ad99837 100755
--- a/win/configure
+++ b/win/configure
@@ -3379,9 +3379,6 @@ fi
if test "$GCC" = "yes"; then
- if test "$TCL_CC" = "gcc"; then
- CFLAGS="$CFLAGS -mwin32"
- fi
echo "$as_me:$LINENO: checking for cross-compile version of gcc" >&5
echo $ECHO_N "checking for cross-compile version of gcc... $ECHO_C" >&6
if test "${ac_cv_cross+set}" = set; then
@@ -4766,10 +4763,6 @@ echo "${ECHO_T}yes (standard debugging)" >&6
fi
- cat >>confdefs.h <<\_ACEOF
-#define TCL_CFG_DEBUG 1
-_ACEOF
-
if test "$tcl_ok" = "mem" -o "$tcl_ok" = "all"; then