summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-17 07:24:31 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-17 07:24:31 (GMT)
commitc52117cb0cd5d67e768d6bb783ea9474d57abb58 (patch)
treed04ae4f405bd00a106b185cac309493c4d8f93df /win/configure
parenta425618034bf6e06d19dbbd19aa1670c7c6cb5b7 (diff)
parent143dd064c677851cf04c8d587fd3a132782bf1dd (diff)
downloadtcl-c52117cb0cd5d67e768d6bb783ea9474d57abb58.zip
tcl-c52117cb0cd5d67e768d6bb783ea9474d57abb58.tar.gz
tcl-c52117cb0cd5d67e768d6bb783ea9474d57abb58.tar.bz2
Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-effect that tcl8?.dll depends on msvcrt.dll symbols which are only available in later versions of msvcrt.dll. This is undesired, it really should be fixed in the mingw headers.
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/win/configure b/win/configure
index 0ae191c..0b07e9f 100755
--- a/win/configure
+++ b/win/configure
@@ -4102,11 +4102,6 @@ cat >>confdefs.h <<\_ACEOF
#define HAVE_NO_SEH 1
_ACEOF
-
-cat >>confdefs.h <<\_ACEOF
-#define _HAVE_32BIT_TIME_T 1
-_ACEOF
-
fi
#