diff options
author | das <das> | 2009-11-26 17:37:48 (GMT) |
---|---|---|
committer | das <das> | 2009-11-26 17:37:48 (GMT) |
commit | dc3b82e5c4fef5b8efbdcef11cfc05216d88cc0c (patch) | |
tree | 692b39a5f2796ccaf5f23c5e30f355ba57212196 /unix | |
parent | fd825274c39b0480fc6fb360bf0e59d99a9c37f7 (diff) | |
download | tcl-dc3b82e5c4fef5b8efbdcef11cfc05216d88cc0c.zip tcl-dc3b82e5c4fef5b8efbdcef11cfc05216d88cc0c.tar.gz tcl-dc3b82e5c4fef5b8efbdcef11cfc05216d88cc0c.tar.bz2 |
autoheader-2.59
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index d1e6e94..bc63530 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -379,9 +379,6 @@ /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #undef TIME_WITH_SYS_TIME -/* Define to 1 if your <sys/time.h> declares `struct tm'. */ -#undef TM_IN_SYS_TIME - /* Is getcwd Posix-compliant? */ #undef USEGETWD |