diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 32 | 
1 files changed, 16 insertions, 16 deletions
| @@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for simple-scan 3.17.3. +# Generated by GNU Autoconf 2.69 for simple-scan 3.17.4.  #  #  # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -637,8 +637,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='simple-scan'  PACKAGE_TARNAME='simple-scan' -PACKAGE_VERSION='3.17.3' -PACKAGE_STRING='simple-scan 3.17.3' +PACKAGE_VERSION='3.17.4' +PACKAGE_STRING='simple-scan 3.17.4'  PACKAGE_BUGREPORT=''  PACKAGE_URL='' @@ -1396,7 +1396,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 simple-scan 3.17.3 to adapt to many kinds of systems. +\`configure' configures simple-scan 3.17.4 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1462,7 +1462,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of simple-scan 3.17.3:";; +     short | recursive ) echo "Configuration of simple-scan 3.17.4:";;     esac    cat <<\_ACEOF @@ -1578,7 +1578,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -simple-scan configure 3.17.3 +simple-scan configure 3.17.4  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -1830,7 +1830,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 simple-scan $as_me 3.17.3, which was +It was created by simple-scan $as_me 3.17.4, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -2178,7 +2178,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $  ac_compiler_gnu=$ac_cv_c_compiler_gnu -am__api_version='1.14' +am__api_version='1.15'  ac_aux_dir=  for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do @@ -2379,8 +2379,8 @@ test "$program_suffix" != NONE &&  ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'  program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd`  if test x"${MISSING+set}" != xset; then    case $am_aux_dir in @@ -2399,7 +2399,7 @@ else  $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}  fi -if test x"${install_sh}" != xset; then +if test x"${install_sh+set}" != xset; then    case $am_aux_dir in    *\ * | *\	*)      install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -2693,7 +2693,7 @@ fi  # Define the identity of the package.   PACKAGE='simple-scan' - VERSION='3.17.3' + VERSION='3.17.4'  cat >>confdefs.h <<_ACEOF @@ -2727,8 +2727,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}  # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>  mkdir_p='$(MKDIR_P)' -# We need awk for the "check" target.  The system "awk" is bad on -# some platforms. +# We need awk for the "check" target (and possibly the TAP driver).  The +# system "awk" is bad on some platforms.  # Always define AMTAR for backward compatibility.  Yes, it's still used  # in the wild :-(  We should find a proper way to deprecate it ...  AMTAR='$${TAR-tar}' @@ -6357,7 +6357,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 simple-scan $as_me 3.17.3, which was +This file was extended by simple-scan $as_me 3.17.4, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -6414,7 +6414,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="\\ -simple-scan config.status 3.17.3 +simple-scan config.status 3.17.4  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\" | 
