~ubuntu-branches/ubuntu/natty/foomatic-filters/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2010-02-18 16:24:03 UTC
  • mfrom: (1.1.35 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100218162403-0tzm44ffs20hlnbi
Tags: 4.0.7-0ubuntu1
* New upstream release
   - foomatic-rip printed only the first file supplied on the command line
     when multiple files are supplied (spooler-less printing mode,
     LP: #676680).
* debian/patches/foomatic-rip-read-multiple-input-files.patch: Removed
  patches with fix backported from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for foomatic-rip "4.0.6".
 
3
# Generated by GNU Autoconf 2.61 for foomatic-rip 4.0.7.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
572
572
# Identity of this package.
573
573
PACKAGE_NAME='foomatic-rip'
574
574
PACKAGE_TARNAME='foomatic-rip'
575
 
PACKAGE_VERSION='"4.0.6"'
576
 
PACKAGE_STRING='foomatic-rip "4.0.6"'
 
575
PACKAGE_VERSION='4.0.7'
 
576
PACKAGE_STRING='foomatic-rip 4.0.7'
577
577
PACKAGE_BUGREPORT=''
578
578
 
579
579
ac_unique_file="options.c"
1232
1232
  # Omit some internal or obsolete options to make the list less imposing.
1233
1233
  # This message is too long to be a string in the A/UX 3.1 sh.
1234
1234
  cat <<_ACEOF
1235
 
\`configure' configures foomatic-rip "4.0.6" to adapt to many kinds of systems.
 
1235
\`configure' configures foomatic-rip 4.0.7 to adapt to many kinds of systems.
1236
1236
 
1237
1237
Usage: $0 [OPTION]... [VAR=VALUE]...
1238
1238
 
1298
1298
 
1299
1299
if test -n "$ac_init_help"; then
1300
1300
  case $ac_init_help in
1301
 
     short | recursive ) echo "Configuration of foomatic-rip "4.0.6":";;
 
1301
     short | recursive ) echo "Configuration of foomatic-rip 4.0.7:";;
1302
1302
   esac
1303
1303
  cat <<\_ACEOF
1304
1304
 
1394
1394
test -n "$ac_init_help" && exit $ac_status
1395
1395
if $ac_init_version; then
1396
1396
  cat <<\_ACEOF
1397
 
foomatic-rip configure "4.0.6"
 
1397
foomatic-rip configure 4.0.7
1398
1398
generated by GNU Autoconf 2.61
1399
1399
 
1400
1400
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1408
1408
This file contains any messages produced by compilers while
1409
1409
running configure, to aid debugging if configure makes a mistake.
1410
1410
 
1411
 
It was created by foomatic-rip $as_me "4.0.6", which was
 
1411
It was created by foomatic-rip $as_me 4.0.7, which was
1412
1412
generated by GNU Autoconf 2.61.  Invocation command line was
1413
1413
 
1414
1414
  $ $0 $@
2098
2098
 
2099
2099
# Define the identity of the package.
2100
2100
 PACKAGE='foomatic-rip'
2101
 
 VERSION='"4.0.6"'
 
2101
 VERSION='4.0.7'
2102
2102
 
2103
2103
 
2104
2104
# Some tools Automake needs.
6835
6835
  LIBSEARCHPATH="/usr/freeware/lib32:/usr/freeware/lib:$LIBSEARCHPATH"
6836
6836
fi
6837
6837
 
 
6838
# Check for Perl
6838
6839
# Extract the first word of "perl", so it can be a program name with args.
6839
6840
set dummy perl; ac_word=$2
6840
6841
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6922
6923
fi
6923
6924
 
6924
6925
 
 
6926
# Check for cups-config
6925
6927
# Extract the first word of "cups-config", so it can be a program name with args.
6926
6928
set dummy cups-config; ac_word=$2
6927
6929
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6963
6965
 
6964
6966
 
6965
6967
 
 
6968
# Use cups-config to find CUPS directories
6966
6969
if test -n "$CUPS_CONFIG" && test -z "$CUPS_SERVERBIN"; then
6967
6970
        CUPS_SERVERBIN=`cups-config --serverbin 2>/dev/null`
6968
6971
fi
7850
7853
# report actual input values of CONFIG_FILES etc. instead of their
7851
7854
# values after options handling.
7852
7855
ac_log="
7853
 
This file was extended by foomatic-rip $as_me "4.0.6", which was
 
7856
This file was extended by foomatic-rip $as_me 4.0.7, which was
7854
7857
generated by GNU Autoconf 2.61.  Invocation command line was
7855
7858
 
7856
7859
  CONFIG_FILES    = $CONFIG_FILES
7903
7906
_ACEOF
7904
7907
cat >>$CONFIG_STATUS <<_ACEOF
7905
7908
ac_cs_version="\\
7906
 
foomatic-rip config.status "4.0.6"
 
7909
foomatic-rip config.status 4.0.7
7907
7910
configured by $0, generated by GNU Autoconf 2.61,
7908
7911
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
7909
7912