mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Rebuild
This commit is contained in:
parent
1fe8f20516
commit
8b684d7186
@ -401,6 +401,9 @@
|
||||
/* Define if you have the <getopt.h> header file. */
|
||||
#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. */
|
||||
#undef HAVE_GRP_H
|
||||
|
||||
@ -833,6 +836,9 @@
|
||||
/* define if you have -lslp */
|
||||
#undef HAVE_SLP
|
||||
|
||||
/* define if you have -lgmp */
|
||||
#undef HAVE_GMP
|
||||
|
||||
/* define if you have 'long long' */
|
||||
#undef HAVE_LONG_LONG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user