mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
NEED_AF_INET6 and HAVE_SA_LEN are now obsolete
This commit is contained in:
parent
66a7f8eb99
commit
b0d6252396
@ -24,12 +24,6 @@
|
||||
/* define if you 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 */
|
||||
#undef NEED_PTHREAD_INIT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user