summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure228
1 files changed, 12 insertions, 216 deletions
diff --git a/configure b/configure
index 5933ce1..b84d8ef 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for BIND 9.18.19.
+# Generated by GNU Autoconf 2.71 for BIND 9.18.24.
#
# Report bugs to <https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issuable_template=Bug>.
#
@@ -622,8 +622,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='BIND'
PACKAGE_TARNAME='bind'
-PACKAGE_VERSION='9.18.19'
-PACKAGE_STRING='BIND 9.18.19'
+PACKAGE_VERSION='9.18.24'
+PACKAGE_STRING='BIND 9.18.24'
PACKAGE_BUGREPORT='https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issuable_template=Bug'
PACKAGE_URL='https://www.isc.org/downloads/'
@@ -739,8 +739,6 @@ MAXMINDDB_PREFIX
MAXMINDDB_LIBS
MAXMINDDB_CFLAGS
XSLTPROC
-HAVE_PYMOD_DNS_FALSE
-HAVE_PYMOD_DNS_TRUE
HAVE_PYTEST_FALSE
HAVE_PYTEST_TRUE
PYTEST
@@ -755,16 +753,6 @@ PYTHON_PREFIX
PYTHON_PLATFORM
PYTHON_VERSION
PYTHON
-HAVE_PERLMOD_TIME_HIRES_FALSE
-HAVE_PERLMOD_TIME_HIRES_TRUE
-HAVE_PERLMOD_NET_DNS_NAMESERVER_FALSE
-HAVE_PERLMOD_NET_DNS_NAMESERVER_TRUE
-HAVE_PERLMOD_NET_DNS_FALSE
-HAVE_PERLMOD_NET_DNS_TRUE
-HAVE_PERLMOD_FILE_FETCH_FALSE
-HAVE_PERLMOD_FILE_FETCH_TRUE
-HAVE_PERLMOD_DIGEST_HMAC_FALSE
-HAVE_PERLMOD_DIGEST_HMAC_TRUE
HAVE_PERL_FALSE
HAVE_PERL_TRUE
PERL
@@ -1558,7 +1546,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures BIND 9.18.19 to adapt to many kinds of systems.
+\`configure' configures BIND 9.18.24 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1630,7 +1618,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of BIND 9.18.19:";;
+ short | recursive ) echo "Configuration of BIND 9.18.24:";;
esac
cat <<\_ACEOF
@@ -1856,7 +1844,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-BIND configure 9.18.19
+BIND configure 9.18.24
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2264,7 +2252,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by BIND $as_me 9.18.19, which was
+It was created by BIND $as_me 9.18.24, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3030,7 +3018,7 @@ printf "%s\n" "#define PACKAGE_VERSION_MAJOR \"9\"" >>confdefs.h
printf "%s\n" "#define PACKAGE_VERSION_MINOR \"18\"" >>confdefs.h
-printf "%s\n" "#define PACKAGE_VERSION_PATCH \"19\"" >>confdefs.h
+printf "%s\n" "#define PACKAGE_VERSION_PATCH \"24\"" >>confdefs.h
printf "%s\n" "#define PACKAGE_VERSION_EXTRA \"\"" >>confdefs.h
@@ -3039,7 +3027,7 @@ printf "%s\n" "#define PACKAGE_VERSION_EXTRA \"\"" >>confdefs.h
printf "%s\n" "#define PACKAGE_DESCRIPTION \" (Extended Support Version)\"" >>confdefs.h
-printf "%s\n" "#define PACKAGE_SRCID \"c78cd36\"" >>confdefs.h
+printf "%s\n" "#define PACKAGE_SRCID \"6d7674f\"" >>confdefs.h
bind_CONFIGARGS="${ac_configure_args:-default}"
@@ -3685,7 +3673,7 @@ fi
# Define the identity of the package.
PACKAGE='bind'
- VERSION='9.18.19'
+ VERSION='9.18.24'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -17207,146 +17195,6 @@ else
fi
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl module: Digest::HMAC" >&5
-printf %s "checking for perl module: Digest::HMAC... " >&6; }
- $PERL "-MDigest::HMAC" -e exit >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PERLMOD_DIGEST__HMAC=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PERLMOD_DIGEST__HMAC=no
-
-
-fi
-
- if test "$HAVE_PERLMOD_DIGEST__HMAC" = "yes"; then
- HAVE_PERLMOD_DIGEST_HMAC_TRUE=
- HAVE_PERLMOD_DIGEST_HMAC_FALSE='#'
-else
- HAVE_PERLMOD_DIGEST_HMAC_TRUE='#'
- HAVE_PERLMOD_DIGEST_HMAC_FALSE=
-fi
-
-
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl module: File::Fetch" >&5
-printf %s "checking for perl module: File::Fetch... " >&6; }
- $PERL "-MFile::Fetch" -e exit >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PERLMOD_FILE__FETCH=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PERLMOD_FILE__FETCH=no
-
-
-fi
-
- if test "$HAVE_PERLMOD_FILE__FETCH" = "yes"; then
- HAVE_PERLMOD_FILE_FETCH_TRUE=
- HAVE_PERLMOD_FILE_FETCH_FALSE='#'
-else
- HAVE_PERLMOD_FILE_FETCH_TRUE='#'
- HAVE_PERLMOD_FILE_FETCH_FALSE=
-fi
-
-
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl module: Net::DNS" >&5
-printf %s "checking for perl module: Net::DNS... " >&6; }
- $PERL "-MNet::DNS" -e exit >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PERLMOD_NET__DNS=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PERLMOD_NET__DNS=no
-
-
-fi
-
- if test "$HAVE_PERLMOD_NET__DNS" = "yes"; then
- HAVE_PERLMOD_NET_DNS_TRUE=
- HAVE_PERLMOD_NET_DNS_FALSE='#'
-else
- HAVE_PERLMOD_NET_DNS_TRUE='#'
- HAVE_PERLMOD_NET_DNS_FALSE=
-fi
-
-
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl module: Net::DNS::Nameserver" >&5
-printf %s "checking for perl module: Net::DNS::Nameserver... " >&6; }
- $PERL "-MNet::DNS::Nameserver" -e exit >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PERLMOD_NET__DNS__NAMESERVER=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PERLMOD_NET__DNS__NAMESERVER=no
-
-
-fi
-
- if test "$HAVE_PERLMOD_NET__DNS__NAMESERVER" = "yes"; then
- HAVE_PERLMOD_NET_DNS_NAMESERVER_TRUE=
- HAVE_PERLMOD_NET_DNS_NAMESERVER_FALSE='#'
-else
- HAVE_PERLMOD_NET_DNS_NAMESERVER_TRUE='#'
- HAVE_PERLMOD_NET_DNS_NAMESERVER_FALSE=
-fi
-
-
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl module: Time::HiRes" >&5
-printf %s "checking for perl module: Time::HiRes... " >&6; }
- $PERL "-MTime::HiRes" -e exit >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PERLMOD_TIME__HIRES=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PERLMOD_TIME__HIRES=no
-
-
-fi
-
- if test "$HAVE_PERLMOD_TIME__HIRES" = "yes"; then
- HAVE_PERLMOD_TIME_HIRES_TRUE=
- HAVE_PERLMOD_TIME_HIRES_FALSE='#'
-else
- HAVE_PERLMOD_TIME_HIRES_TRUE='#'
- HAVE_PERLMOD_TIME_HIRES_FALSE=
-fi
-
-
#
# Python is optional, it is used only by some of the system test scripts.
#
@@ -17834,34 +17682,6 @@ else
fi
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python module: dns" >&5
-printf %s "checking for python module: dns... " >&6; }
- $PYTHON -c "import dns" >/dev/null 2>&1
- if test $? -eq 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
- eval HAVE_PYMOD_DNS=yes
-
-
-else $as_nop
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
- eval HAVE_PYMOD_DNS=no
-
-
-fi
-
- if test "$HAVE_PYMOD_DNS" = "yes"; then
- HAVE_PYMOD_DNS_TRUE=
- HAVE_PYMOD_DNS_FALSE='#'
-else
- HAVE_PYMOD_DNS_TRUE='#'
- HAVE_PYMOD_DNS_FALSE=
-fi
-
-
#
# xsltproc is optional, it is used only by system test scripts.
#
@@ -28187,26 +28007,6 @@ if test -z "${HAVE_PERL_TRUE}" && test -z "${HAVE_PERL_FALSE}"; then
as_fn_error $? "conditional \"HAVE_PERL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${HAVE_PERLMOD_DIGEST_HMAC_TRUE}" && test -z "${HAVE_PERLMOD_DIGEST_HMAC_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PERLMOD_DIGEST_HMAC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_PERLMOD_FILE_FETCH_TRUE}" && test -z "${HAVE_PERLMOD_FILE_FETCH_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PERLMOD_FILE_FETCH\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_PERLMOD_NET_DNS_TRUE}" && test -z "${HAVE_PERLMOD_NET_DNS_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PERLMOD_NET_DNS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_PERLMOD_NET_DNS_NAMESERVER_TRUE}" && test -z "${HAVE_PERLMOD_NET_DNS_NAMESERVER_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PERLMOD_NET_DNS_NAMESERVER\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_PERLMOD_TIME_HIRES_TRUE}" && test -z "${HAVE_PERLMOD_TIME_HIRES_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PERLMOD_TIME_HIRES\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then
as_fn_error $? "conditional \"HAVE_PYTHON\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -28215,10 +28015,6 @@ if test -z "${HAVE_PYTEST_TRUE}" && test -z "${HAVE_PYTEST_FALSE}"; then
as_fn_error $? "conditional \"HAVE_PYTEST\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${HAVE_PYMOD_DNS_TRUE}" && test -z "${HAVE_PYMOD_DNS_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_PYMOD_DNS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${HAVE_GEOIP2_TRUE}" && test -z "${HAVE_GEOIP2_FALSE}"; then
as_fn_error $? "conditional \"HAVE_GEOIP2\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -28661,7 +28457,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by BIND $as_me 9.18.19, which was
+This file was extended by BIND $as_me 9.18.24, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -28730,7 +28526,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-BIND config.status 9.18.19
+BIND config.status 9.18.24
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"