mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
NEED_AF_INET6 and HAVE_SA_LEN are now obsolete
This commit is contained in:
@@ -24,12 +24,6 @@
|
|||||||
/* define if you need inet_pton() */
|
/* define if you need inet_pton() */
|
||||||
#undef NEED_INET_PTON
|
#undef NEED_INET_PTON
|
||||||
|
|
||||||
/* define if you need AF_INET6 */
|
|
||||||
#undef NEED_AF_INET6
|
|
||||||
|
|
||||||
/* define if your struct sockaddr has a sa_len member */
|
|
||||||
#undef HAVE_SA_LEN
|
|
||||||
|
|
||||||
/* define if your system needs pthread_init() before using pthreads */
|
/* define if your system needs pthread_init() before using pthreads */
|
||||||
#undef NEED_PTHREAD_INIT
|
#undef NEED_PTHREAD_INIT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user