diff options
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 |