diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/configure b/configure index f518841d6aa22..89731d7d2233f 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac Revision: 1.29 . +# From configure.ac Revision: 1.31 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for tnftp 20141104. +# Generated by GNU Autoconf 2.69 for tnftp 20151004. # # Report bugs to <lukem@NetBSD.org>. # @@ -13,7 +13,7 @@ # gives unlimited permission to copy, distribute and modify it. # # -# Copyright (c) 1999-2014 The NetBSD Foundation, Inc. +# Copyright (c) 1999-2015 The NetBSD Foundation, Inc. # All rights reserved. # ## -------------------- ## @@ -596,8 +596,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='tnftp' PACKAGE_TARNAME='tnftp' -PACKAGE_VERSION='20141104' -PACKAGE_STRING='tnftp 20141104' +PACKAGE_VERSION='20151004' +PACKAGE_STRING='tnftp 20151004' PACKAGE_BUGREPORT='lukem@NetBSD.org' PACKAGE_URL='' @@ -1333,7 +1333,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 tnftp 20141104 to adapt to many kinds of systems. +\`configure' configures tnftp 20151004 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1403,7 +1403,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of tnftp 20141104:";; + short | recursive ) echo "Configuration of tnftp 20151004:";; esac cat <<\_ACEOF @@ -1518,7 +1518,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -tnftp configure 20141104 +tnftp configure 20151004 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1526,7 +1526,7 @@ This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -Copyright (c) 1999-2014 The NetBSD Foundation, Inc. +Copyright (c) 1999-2015 The NetBSD Foundation, Inc. All rights reserved. _ACEOF @@ -2103,7 +2103,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 tnftp $as_me 20141104, which was +It was created by tnftp $as_me 20151004, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3067,7 +3067,7 @@ fi # Define the identity of the package. PACKAGE='tnftp' - VERSION='20141104' + VERSION='20151004' cat >>confdefs.h <<_ACEOF @@ -3150,9 +3150,9 @@ fi # Check whether --enable-ssl was given. if test "${enable_ssl+set}" = set; then : - enableval=$enable_ssl; opt_ssl=$enableval + enableval=$enable_ssl; with_ssl=$enableval else - opt_ssl=auto + with_ssl=auto fi @@ -12109,7 +12109,7 @@ else if test "$with_socks" != "auto"; then : { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "--with-socks was given, but SOCKSinit() wasn't found +as_fn_error $? "--with-socks was given, but SOCKSinit() was not found See \`config.log' for more details" "$LINENO" 5; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: disabling --with-socks" >&5 @@ -12287,7 +12287,7 @@ else if test "$with_ssl" != "auto"; then : { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "--with-ssl was given, but OpenSSL wasn't found +as_fn_error $? "--with-ssl was given, but OpenSSL was not found See \`config.log' for more details" "$LINENO" 5; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: disabling --with-ssl" >&5 @@ -15275,7 +15275,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 tnftp $as_me 20141104, which was +This file was extended by tnftp $as_me 20151004, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15341,7 +15341,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="\\ -tnftp config.status 20141104 +tnftp config.status 20151004 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |