diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-02 20:06:30 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-02 20:06:30 +0100 | 
| commit | b2802d98d4486d6afc585062f4ca02fddf829dc5 (patch) | |
| tree | b74907ddd07161872edfa3d8be1a4ece63a6ec62 /configure | |
| parent | 29eaee2cf7c71df75a2d31f82738cc3a060f7a88 (diff) | |
Release 1.0.25+git20150102-1
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 26 | 
1 files changed, 13 insertions, 13 deletions
@@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for sane-backends 1.0.24. +# Generated by GNU Autoconf 2.69 for sane-backends 1.0.25git.  #  # Report bugs to <sane-devel@lists.alioth.debian.org>.  # @@ -590,8 +590,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='sane-backends'  PACKAGE_TARNAME='sane-backends' -PACKAGE_VERSION='1.0.24' -PACKAGE_STRING='sane-backends 1.0.24' +PACKAGE_VERSION='1.0.25git' +PACKAGE_STRING='sane-backends 1.0.25git'  PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'  PACKAGE_URL='' @@ -1414,7 +1414,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 sane-backends 1.0.24 to adapt to many kinds of systems. +\`configure' configures sane-backends 1.0.25git to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1484,7 +1484,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of sane-backends 1.0.24:";; +     short | recursive ) echo "Configuration of sane-backends 1.0.25git:";;     esac    cat <<\_ACEOF @@ -1643,7 +1643,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -sane-backends configure 1.0.24 +sane-backends configure 1.0.25git  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -2249,7 +2249,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 sane-backends $as_me 1.0.24, which was +It was created by sane-backends $as_me 1.0.25git, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -2602,8 +2602,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu  V_MAJOR=1  V_MINOR=0 -V_REV=24 -is_release=yes +V_REV=25 +is_release=no @@ -3122,7 +3122,7 @@ fi  # Define the identity of the package.   PACKAGE='sane-backends' - VERSION='1.0.24' + VERSION='1.0.25git'  cat >>confdefs.h <<_ACEOF @@ -3201,7 +3201,7 @@ ac_config_headers="$ac_config_headers include/sane/config.h"  PACKAGE=sane-backends -VERSION=1.0.24 +VERSION=1.0.25git  NUMBER_VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}  cat >>confdefs.h <<_ACEOF @@ -18816,7 +18816,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 sane-backends $as_me 1.0.24, which was +This file was extended by sane-backends $as_me 1.0.25git, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -18882,7 +18882,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="\\ -sane-backends config.status 1.0.24 +sane-backends config.status 1.0.25git  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\"  | 
