* Added autoconf test for Miquel van Smoorenburg's liblockfile
[mmh] / config.h.in
index a07a891..4f3b78d 100644 (file)
    in libc.a the way AIX 4.1 does. */
 #undef HAVE_SNPRINTF_PROTOTYPE
 
+/* Define if you have the getutent function.  */
+#undef HAVE_GETUTENT
+
 /* Define if you have the killpg function.  */
 #undef HAVE_KILLPG
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
+/* Define if you have the lockfile library (-llockfile).  */
+#undef HAVE_LIBLOCKFILE
+
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM