diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac Rev:14 by chappa@washington.edu. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for alpine 2.19.9992. +# Generated by GNU Autoconf 2.69 for alpine 2.19.9993. # # Report bugs to <chappa@washington.edu>. # @@ -730,8 +730,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='alpine' PACKAGE_TARNAME='alpine' -PACKAGE_VERSION='2.19.9992' -PACKAGE_STRING='alpine 2.19.9992' +PACKAGE_VERSION='2.19.9993' +PACKAGE_STRING='alpine 2.19.9993' PACKAGE_BUGREPORT='chappa@washington.edu' PACKAGE_URL='' @@ -1596,7 +1596,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures alpine 2.19.9992 to adapt to many kinds of systems. +\`configure' configures alpine 2.19.9993 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1666,7 +1666,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of alpine 2.19.9992:";; + short | recursive ) echo "Configuration of alpine 2.19.9993:";; esac cat <<\_ACEOF @@ -1953,7 +1953,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -alpine configure 2.19.9992 +alpine configure 2.19.9993 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2559,7 +2559,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by alpine $as_me 2.19.9992, which was +It was created by alpine $as_me 2.19.9993, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3380,7 +3380,7 @@ fi # Define the identity of the package. PACKAGE='alpine' - VERSION='2.19.9992' + VERSION='2.19.9993' cat >>confdefs.h <<_ACEOF @@ -15656,7 +15656,7 @@ elif test -d /usr/local/ssl ; then alpine_SSLDIR="/usr/local/ssl" else case $host in - *-linux-gnu*) + *-linux-gnu*|*-k*bsd*-gnu*|*-gnu*) if test -f /etc/fedora-release -o -f /etc/redhat-release -o -f /etc/redhat_version ; then alpine_SSLTYPE="nopwd" if test -d /etc/pki/tls ; then @@ -16035,7 +16035,7 @@ fi alpine_PAM="none" case "$host" in - *-linux-gnu*|*-k*bsd*-gnu*) + *-linux-gnu*|*-k*bsd*-gnu*|*-gnu*) alpine_path_delim="/" alpine_mode_readonly="(0600)" if test -f /etc/fedora-release ; then @@ -16850,8 +16850,8 @@ fi exit 1 fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking Openssl library version >= 1.0.0c" >&5 -$as_echo_n "checking Openssl library version >= 1.0.0c... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking Openssl library version >= 1.0.1c" >&5 +$as_echo_n "checking Openssl library version >= 1.0.1c... " >&6; } if test "$cross_compiling" = yes; then : { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} @@ -16885,7 +16885,7 @@ fi if test "x$alpine_SSLTYPE" = "xnone" ; then - as_fn_error $? "Install openssl version >= 1.0.0c" "$LINENO" 5 + as_fn_error $? "Install openssl version >= 1.0.1c" "$LINENO" 5 exit 1 fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing TLSv1_2_client_method" >&5 @@ -20364,7 +20364,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by alpine $as_me 2.19.9992, which was +This file was extended by alpine $as_me 2.19.9993, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20430,7 +20430,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -alpine config.status 2.19.9992 +alpine config.status 2.19.9993 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |