summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-05-02 22:13:06 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-05-02 22:13:06 (GMT)
commit573a2d34f16007f09b030fe53bb13959282ad185 (patch)
tree356e357de4e07f2d9d058991a8b2b5b1cfe123d5 /win/configure
parente4a2bfdde1a9fa7936acf9c6f933ac87f159012f (diff)
downloadtk-573a2d34f16007f09b030fe53bb13959282ad185.zip
tk-573a2d34f16007f09b030fe53bb13959282ad185.tar.gz
tk-573a2d34f16007f09b030fe53bb13959282ad185.tar.bz2
sync tcl.m4 with Tcl version
FossilOrigin-Name: 6cfb662b80240dccd732e47f3c1fc234965e70ce
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 85f61b7..c1a1a23 100755
--- a/win/configure
+++ b/win/configure
@@ -3374,9 +3374,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
@@ -4645,10 +4642,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