diff options
| author | das <das> | 2008-12-01 09:54:07 (GMT) |
|---|---|---|
| committer | das <das> | 2008-12-01 09:54:07 (GMT) |
| commit | 5d58204bf9b6c179506768c205da436a7197927c (patch) | |
| tree | cc51a1c992d3f04f9c60e5e2ff3575c1d3576ebc /unix/tclConfig.h.in | |
| parent | b74339c2c23cde9142c4e30c138ee4a276ef0cb7 (diff) | |
| download | tcl-5d58204bf9b6c179506768c205da436a7197927c.zip tcl-5d58204bf9b6c179506768c205da436a7197927c.tar.gz tcl-5d58204bf9b6c179506768c205da436a7197927c.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 |
