1 --- sane-frontends-1.0.14/configure Fri May 20 03:17:42 2011
2 +++ sane-frontends-1.0.14/configure Fri May 20 03:17:47 2011
4 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
5 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
6 # If not cross compiling, check that we can run a simple program.
7 +tmpval=$cross_compiling
9 if test "$cross_compiling" != yes; then
10 if { ac_try='./$ac_file'
11 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13 echo "$as_me:$LINENO: result: yes" >&5
14 echo "${ECHO_T}yes" >&6
16 +cross_compiling=$tmpval
17 rm -f a.out a.exe conftest$ac_cv_exeext b.out
18 ac_clean_files=$ac_clean_files_save
19 # Check the compiler produces executables we can run. If not, either