|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.72 for c-ares 1.32.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for c-ares 1.32.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to <c-ares mailing list: http://lists.haxx.se/listinfo/c-ares>.
|
6 | 6 | #
|
@@ -614,8 +614,8 @@ MAKEFLAGS=
|
614 | 614 | # Identity of this package.
|
615 | 615 | PACKAGE_NAME='c-ares'
|
616 | 616 | PACKAGE_TARNAME='c-ares'
|
617 |
| -PACKAGE_VERSION='1.32.0' |
618 |
| -PACKAGE_STRING='c-ares 1.32.0' |
| 617 | +PACKAGE_VERSION='1.32.1' |
| 618 | +PACKAGE_STRING='c-ares 1.32.1' |
619 | 619 | PACKAGE_BUGREPORT='c-ares mailing list: http://lists.haxx.se/listinfo/c-ares'
|
620 | 620 | PACKAGE_URL=''
|
621 | 621 |
|
@@ -1415,7 +1415,7 @@ if test "$ac_init_help" = "long"; then
|
1415 | 1415 | # Omit some internal or obsolete options to make the list less imposing.
|
1416 | 1416 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1417 | 1417 | cat <<_ACEOF
|
1418 |
| -'configure' configures c-ares 1.32.0 to adapt to many kinds of systems. |
| 1418 | +'configure' configures c-ares 1.32.1 to adapt to many kinds of systems. |
1419 | 1419 |
|
1420 | 1420 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1421 | 1421 |
|
|
1486 | 1486 |
|
1487 | 1487 | if test -n "$ac_init_help"; then
|
1488 | 1488 | case $ac_init_help in
|
1489 |
| - short | recursive ) echo "Configuration of c-ares 1.32.0:";; |
| 1489 | + short | recursive ) echo "Configuration of c-ares 1.32.1:";; |
1490 | 1490 | esac
|
1491 | 1491 | cat <<\_ACEOF
|
1492 | 1492 |
|
|
1623 | 1623 | test -n "$ac_init_help" && exit $ac_status
|
1624 | 1624 | if $ac_init_version; then
|
1625 | 1625 | cat <<\_ACEOF
|
1626 |
| -c-ares configure 1.32.0 |
| 1626 | +c-ares configure 1.32.1 |
1627 | 1627 | generated by GNU Autoconf 2.72
|
1628 | 1628 |
|
1629 | 1629 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2267,7 +2267,7 @@ cat >config.log <<_ACEOF
|
2267 | 2267 | This file contains any messages produced by compilers while
|
2268 | 2268 | running configure, to aid debugging if configure makes a mistake.
|
2269 | 2269 |
|
2270 |
| -It was created by c-ares $as_me 1.32.0, which was |
| 2270 | +It was created by c-ares $as_me 1.32.1, which was |
2271 | 2271 | generated by GNU Autoconf 2.72. Invocation command line was
|
2272 | 2272 |
|
2273 | 2273 | $ $0$ac_configure_args_raw
|
@@ -3259,7 +3259,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
3259 | 3259 |
|
3260 | 3260 |
|
3261 | 3261 |
|
3262 |
| -CARES_VERSION_INFO="19:0:17" |
| 3262 | +CARES_VERSION_INFO="19:1:17" |
3263 | 3263 |
|
3264 | 3264 |
|
3265 | 3265 |
|
|
5999 | 5999 |
|
6000 | 6000 | # Define the identity of the package.
|
6001 | 6001 | PACKAGE='c-ares'
|
6002 |
| - VERSION='1.32.0' |
| 6002 | + VERSION='1.32.1' |
6003 | 6003 |
|
6004 | 6004 |
|
6005 | 6005 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -26339,7 +26339,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
26339 | 26339 | # report actual input values of CONFIG_FILES etc. instead of their
|
26340 | 26340 | # values after options handling.
|
26341 | 26341 | ac_log="
|
26342 |
| -This file was extended by c-ares $as_me 1.32.0, which was |
| 26342 | +This file was extended by c-ares $as_me 1.32.1, which was |
26343 | 26343 | generated by GNU Autoconf 2.72. Invocation command line was
|
26344 | 26344 |
|
26345 | 26345 | CONFIG_FILES = $CONFIG_FILES
|
@@ -26407,7 +26407,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
26407 | 26407 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
26408 | 26408 | ac_cs_config='$ac_cs_config_escaped'
|
26409 | 26409 | ac_cs_version="\\
|
26410 |
| -c-ares config.status 1.32.0 |
| 26410 | +c-ares config.status 1.32.1 |
26411 | 26411 | configured by $0, generated by GNU Autoconf 2.72,
|
26412 | 26412 | with options \\"\$ac_cs_config\\"
|
26413 | 26413 |
|
|
0 commit comments