diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 24 | 
1 files changed, 12 insertions, 12 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.15.2. +# Generated by GNU Autoconf 2.69 for simple-scan 3.15.3.  #  #  # 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.15.2' -PACKAGE_STRING='simple-scan 3.15.2' +PACKAGE_VERSION='3.15.3' +PACKAGE_STRING='simple-scan 3.15.3'  PACKAGE_BUGREPORT=''  PACKAGE_URL='' @@ -1398,7 +1398,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.15.2 to adapt to many kinds of systems. +\`configure' configures simple-scan 3.15.3 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1464,7 +1464,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of simple-scan 3.15.2:";; +     short | recursive ) echo "Configuration of simple-scan 3.15.3:";;     esac    cat <<\_ACEOF @@ -1580,7 +1580,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -simple-scan configure 3.15.2 +simple-scan configure 3.15.3  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -1945,7 +1945,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.15.2, which was +It was created by simple-scan $as_me 3.15.3, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -2808,7 +2808,7 @@ fi  # Define the identity of the package.   PACKAGE='simple-scan' - VERSION='3.15.2' + VERSION='3.15.3'  cat >>confdefs.h <<_ACEOF @@ -5265,7 +5265,7 @@ EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)  EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))  distdir: distdir-help-files -distdir-help-files: +distdir-help-files: $(_HELP_LC_FILES)  	@for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \  	  $(MKDIR_P) "$(distdir)/$$lc"; \  	  for file in $(HELP_FILES); do \ @@ -5294,7 +5294,7 @@ check-help:  .PHONY: install-help  install-data-am: $(if $(HELP_ID),install-help) -install-help: +install-help: $(_HELP_LC_FILES)  	@for lc in C $(_HELP_LINGUAS); do \  	  $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \  	done @@ -6522,7 +6522,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.15.2, which was +This file was extended by simple-scan $as_me 3.15.3, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -6579,7 +6579,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.15.2 +simple-scan config.status 3.15.3  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\" | 
