|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for c-ares 1.20.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for c-ares 1.20.1. |
4 | 4 | # |
5 | 5 | # Report bugs to <c-ares mailing list: http://lists.haxx.se/listinfo/c-ares>. |
6 | 6 | # |
@@ -855,8 +855,8 @@ MAKEFLAGS= |
855 | 855 | # Identity of this package. |
856 | 856 | PACKAGE_NAME='c-ares' |
857 | 857 | PACKAGE_TARNAME='c-ares' |
858 | | -PACKAGE_VERSION='1.20.0' |
859 | | -PACKAGE_STRING='c-ares 1.20.0' |
| 858 | +PACKAGE_VERSION='1.20.1' |
| 859 | +PACKAGE_STRING='c-ares 1.20.1' |
860 | 860 | PACKAGE_BUGREPORT='c-ares mailing list: http://lists.haxx.se/listinfo/c-ares' |
861 | 861 | PACKAGE_URL='' |
862 | 862 |
|
@@ -1650,7 +1650,7 @@ if test "$ac_init_help" = "long"; then |
1650 | 1650 | # Omit some internal or obsolete options to make the list less imposing. |
1651 | 1651 | # This message is too long to be a string in the A/UX 3.1 sh. |
1652 | 1652 | cat <<_ACEOF |
1653 | | -\`configure' configures c-ares 1.20.0 to adapt to many kinds of systems. |
| 1653 | +\`configure' configures c-ares 1.20.1 to adapt to many kinds of systems. |
1654 | 1654 |
|
1655 | 1655 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1656 | 1656 |
|
|
1721 | 1721 |
|
1722 | 1722 | if test -n "$ac_init_help"; then |
1723 | 1723 | case $ac_init_help in |
1724 | | - short | recursive ) echo "Configuration of c-ares 1.20.0:";; |
| 1724 | + short | recursive ) echo "Configuration of c-ares 1.20.1:";; |
1725 | 1725 | esac |
1726 | 1726 | cat <<\_ACEOF |
1727 | 1727 |
|
|
1861 | 1861 | test -n "$ac_init_help" && exit $ac_status |
1862 | 1862 | if $ac_init_version; then |
1863 | 1863 | cat <<\_ACEOF |
1864 | | -c-ares configure 1.20.0 |
| 1864 | +c-ares configure 1.20.1 |
1865 | 1865 | generated by GNU Autoconf 2.71 |
1866 | 1866 |
|
1867 | 1867 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2453,7 +2453,7 @@ cat >config.log <<_ACEOF |
2453 | 2453 | This file contains any messages produced by compilers while |
2454 | 2454 | running configure, to aid debugging if configure makes a mistake. |
2455 | 2455 |
|
2456 | | -It was created by c-ares $as_me 1.20.0, which was |
| 2456 | +It was created by c-ares $as_me 1.20.1, which was |
2457 | 2457 | generated by GNU Autoconf 2.71. Invocation command line was |
2458 | 2458 |
|
2459 | 2459 | $ $0$ac_configure_args_raw |
@@ -3426,7 +3426,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3426 | 3426 |
|
3427 | 3427 |
|
3428 | 3428 |
|
3429 | | -CARES_VERSION_INFO="9:0:7" |
| 3429 | +CARES_VERSION_INFO="9:1:7" |
3430 | 3430 |
|
3431 | 3431 |
|
3432 | 3432 |
|
|
7060 | 7060 |
|
7061 | 7061 | # Define the identity of the package. |
7062 | 7062 | PACKAGE='c-ares' |
7063 | | - VERSION='1.20.0' |
| 7063 | + VERSION='1.20.1' |
7064 | 7064 |
|
7065 | 7065 |
|
7066 | 7066 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -35354,7 +35354,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
35354 | 35354 | # report actual input values of CONFIG_FILES etc. instead of their |
35355 | 35355 | # values after options handling. |
35356 | 35356 | ac_log=" |
35357 | | -This file was extended by c-ares $as_me 1.20.0, which was |
| 35357 | +This file was extended by c-ares $as_me 1.20.1, which was |
35358 | 35358 | generated by GNU Autoconf 2.71. Invocation command line was |
35359 | 35359 |
|
35360 | 35360 | CONFIG_FILES = $CONFIG_FILES |
@@ -35422,7 +35422,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
35422 | 35422 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
35423 | 35423 | ac_cs_config='$ac_cs_config_escaped' |
35424 | 35424 | ac_cs_version="\\ |
35425 | | -c-ares config.status 1.20.0 |
| 35425 | +c-ares config.status 1.20.1 |
35426 | 35426 | configured by $0, generated by GNU Autoconf 2.71, |
35427 | 35427 | with options \\"\$ac_cs_config\\" |
35428 | 35428 |
|
|
0 commit comments