diff options
| author | das <das> | 2009-11-26 17:37:48 (GMT) |
|---|---|---|
| committer | das <das> | 2009-11-26 17:37:48 (GMT) |
| commit | 33c83eaa69b38006d86d4773b85a2e85462e47bf (patch) | |
| tree | 692b39a5f2796ccaf5f23c5e30f355ba57212196 /unix/tclConfig.h.in | |
| parent | adecf7267e37e6bc549dd5deaf2e7d4d97f18173 (diff) | |
| download | tcl-33c83eaa69b38006d86d4773b85a2e85462e47bf.zip tcl-33c83eaa69b38006d86d4773b85a2e85462e47bf.tar.gz tcl-33c83eaa69b38006d86d4773b85a2e85462e47bf.tar.bz2 | |
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
| -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 |
