]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update autoconf.h.in
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 17 Feb 2013 20:44:59 +0000 (15:44 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 17 Feb 2013 20:45:15 +0000 (15:45 -0500)
src/include/autoconf.h.in

index f92f61ac78ddc161f37a89c3e8f989e08d011c32..bf52d64aa174fd3b7a0b17047c9d0f40bfb409e9 100644 (file)
@@ -47,6 +47,9 @@
 /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H
 
+/* Define to 1 if you have the `fcntl' function. */
+#undef HAVE_FCNTL
+
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
 /* Define to 1 if you have the `localtime_r' function. */
 #undef HAVE_LOCALTIME_R
 
-/* Define to 1 if you have the `lockf' function. */
-#undef HAVE_LOCKF
-
 /* Do we have the lt_dladvise_init function */
 #undef HAVE_LT_DLADVISE_INIT