|
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.3.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for libressl 3.3.5. |
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.3.3' |
591 |
| -PACKAGE_STRING='libressl 3.3.3' |
| 590 | +PACKAGE_VERSION='3.3.5' |
| 591 | +PACKAGE_STRING='libressl 3.3.5' |
592 | 592 | PACKAGE_BUGREPORT=''
|
593 | 593 | PACKAGE_URL=''
|
594 | 594 |
|
@@ -1452,7 +1452,7 @@ if test "$ac_init_help" = "long"; then
|
1452 | 1452 | # Omit some internal or obsolete options to make the list less imposing.
|
1453 | 1453 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1454 | 1454 | cat <<_ACEOF
|
1455 |
| -\`configure' configures libressl 3.3.3 to adapt to many kinds of systems. |
| 1455 | +\`configure' configures libressl 3.3.5 to adapt to many kinds of systems. |
1456 | 1456 |
|
1457 | 1457 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1458 | 1458 |
|
|
1523 | 1523 |
|
1524 | 1524 | if test -n "$ac_init_help"; then
|
1525 | 1525 | case $ac_init_help in
|
1526 |
| - short | recursive ) echo "Configuration of libressl 3.3.3:";; |
| 1526 | + short | recursive ) echo "Configuration of libressl 3.3.5:";; |
1527 | 1527 | esac
|
1528 | 1528 | cat <<\_ACEOF
|
1529 | 1529 |
|
|
1641 | 1641 | test -n "$ac_init_help" && exit $ac_status
|
1642 | 1642 | if $ac_init_version; then
|
1643 | 1643 | cat <<\_ACEOF
|
1644 |
| -libressl configure 3.3.3 |
| 1644 | +libressl configure 3.3.5 |
1645 | 1645 | generated by GNU Autoconf 2.69
|
1646 | 1646 |
|
1647 | 1647 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2189,7 +2189,7 @@ cat >config.log <<_ACEOF
|
2189 | 2189 | This file contains any messages produced by compilers while
|
2190 | 2190 | running configure, to aid debugging if configure makes a mistake.
|
2191 | 2191 |
|
2192 |
| -It was created by libressl $as_me 3.3.3, which was |
| 2192 | +It was created by libressl $as_me 3.3.5, which was |
2193 | 2193 | generated by GNU Autoconf 2.69. Invocation command line was
|
2194 | 2194 |
|
2195 | 2195 | $ $0 $@
|
|
3125 | 3125 |
|
3126 | 3126 | # Define the identity of the package.
|
3127 | 3127 | PACKAGE='libressl'
|
3128 |
| - VERSION='3.3.3' |
| 3128 | + VERSION='3.3.5' |
3129 | 3129 |
|
3130 | 3130 |
|
3131 | 3131 | cat >>confdefs.h <<_ACEOF
|
@@ -14945,7 +14945,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
14945 | 14945 | # report actual input values of CONFIG_FILES etc. instead of their
|
14946 | 14946 | # values after options handling.
|
14947 | 14947 | ac_log="
|
14948 |
| -This file was extended by libressl $as_me 3.3.3, which was |
| 14948 | +This file was extended by libressl $as_me 3.3.5, which was |
14949 | 14949 | generated by GNU Autoconf 2.69. Invocation command line was
|
14950 | 14950 |
|
14951 | 14951 | CONFIG_FILES = $CONFIG_FILES
|
@@ -15002,7 +15002,7 @@ _ACEOF
|
15002 | 15002 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
15003 | 15003 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
15004 | 15004 | ac_cs_version="\\
|
15005 |
| -libressl config.status 3.3.3 |
| 15005 | +libressl config.status 3.3.5 |
15006 | 15006 | configured by $0, generated by GNU Autoconf 2.69,
|
15007 | 15007 | with options \\"\$ac_cs_config\\"
|
15008 | 15008 |
|
|
0 commit comments