mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
Generate new configure after new netinet/tcp.h test.
This commit is contained in:
parent
44e15153e7
commit
fc4fe0ec7e
@ -234,9 +234,6 @@
|
||||
/* Define if you have the recvfrom function. */
|
||||
#undef HAVE_RECVFROM
|
||||
|
||||
/* Define if you have the res_search function. */
|
||||
#undef HAVE_RES_SEARCH
|
||||
|
||||
/* Define if you have the sched_yield function. */
|
||||
#undef HAVE_SCHED_YIELD
|
||||
|
||||
@ -420,6 +417,9 @@
|
||||
/* Define if you have the <ndir.h> header file. */
|
||||
#undef HAVE_NDIR_H
|
||||
|
||||
/* Define if you have the <netinet/tcp.h> header file. */
|
||||
#undef HAVE_NETINET_TCP_H
|
||||
|
||||
/* Define if you have the <openssl/ssl.h> header file. */
|
||||
#undef HAVE_OPENSSL_SSL_H
|
||||
|
||||
@ -579,9 +579,6 @@
|
||||
/* define if you have res_search() */
|
||||
#undef HAVE_RES_SEARCH
|
||||
|
||||
/* define if you have res_search() */
|
||||
#undef HAVE_RES_SEARCH
|
||||
|
||||
/* define if you have -lxttp */
|
||||
#undef HAVE_XTPP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user