|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.72 for libsodium 1.0.19. |
| 3 | +# Generated by GNU Autoconf 2.72 for libsodium 1.0.20. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/jedisct1/libsodium/issues>.
|
6 | 6 | #
|
@@ -614,8 +614,8 @@ MAKEFLAGS=
|
614 | 614 | # Identity of this package.
|
615 | 615 | PACKAGE_NAME='libsodium'
|
616 | 616 | PACKAGE_TARNAME='libsodium'
|
617 |
| -PACKAGE_VERSION='1.0.19' |
618 |
| -PACKAGE_STRING='libsodium 1.0.19' |
| 617 | +PACKAGE_VERSION='1.0.20' |
| 618 | +PACKAGE_STRING='libsodium 1.0.20' |
619 | 619 | PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues'
|
620 | 620 | PACKAGE_URL='https://libsodium.org'
|
621 | 621 |
|
@@ -1439,7 +1439,7 @@ if test "$ac_init_help" = "long"; then
|
1439 | 1439 | # Omit some internal or obsolete options to make the list less imposing.
|
1440 | 1440 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1441 | 1441 | cat <<_ACEOF
|
1442 |
| -'configure' configures libsodium 1.0.19 to adapt to many kinds of systems. |
| 1442 | +'configure' configures libsodium 1.0.20 to adapt to many kinds of systems. |
1443 | 1443 |
|
1444 | 1444 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1445 | 1445 |
|
|
1511 | 1511 |
|
1512 | 1512 | if test -n "$ac_init_help"; then
|
1513 | 1513 | case $ac_init_help in
|
1514 |
| - short | recursive ) echo "Configuration of libsodium 1.0.19:";; |
| 1514 | + short | recursive ) echo "Configuration of libsodium 1.0.20:";; |
1515 | 1515 | esac
|
1516 | 1516 | cat <<\_ACEOF
|
1517 | 1517 |
|
|
1663 | 1663 | test -n "$ac_init_help" && exit $ac_status
|
1664 | 1664 | if $ac_init_version; then
|
1665 | 1665 | cat <<\_ACEOF
|
1666 |
| -libsodium configure 1.0.19 |
| 1666 | +libsodium configure 1.0.20 |
1667 | 1667 | generated by GNU Autoconf 2.72
|
1668 | 1668 |
|
1669 | 1669 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2029,7 +2029,7 @@ cat >config.log <<_ACEOF
|
2029 | 2029 | This file contains any messages produced by compilers while
|
2030 | 2030 | running configure, to aid debugging if configure makes a mistake.
|
2031 | 2031 |
|
2032 |
| -It was created by libsodium $as_me 1.0.19, which was |
| 2032 | +It was created by libsodium $as_me 1.0.20, which was |
2033 | 2033 | generated by GNU Autoconf 2.72. Invocation command line was
|
2034 | 2034 |
|
2035 | 2035 | $ $0$ac_configure_args_raw
|
|
3444 | 3444 |
|
3445 | 3445 | # Define the identity of the package.
|
3446 | 3446 | PACKAGE='libsodium'
|
3447 |
| - VERSION='1.0.19' |
| 3447 | + VERSION='1.0.20' |
3448 | 3448 |
|
3449 | 3449 |
|
3450 | 3450 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
|
3756 | 3756 |
|
3757 | 3757 |
|
3758 | 3758 | SODIUM_LIBRARY_VERSION_MAJOR=26
|
3759 |
| -SODIUM_LIBRARY_VERSION_MINOR=1 |
| 3759 | +SODIUM_LIBRARY_VERSION_MINOR=2 |
3760 | 3760 | DLL_VERSION=26
|
3761 |
| -SODIUM_LIBRARY_VERSION=27:0:1 |
| 3761 | +SODIUM_LIBRARY_VERSION=28:0:2 |
3762 | 3762 | # | | |
|
3763 | 3763 | # +------+ | +---+
|
3764 | 3764 | # | | |
|
@@ -22664,7 +22664,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
22664 | 22664 | # report actual input values of CONFIG_FILES etc. instead of their
|
22665 | 22665 | # values after options handling.
|
22666 | 22666 | ac_log="
|
22667 |
| -This file was extended by libsodium $as_me 1.0.19, which was |
| 22667 | +This file was extended by libsodium $as_me 1.0.20, which was |
22668 | 22668 | generated by GNU Autoconf 2.72. Invocation command line was
|
22669 | 22669 |
|
22670 | 22670 | CONFIG_FILES = $CONFIG_FILES
|
@@ -22724,7 +22724,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
22724 | 22724 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
22725 | 22725 | ac_cs_config='$ac_cs_config_escaped'
|
22726 | 22726 | ac_cs_version="\\
|
22727 |
| -libsodium config.status 1.0.19 |
| 22727 | +libsodium config.status 1.0.20 |
22728 | 22728 | configured by $0, generated by GNU Autoconf 2.72,
|
22729 | 22729 | with options \\"\$ac_cs_config\\"
|
22730 | 22730 |
|
|
0 commit comments