~ubuntu-branches/ubuntu/trusty/simple-scan/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-10-26 17:18:13 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20101026171813-kyqdlq14f3jh6g6x
Tags: 2.32.0.1-1
* New upstream release.
* Update debian/gbp.conf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2111
2111
      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2112
2112
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2113
2113
as_fn_error $? "failed to load site script $ac_site_file
2114
 
See \`config.log' for more details" "$LINENO" 5; }
 
2114
See \`config.log' for more details" "$LINENO" 5 ; }
2115
2115
  fi
2116
2116
done
2117
2117
 
2335
2335
'
2336
2336
case `pwd` in
2337
2337
  *[\\\"\#\$\&\'\`$am_lf]*)
2338
 
    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
 
2338
    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
2339
2339
esac
2340
2340
case $srcdir in
2341
2341
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2342
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
2342
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
2343
2343
esac
2344
2344
 
2345
2345
# Do `set' in a subshell so we don't clobber the current shell's
2667
2667
 
2668
2668
# Define the identity of the package.
2669
2669
 PACKAGE=simple-scan
2670
 
 VERSION=2.32.0
 
2670
 VERSION=2.32.0.1
2671
2671
 
2672
2672
 
2673
2673
cat >>confdefs.h <<_ACEOF
3119
3119
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3120
3120
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3121
3121
as_fn_error $? "no acceptable C compiler found in \$PATH
3122
 
See \`config.log' for more details" "$LINENO" 5; }
 
3122
See \`config.log' for more details" "$LINENO" 5 ; }
3123
3123
 
3124
3124
# Provide some information about the compiler.
3125
3125
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3234
3234
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3235
3235
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3236
3236
as_fn_error 77 "C compiler cannot create executables
3237
 
See \`config.log' for more details" "$LINENO" 5; }
 
3237
See \`config.log' for more details" "$LINENO" 5 ; }
3238
3238
else
3239
3239
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3240
3240
$as_echo "yes" >&6; }
3277
3277
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3278
3278
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3279
3279
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3280
 
See \`config.log' for more details" "$LINENO" 5; }
 
3280
See \`config.log' for more details" "$LINENO" 5 ; }
3281
3281
fi
3282
3282
rm -f conftest conftest$ac_cv_exeext
3283
3283
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3336
3336
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3337
3337
as_fn_error $? "cannot run C compiled programs.
3338
3338
If you meant to cross compile, use \`--host'.
3339
 
See \`config.log' for more details" "$LINENO" 5; }
 
3339
See \`config.log' for more details" "$LINENO" 5 ; }
3340
3340
    fi
3341
3341
  fi
3342
3342
fi
3388
3388
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3389
3389
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3390
3390
as_fn_error $? "cannot compute suffix of object files: cannot compile
3391
 
See \`config.log' for more details" "$LINENO" 5; }
 
3391
See \`config.log' for more details" "$LINENO" 5 ; }
3392
3392
fi
3393
3393
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3394
3394
fi
4204
4204
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4205
4205
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4206
4206
as_fn_error $? "no acceptable C compiler found in \$PATH
4207
 
See \`config.log' for more details" "$LINENO" 5; }
 
4207
See \`config.log' for more details" "$LINENO" 5 ; }
4208
4208
 
4209
4209
# Provide some information about the compiler.
4210
4210
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4701
4701
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4702
4702
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4703
4703
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
4704
 
See \`config.log' for more details" "$LINENO" 5; }
 
4704
See \`config.log' for more details" "$LINENO" 5 ; }
4705
4705
fi
4706
4706
 
4707
4707
ac_ext=c
4991
4991
if test "${enable_schemas_install+set}" = set; then :
4992
4992
  enableval=$enable_schemas_install; case ${enableval} in
4993
4993
       yes|no) ;;
4994
 
       *) as_fn_error $? "bad value ${enableval} for --enable-schemas-install" "$LINENO" 5 ;;
 
4994
       *) as_fn_error $? "bad value ${enableval} for --enable-schemas-install" "$LINENO" 5  ;;
4995
4995
      esac
4996
4996
fi
4997
4997
 
5415
5415
See the pkg-config man page for more details.
5416
5416
 
5417
5417
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
5418
 
See \`config.log' for more details" "$LINENO" 5; }
 
5418
See \`config.log' for more details" "$LINENO" 5 ; }
5419
5419
else
5420
5420
        SIMPLE_SCAN_CFLAGS=$pkg_cv_SIMPLE_SCAN_CFLAGS
5421
5421
        SIMPLE_SCAN_LIBS=$pkg_cv_SIMPLE_SCAN_LIBS
6917
6917
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
6918
6918
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
6919
6919
 
6920
 
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 
6920
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
6921
6921
  esac
6922
6922
done
6923
6923
 
7124
7124
  esac
7125
7125
  case $ac_mode$ac_tag in
7126
7126
  :[FHL]*:*);;
7127
 
  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
 
7127
  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
7128
7128
  :[FH]-) ac_tag=-:-;;
7129
7129
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7130
7130
  esac
7152
7152
           [\\/$]*) false;;
7153
7153
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
7154
7154
           esac ||
7155
 
           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
 
7155
           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
7156
7156
      esac
7157
7157
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
7158
7158
      as_fn_append ac_file_inputs " '$ac_f'"
7179
7179
 
7180
7180
    case $ac_tag in
7181
7181
    *:-:* | *:-) cat >"$tmp/stdin" \
7182
 
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
 
7182
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
7183
7183
    esac
7184
7184
    ;;
7185
7185
  esac