From: Arran Cudbard-Bell Date: Sun, 17 Feb 2013 20:44:59 +0000 (-0500) Subject: Update autoconf.h.in X-Git-Tag: release_3_0_0_beta1~1059 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7e8f6594602b5aa474ccdb11d497cad249454d;p=thirdparty%2Ffreeradius-server.git Update autoconf.h.in --- diff --git a/src/include/autoconf.h.in b/src/include/autoconf.h.in index f92f61ac78d..bf52d64aa17 100644 --- a/src/include/autoconf.h.in +++ b/src/include/autoconf.h.in @@ -47,6 +47,9 @@ /* Define to 1 if you have the 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 header file. */ #undef HAVE_FCNTL_H @@ -140,9 +143,6 @@ /* 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