mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Rebuild configure and portable.h.in
This commit is contained in:
parent
bbd3d9e77c
commit
a805d80ef2
2 changed files with 1122 additions and 992 deletions
|
|
@ -393,6 +393,9 @@
|
|||
/* Define if you have the <locale.h> header file. */
|
||||
#undef HAVE_LOCALE_H
|
||||
|
||||
/* Define if you have the <ltdl.h> header file. */
|
||||
#undef HAVE_LTDL_H
|
||||
|
||||
/* Define if you have the <lwp/lwp.h> header file. */
|
||||
#undef HAVE_LWP_LWP_H
|
||||
|
||||
|
|
@ -552,6 +555,9 @@
|
|||
/* Define if you have the inet library (-linet). */
|
||||
#undef HAVE_LIBINET
|
||||
|
||||
/* Define if you have the ltdl library (-lltdl). */
|
||||
#undef HAVE_LIBLTDL
|
||||
|
||||
/* Define if you have the net library (-lnet). */
|
||||
#undef HAVE_LIBNET
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue