diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/configure b/configure index 7585de58d622..d8433532556f 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 ldns 1.9.0. +# Generated by GNU Autoconf 2.71 for ldns 1.9.1. # # Report bugs to <dns-team@nlnetlabs.nl>. # @@ -621,8 +621,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ldns' PACKAGE_TARNAME='libdns' -PACKAGE_VERSION='1.9.0' -PACKAGE_STRING='ldns 1.9.0' +PACKAGE_VERSION='1.9.1' +PACKAGE_STRING='ldns 1.9.1' PACKAGE_BUGREPORT='dns-team@nlnetlabs.nl' PACKAGE_URL='' @@ -1428,7 +1428,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 ldns 1.9.0 to adapt to many kinds of systems. +\`configure' configures ldns 1.9.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1494,7 +1494,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ldns 1.9.0:";; + short | recursive ) echo "Configuration of ldns 1.9.1:";; esac cat <<\_ACEOF @@ -1656,7 +1656,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ldns configure 1.9.0 +ldns configure 1.9.1 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2275,7 +2275,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 ldns $as_me 1.9.0, which was +It was created by ldns $as_me 1.9.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3041,7 +3041,7 @@ LDNS_VERSION_MAJOR=1 LDNS_VERSION_MINOR=9 -LDNS_VERSION_MICRO=0 +LDNS_VERSION_MICRO=1 # Library version @@ -3062,10 +3062,12 @@ LDNS_VERSION_MICRO=0 # ldns-1.8.1 had libversion 5:0:2 # ldns-1.8.1 had libversion 6:0:3 # ldns-1.8.2 had libversion 7:0:4 -# ldns-1.8.3 has libversion 8:0:5 -# ldns-1.9.0 will have libversion 9:0:6 (new behaviour for dnssec_rrs_add_rr) +# ldns-1.8.3 had libversion 8:0:5 +# ldns-1.8.4 had libversion 9:0:6 +# ldns-1.9.0 had libversion 9:0:6 (though it should have had 10:0:0) +# ldns-1.9.1 will have libversion 11:0:0 # -VERSION_INFO=9:0:6 +VERSION_INFO=11:0:0 @@ -20537,7 +20539,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 ldns $as_me 1.9.0, which was +This file was extended by ldns $as_me 1.9.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20605,7 +20607,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="\\ -ldns config.status 1.9.0 +ldns config.status 1.9.1 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" |
