◐ Shell
clean mode source ↗

deps: update c-ares to v1.32.1 · nodejs/node@832328e

11

#! /bin/sh

22

# 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.

44

#

55

# Report bugs to <c-ares mailing list: http://lists.haxx.se/listinfo/c-ares>.

66

#

@@ -614,8 +614,8 @@ MAKEFLAGS=

614614

# Identity of this package.

615615

PACKAGE_NAME='c-ares'

616616

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'

619619

PACKAGE_BUGREPORT='c-ares mailing list: http://lists.haxx.se/listinfo/c-ares'

620620

PACKAGE_URL=''

621621

@@ -1415,7 +1415,7 @@ if test "$ac_init_help" = "long"; then

14151415

# Omit some internal or obsolete options to make the list less imposing.

14161416

# This message is too long to be a string in the A/UX 3.1 sh.

14171417

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.

1419141914201420

Usage: $0 [OPTION]... [VAR=VALUE]...

142114211486148614871487

if test -n "$ac_init_help"; then

14881488

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:";;

14901490

esac

14911491

cat <<\_ACEOF

1492149216231623

test -n "$ac_init_help" && exit $ac_status

16241624

if $ac_init_version; then

16251625

cat <<\_ACEOF

1626-

c-ares configure 1.32.0

1626+

c-ares configure 1.32.1

16271627

generated by GNU Autoconf 2.72

1628162816291629

Copyright (C) 2023 Free Software Foundation, Inc.

@@ -2267,7 +2267,7 @@ cat >config.log <<_ACEOF

22672267

This file contains any messages produced by compilers while

22682268

running configure, to aid debugging if configure makes a mistake.

226922692270-

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

22712271

generated by GNU Autoconf 2.72. Invocation command line was

2272227222732273

$ $0$ac_configure_args_raw

@@ -3259,7 +3259,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu

3259325932603260326132613262-

CARES_VERSION_INFO="19:0:17"

3262+

CARES_VERSION_INFO="19:1:17"

3263326332643264326532655999599960006000

# Define the identity of the package.

60016001

PACKAGE='c-ares'

6002-

VERSION='1.32.0'

6002+

VERSION='1.32.1'

600360036004600460056005

printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h

@@ -26339,7 +26339,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1

2633926339

# report actual input values of CONFIG_FILES etc. instead of their

2634026340

# values after options handling.

2634126341

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

2634326343

generated by GNU Autoconf 2.72. Invocation command line was

26344263442634526345

CONFIG_FILES = $CONFIG_FILES

@@ -26407,7 +26407,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\

2640726407

cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1

2640826408

ac_cs_config='$ac_cs_config_escaped'

2640926409

ac_cs_version="\\

26410-

c-ares config.status 1.32.0

26410+

c-ares config.status 1.32.1

2641126411

configured by $0, generated by GNU Autoconf 2.72,

2641226412

with options \\"\$ac_cs_config\\"

2641326413