|
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.34.1. |
| 3 | +# Generated by GNU Autoconf 2.72 for c-ares 1.34.2. |
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.34.1' |
618 |
| -PACKAGE_STRING='c-ares 1.34.1' |
| 617 | +PACKAGE_VERSION='1.34.2' |
| 618 | +PACKAGE_STRING='c-ares 1.34.2' |
619 | 619 | PACKAGE_BUGREPORT='c-ares mailing list: http://lists.haxx.se/listinfo/c-ares'
|
620 | 620 | PACKAGE_URL=''
|
621 | 621 |
|
@@ -1423,7 +1423,7 @@ if test "$ac_init_help" = "long"; then
|
1423 | 1423 | # Omit some internal or obsolete options to make the list less imposing.
|
1424 | 1424 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1425 | 1425 | cat <<_ACEOF
|
1426 |
| -'configure' configures c-ares 1.34.1 to adapt to many kinds of systems. |
| 1426 | +'configure' configures c-ares 1.34.2 to adapt to many kinds of systems. |
1427 | 1427 |
|
1428 | 1428 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1429 | 1429 |
|
|
1494 | 1494 |
|
1495 | 1495 | if test -n "$ac_init_help"; then
|
1496 | 1496 | case $ac_init_help in
|
1497 |
| - short | recursive ) echo "Configuration of c-ares 1.34.1:";; |
| 1497 | + short | recursive ) echo "Configuration of c-ares 1.34.2:";; |
1498 | 1498 | esac
|
1499 | 1499 | cat <<\_ACEOF
|
1500 | 1500 |
|
|
1635 | 1635 | test -n "$ac_init_help" && exit $ac_status
|
1636 | 1636 | if $ac_init_version; then
|
1637 | 1637 | cat <<\_ACEOF
|
1638 |
| -c-ares configure 1.34.1 |
| 1638 | +c-ares configure 1.34.2 |
1639 | 1639 | generated by GNU Autoconf 2.72
|
1640 | 1640 |
|
1641 | 1641 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2279,7 +2279,7 @@ cat >config.log <<_ACEOF
|
2279 | 2279 | This file contains any messages produced by compilers while
|
2280 | 2280 | running configure, to aid debugging if configure makes a mistake.
|
2281 | 2281 |
|
2282 |
| -It was created by c-ares $as_me 1.34.1, which was |
| 2282 | +It was created by c-ares $as_me 1.34.2, which was |
2283 | 2283 | generated by GNU Autoconf 2.72. Invocation command line was
|
2284 | 2284 |
|
2285 | 2285 | $ $0$ac_configure_args_raw
|
|
6192 | 6192 |
|
6193 | 6193 | # Define the identity of the package.
|
6194 | 6194 | PACKAGE='c-ares'
|
6195 |
| - VERSION='1.34.1' |
| 6195 | + VERSION='1.34.2' |
6196 | 6196 |
|
6197 | 6197 |
|
6198 | 6198 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -26823,7 +26823,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
26823 | 26823 | # report actual input values of CONFIG_FILES etc. instead of their
|
26824 | 26824 | # values after options handling.
|
26825 | 26825 | ac_log="
|
26826 |
| -This file was extended by c-ares $as_me 1.34.1, which was |
| 26826 | +This file was extended by c-ares $as_me 1.34.2, which was |
26827 | 26827 | generated by GNU Autoconf 2.72. Invocation command line was
|
26828 | 26828 |
|
26829 | 26829 | CONFIG_FILES = $CONFIG_FILES
|
@@ -26891,7 +26891,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
26891 | 26891 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
26892 | 26892 | ac_cs_config='$ac_cs_config_escaped'
|
26893 | 26893 | ac_cs_version="\\
|
26894 |
| -c-ares config.status 1.34.1 |
| 26894 | +c-ares config.status 1.34.2 |
26895 | 26895 | configured by $0, generated by GNU Autoconf 2.72,
|
26896 | 26896 | with options \\"\$ac_cs_config\\"
|
26897 | 26897 |
|
|
0 commit comments