summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-02 22:13:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-02 22:13:06 (GMT)
commit981f889680a6877ca69f9e264ed3d0fb9567d0dd (patch)
tree356e357de4e07f2d9d058991a8b2b5b1cfe123d5 /win/tcl.m4
parentaa8efe88661be2b380149cb1e1d7c0e9313c4130 (diff)
downloadtk-981f889680a6877ca69f9e264ed3d0fb9567d0dd.zip
tk-981f889680a6877ca69f9e264ed3d0fb9567d0dd.tar.gz
tk-981f889680a6877ca69f9e264ed3d0fb9567d0dd.tar.bz2
sync tcl.m4 with Tcl version
Diffstat (limited to 'win/tcl.m4')
-rw-r--r--win/tcl.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/win/tcl.m4 b/win/tcl.m4
index f97992a..9320d89 100644
--- a/win/tcl.m4
+++ b/win/tcl.m4
@@ -317,7 +317,6 @@ AC_DEFUN([SC_ENABLE_SYMBOLS], [
fi
AC_SUBST(CFLAGS_DEFAULT)
AC_SUBST(LDFLAGS_DEFAULT)
- AC_DEFINE(TCL_CFG_DEBUG)
if test "$tcl_ok" = "mem" -o "$tcl_ok" = "all"; then
AC_DEFINE(TCL_MEM_DEBUG, 1, [Is memory debugging enabled?])
@@ -417,9 +416,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([