diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 30 |
1 files changed, 10 insertions, 20 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ptunnel-ng 1.2. +# Generated by GNU Autoconf 2.69 for ptunnel-ng 1.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ptunnel-ng' PACKAGE_TARNAME='ptunnel-ng' -PACKAGE_VERSION='1.2' -PACKAGE_STRING='ptunnel-ng 1.2' +PACKAGE_VERSION='1.3' +PACKAGE_STRING='ptunnel-ng 1.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1291,7 +1291,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 ptunnel-ng 1.2 to adapt to many kinds of systems. +\`configure' configures ptunnel-ng 1.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1362,7 +1362,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ptunnel-ng 1.2:";; + short | recursive ) echo "Configuration of ptunnel-ng 1.3:";; esac cat <<\_ACEOF @@ -1455,7 +1455,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ptunnel-ng configure 1.2 +ptunnel-ng configure 1.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2114,7 +2114,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 ptunnel-ng $as_me 1.2, which was +It was created by ptunnel-ng $as_me 1.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2566,16 +2566,6 @@ IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac -if test x"$cross_compiling" != x"no"; then - HOST_PREFIX="${host_alias}-" - HOST_SUFFIX="-$host_alias" - if test x"${build_alias}" = x; then - as_fn_error $? "Cross compile enabled but no --build *explicitly* specified. For example: --build=$(gcc -dumpmachine)" "$LINENO" 5 - fi -else - HOST_PREFIX= - HOST_SUFFIX= -fi case x"${host}" in x*-*-cygwin* | x*-*-mingw32*) use_msw=yes @@ -3069,7 +3059,7 @@ fi # Define the identity of the package. PACKAGE='ptunnel-ng' - VERSION='1.2' + VERSION='1.3' cat >>confdefs.h <<_ACEOF @@ -6546,7 +6536,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 ptunnel-ng $as_me 1.2, which was +This file was extended by ptunnel-ng $as_me 1.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6612,7 +6602,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="\\ -ptunnel-ng config.status 1.2 +ptunnel-ng config.status 1.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |