|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for libressl 3.6.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for libressl 3.6.2. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -587,8 +587,8 @@ MAKEFLAGS=
|
587 | 587 | # Identity of this package.
|
588 | 588 | PACKAGE_NAME='libressl'
|
589 | 589 | PACKAGE_TARNAME='libressl'
|
590 |
| -PACKAGE_VERSION='3.6.1' |
591 |
| -PACKAGE_STRING='libressl 3.6.1' |
| 590 | +PACKAGE_VERSION='3.6.2' |
| 591 | +PACKAGE_STRING='libressl 3.6.2' |
592 | 592 | PACKAGE_BUGREPORT=''
|
593 | 593 | PACKAGE_URL=''
|
594 | 594 |
|
@@ -1455,7 +1455,7 @@ if test "$ac_init_help" = "long"; then
|
1455 | 1455 | # Omit some internal or obsolete options to make the list less imposing.
|
1456 | 1456 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1457 | 1457 | cat <<_ACEOF
|
1458 |
| -\`configure' configures libressl 3.6.1 to adapt to many kinds of systems. |
| 1458 | +\`configure' configures libressl 3.6.2 to adapt to many kinds of systems. |
1459 | 1459 |
|
1460 | 1460 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1461 | 1461 |
|
|
1526 | 1526 |
|
1527 | 1527 | if test -n "$ac_init_help"; then
|
1528 | 1528 | case $ac_init_help in
|
1529 |
| - short | recursive ) echo "Configuration of libressl 3.6.1:";; |
| 1529 | + short | recursive ) echo "Configuration of libressl 3.6.2:";; |
1530 | 1530 | esac
|
1531 | 1531 | cat <<\_ACEOF
|
1532 | 1532 |
|
|
1644 | 1644 | test -n "$ac_init_help" && exit $ac_status
|
1645 | 1645 | if $ac_init_version; then
|
1646 | 1646 | cat <<\_ACEOF
|
1647 |
| -libressl configure 3.6.1 |
| 1647 | +libressl configure 3.6.2 |
1648 | 1648 | generated by GNU Autoconf 2.69
|
1649 | 1649 |
|
1650 | 1650 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2192,7 +2192,7 @@ cat >config.log <<_ACEOF
|
2192 | 2192 | This file contains any messages produced by compilers while
|
2193 | 2193 | running configure, to aid debugging if configure makes a mistake.
|
2194 | 2194 |
|
2195 |
| -It was created by libressl $as_me 3.6.1, which was |
| 2195 | +It was created by libressl $as_me 3.6.2, which was |
2196 | 2196 | generated by GNU Autoconf 2.69. Invocation command line was
|
2197 | 2197 |
|
2198 | 2198 | $ $0 $@
|
|
3128 | 3128 |
|
3129 | 3129 | # Define the identity of the package.
|
3130 | 3130 | PACKAGE='libressl'
|
3131 |
| - VERSION='3.6.1' |
| 3131 | + VERSION='3.6.2' |
3132 | 3132 |
|
3133 | 3133 |
|
3134 | 3134 | cat >>confdefs.h <<_ACEOF
|
@@ -14701,7 +14701,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
14701 | 14701 | # report actual input values of CONFIG_FILES etc. instead of their
|
14702 | 14702 | # values after options handling.
|
14703 | 14703 | ac_log="
|
14704 |
| -This file was extended by libressl $as_me 3.6.1, which was |
| 14704 | +This file was extended by libressl $as_me 3.6.2, which was |
14705 | 14705 | generated by GNU Autoconf 2.69. Invocation command line was
|
14706 | 14706 |
|
14707 | 14707 | CONFIG_FILES = $CONFIG_FILES
|
@@ -14758,7 +14758,7 @@ _ACEOF
|
14758 | 14758 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
14759 | 14759 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
14760 | 14760 | ac_cs_version="\\
|
14761 |
| -libressl config.status 3.6.1 |
| 14761 | +libressl config.status 3.6.2 |
14762 | 14762 | configured by $0, generated by GNU Autoconf 2.69,
|
14763 | 14763 | with options \\"\$ac_cs_config\\"
|
14764 | 14764 |
|
|
0 commit comments