ITS#10163, ITS#10201 - Regenerate configure

This commit is contained in:
Quanah Gibson-Mount 2024-04-06 23:37:14 +00:00
parent a7007b7f64
commit 3b6e772c66
2 changed files with 6772 additions and 5783 deletions

12545
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -550,6 +550,9 @@
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@ -933,6 +936,9 @@
/* define to support modules */
#undef SLAPD_MODULES
/* define for Nested Group overlay */
#undef SLAPD_OVER_NESTGROUP
/* define to support reverse lookups */
#undef SLAPD_RLOOKUPS
@ -942,7 +948,9 @@
/* define to support run-time loadable ACL */
#undef SLAP_DYNACL
/* Define to 1 if you have the ANSI C header files. */
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Define to 1 if your <sys/time.h> declares `struct tm'. */