2
0
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:
Bob Halley
1999-07-08 00:09:04 +00:00
parent 66a7f8eb99
commit b0d6252396

View File

@@ -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