]> diplodocus.org Git - nmh/blobdiff - config.h.in
Changed call of done() to return of done() to eliminate compilation warning.
[nmh] / config.h.in
index 2192ddf4a2f9d09c8bf590595fc7dca6431b07f4..d3197432958d5fc3876ad8dcc819a64713298070 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