diff options
author | das <das> | 2008-12-01 09:54:07 (GMT) |
---|---|---|
committer | das <das> | 2008-12-01 09:54:07 (GMT) |
commit | d19643edeec99cd9f43fbcce18c431e73266b03f (patch) | |
tree | cc51a1c992d3f04f9c60e5e2ff3575c1d3576ebc /unix/tclConfig.h.in | |
parent | 1f9fea3af39eecdba2e1abbc05a09746c9a6d0c5 (diff) | |
download | tcl-d19643edeec99cd9f43fbcce18c431e73266b03f.zip tcl-d19643edeec99cd9f43fbcce18c431e73266b03f.tar.gz tcl-d19643edeec99cd9f43fbcce18c431e73266b03f.tar.bz2 |
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index d68948e..341e47f 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -121,6 +121,9 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the `mkstemps' function. */ +#undef HAVE_MKSTEMPS + /* Define to 1 if you have the `mktime' function. */ #undef HAVE_MKTIME |