From b99db4e5834bb8668c249bb7ce30af9a4d23527e Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Tue, 15 Jan 2013 00:46:35 +0000 Subject: Imported Upstream version 3.6.0 --- configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 7431ae6..56df0d5 100755 --- a/configure +++ b/configure @@ -2753,7 +2753,7 @@ fi # Define the identity of the package. PACKAGE=simple-scan - VERSION=3.5.3 + VERSION=3.6.0 cat >>confdefs.h <<_ACEOF @@ -3952,11 +3952,11 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No Vala compiler found. You will not be able to compile .vala source files." >&5 $as_echo "$as_me: WARNING: No Vala compiler found. You will not be able to compile .vala source files." >&2;} else - if test -n "0.13.0"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: checking $VALAC is at least version 0.13.0" >&5 -$as_echo_n "checking $VALAC is at least version 0.13.0... " >&6; } + if test -n "0.16.0"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking $VALAC is at least version 0.16.0" >&5 +$as_echo_n "checking $VALAC is at least version 0.16.0... " >&6; } am__vala_version=`$VALAC --version | sed 's/Vala *//'` - as_arg_v1=0.13.0 + as_arg_v1=0.16.0 as_arg_v2="$am__vala_version" awk "$as_awk_strverscmp" v1="$as_arg_v1" v2="$as_arg_v2" /dev/null case $? in #( @@ -3969,7 +3969,7 @@ $as_echo "yes" >&6; } ;; #( 2) : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - as_fn_error $? "Vala 0.13.0 not found." "$LINENO" 5 ;; #( + as_fn_error $? "Vala 0.16.0 not found." "$LINENO" 5 ;; #( *) : ;; esac -- cgit v1.2.3