diff options
author | das <das> | 2007-10-24 16:20:15 (GMT) |
---|---|---|
committer | das <das> | 2007-10-24 16:20:15 (GMT) |
commit | 79cc10a2e22854d53a72f18f95e87a867df9925a (patch) | |
tree | 8475de5bfef34cb0c6b74ccee23965b70921be74 /unix | |
parent | 3a72b68957dd3b1f2e48e34ead8b06b16b0c1b20 (diff) | |
download | tcl-79cc10a2e22854d53a72f18f95e87a867df9925a.zip tcl-79cc10a2e22854d53a72f18f95e87a867df9925a.tar.gz tcl-79cc10a2e22854d53a72f18f95e87a867df9925a.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 5ed9eaf..75400b8 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -224,9 +224,6 @@ /* Should we use the global timezone variable? */ #undef HAVE_TIMEZONE_VAR -/* Define to 1 if you have the `tmpnam' function. */ -#undef HAVE_TMPNAM - /* Should we use the tm_gmtoff field of struct tm? */ #undef HAVE_TM_GMTOFF |