2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00
This commit is contained in:
Mark Andrews 2003-04-01 14:28:47 +00:00
parent 6408533a88
commit 55bb44dac4

4
configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh #! /bin/sh
# From configure.in Revision: 1.340 . # From configure.in Revision: 1.341 .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53. # Generated by GNU Autoconf 2.53.
# #
@ -12588,7 +12588,7 @@ else
fi; fi;
case $want_getifaddrs in case $want_getifaddrs in
yes|libc) yes|glibc)
# #
# Do we have getifaddrs() ? # Do we have getifaddrs() ?
# #