|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for PCRE2 10.45. |
| 3 | +# Generated by GNU Autoconf 2.71 for PCRE2 10.46. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
@@ -618,8 +618,8 @@ MAKEFLAGS=
|
618 | 618 | # Identity of this package.
|
619 | 619 | PACKAGE_NAME='PCRE2'
|
620 | 620 | PACKAGE_TARNAME='pcre2'
|
621 |
| -PACKAGE_VERSION='10.45' |
622 |
| -PACKAGE_STRING='PCRE2 10.45' |
| 621 | +PACKAGE_VERSION='10.46' |
| 622 | +PACKAGE_STRING='PCRE2 10.46' |
623 | 623 | PACKAGE_BUGREPORT=''
|
624 | 624 | PACKAGE_URL=''
|
625 | 625 |
|
@@ -1460,7 +1460,7 @@ if test "$ac_init_help" = "long"; then
|
1460 | 1460 | # Omit some internal or obsolete options to make the list less imposing.
|
1461 | 1461 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1462 | 1462 | cat <<_ACEOF
|
1463 |
| -\`configure' configures PCRE2 10.45 to adapt to many kinds of systems. |
| 1463 | +\`configure' configures PCRE2 10.46 to adapt to many kinds of systems. |
1464 | 1464 |
|
1465 | 1465 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1466 | 1466 |
|
|
1531 | 1531 |
|
1532 | 1532 | if test -n "$ac_init_help"; then
|
1533 | 1533 | case $ac_init_help in
|
1534 |
| - short | recursive ) echo "Configuration of PCRE2 10.45:";; |
| 1534 | + short | recursive ) echo "Configuration of PCRE2 10.46:";; |
1535 | 1535 | esac
|
1536 | 1536 | cat <<\_ACEOF
|
1537 | 1537 |
|
|
1719 | 1719 | test -n "$ac_init_help" && exit $ac_status
|
1720 | 1720 | if $ac_init_version; then
|
1721 | 1721 | cat <<\_ACEOF
|
1722 |
| -PCRE2 configure 10.45 |
| 1722 | +PCRE2 configure 10.46 |
1723 | 1723 | generated by GNU Autoconf 2.71
|
1724 | 1724 |
|
1725 | 1725 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -2074,7 +2074,7 @@ cat >config.log <<_ACEOF
|
2074 | 2074 | This file contains any messages produced by compilers while
|
2075 | 2075 | running configure, to aid debugging if configure makes a mistake.
|
2076 | 2076 |
|
2077 |
| -It was created by PCRE2 $as_me 10.45, which was |
| 2077 | +It was created by PCRE2 $as_me 10.46, which was |
2078 | 2078 | generated by GNU Autoconf 2.71. Invocation command line was
|
2079 | 2079 |
|
2080 | 2080 | $ $0$ac_configure_args_raw
|
|
3346 | 3346 |
|
3347 | 3347 | # Define the identity of the package.
|
3348 | 3348 | PACKAGE='pcre2'
|
3349 |
| - VERSION='10.45' |
| 3349 | + VERSION='10.46' |
3350 | 3350 |
|
3351 | 3351 |
|
3352 | 3352 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -14162,9 +14162,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
14162 | 14162 | # Versioning
|
14163 | 14163 |
|
14164 | 14164 | PCRE2_MAJOR="10"
|
14165 |
| -PCRE2_MINOR="45" |
| 14165 | +PCRE2_MINOR="46" |
14166 | 14166 | PCRE2_PRERELEASE=""
|
14167 |
| -PCRE2_DATE="2025-02-05" |
| 14167 | +PCRE2_DATE="2025-08-27" |
14168 | 14168 |
|
14169 | 14169 | if test "$PCRE2_MINOR" = "08" -o "$PCRE2_MINOR" = "09"
|
14170 | 14170 | then
|
@@ -17286,7 +17286,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
17286 | 17286 | # report actual input values of CONFIG_FILES etc. instead of their
|
17287 | 17287 | # values after options handling.
|
17288 | 17288 | ac_log="
|
17289 |
| -This file was extended by PCRE2 $as_me 10.45, which was |
| 17289 | +This file was extended by PCRE2 $as_me 10.46, which was |
17290 | 17290 | generated by GNU Autoconf 2.71. Invocation command line was
|
17291 | 17291 |
|
17292 | 17292 | CONFIG_FILES = $CONFIG_FILES
|
@@ -17354,7 +17354,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
17354 | 17354 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
17355 | 17355 | ac_cs_config='$ac_cs_config_escaped'
|
17356 | 17356 | ac_cs_version="\\
|
17357 |
| -PCRE2 config.status 10.45 |
| 17357 | +PCRE2 config.status 10.46 |
17358 | 17358 | configured by $0, generated by GNU Autoconf 2.71,
|
17359 | 17359 | with options \\"\$ac_cs_config\\"
|
17360 | 17360 |
|
|
0 commit comments