mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Rebuild
This commit is contained in:
parent
1fe8f20516
commit
8b684d7186
2 changed files with 992 additions and 891 deletions
|
|
@ -401,6 +401,9 @@
|
||||||
/* Define if you have the <getopt.h> header file. */
|
/* Define if you have the <getopt.h> header file. */
|
||||||
#undef HAVE_GETOPT_H
|
#undef HAVE_GETOPT_H
|
||||||
|
|
||||||
|
/* Define if you have the <gmp.h> header file. */
|
||||||
|
#undef HAVE_GMP_H
|
||||||
|
|
||||||
/* Define if you have the <grp.h> header file. */
|
/* Define if you have the <grp.h> header file. */
|
||||||
#undef HAVE_GRP_H
|
#undef HAVE_GRP_H
|
||||||
|
|
||||||
|
|
@ -833,6 +836,9 @@
|
||||||
/* define if you have -lslp */
|
/* define if you have -lslp */
|
||||||
#undef HAVE_SLP
|
#undef HAVE_SLP
|
||||||
|
|
||||||
|
/* define if you have -lgmp */
|
||||||
|
#undef HAVE_GMP
|
||||||
|
|
||||||
/* define if you have 'long long' */
|
/* define if you have 'long long' */
|
||||||
#undef HAVE_LONG_LONG
|
#undef HAVE_LONG_LONG
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue