diff options
author | das <das> | 2009-01-03 13:55:54 (GMT) |
---|---|---|
committer | das <das> | 2009-01-03 13:55:54 (GMT) |
commit | e411e719be9a7b0fa0c2590af76634ba2a3c1651 (patch) | |
tree | ced292744303126a879870fa6fefa55899ba7dc4 /unix/tclConfig.h.in | |
parent | 720182ca0cd14fc7a189e8630fa49fd1003a7f6e (diff) | |
download | tcl-e411e719be9a7b0fa0c2590af76634ba2a3c1651.zip tcl-e411e719be9a7b0fa0c2590af76634ba2a3c1651.tar.gz tcl-e411e719be9a7b0fa0c2590af76634ba2a3c1651.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 c665bda..7922346 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 `mkstemp' function. */ +#undef HAVE_MKSTEMP + /* Define to 1 if you have the `mkstemps' function. */ #undef HAVE_MKSTEMPS |