use mkstemp on systems that have it
[mmh] / config.h.in
index 2192ddf..d319743 100644 (file)
 /* Define if you have the lstat function.  */
 #undef HAVE_LSTAT
 
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
 /* Define if you have the sigaction function.  */
 #undef HAVE_SIGACTION
 
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM
 
+/* Define if you have the mkstemp library (-lmkstemp).  */
+#undef HAVE_LIBMKSTEMP
+
 /* Define if you have the ndbm library (-lndbm).  */
 #undef HAVE_LIBNDBM