From: Quanah Gibson-Mount Date: Mon, 16 May 2022 15:10:50 +0000 (+0000) Subject: ITS#9847 - Regenerate configure X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd34a65aafd4f2f340d8d3dec0980a883f76ad8;p=thirdparty%2Fopenldap.git ITS#9847 - Regenerate configure --- diff --git a/configure b/configure index bea23a1780..f0513cbe0e 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Id: 1c372d9fe8d80795909df859a01abd486462d0a2 . +# From configure.ac Id: 15bca89511fc428731cf9ab71a9b46e37511be67 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # @@ -16316,6 +16316,13 @@ $as_echo "no" >&6; } else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ +$ac_includes_default +#ifdef HAVE_SYS_EVENT_H +#include +#endif +#ifdef HAVE_SYS_TIME_H +#include +#endif int main(int argc, char **argv) { int kqfd = kqueue();