summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2015-08-09 14:40:26 +0200
committerDidier Raboud <odyx@debian.org>2015-08-09 14:40:26 +0200
commit92976f71a4aa7f84cd8aadf013d2b03873dead7c (patch)
treecf693495783f07f67a0a2c8c12437fd6ed220593 /configure
parent58b4abe145a14a936e420a3ba5b7d0c6c56fa839 (diff)
Imported Upstream version 5.2.11~pre1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure90
1 files changed, 70 insertions, 20 deletions
diff --git a/configure b/configure
index 8bd8180..11c539d 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
-# From configure.ac Revision: 1.261 .
+# From configure.ac Revision: 1.264 .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gutenprint 5.2.10.
+# Generated by GNU Autoconf 2.69 for gutenprint 5.2.11-pre1.
#
# Report bugs to <gimp-print-devel@lists.sourceforge.net>.
#
@@ -608,8 +608,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='gutenprint'
PACKAGE_TARNAME='gutenprint'
-PACKAGE_VERSION='5.2.10'
-PACKAGE_STRING='gutenprint 5.2.10'
+PACKAGE_VERSION='5.2.11-pre1'
+PACKAGE_STRING='gutenprint 5.2.11-pre1'
PACKAGE_BUGREPORT='gimp-print-devel@lists.sourceforge.net'
PACKAGE_URL=''
@@ -1524,7 +1524,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 gutenprint 5.2.10 to adapt to many kinds of systems.
+\`configure' configures gutenprint 5.2.11-pre1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1594,7 +1594,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gutenprint 5.2.10:";;
+ short | recursive ) echo "Configuration of gutenprint 5.2.11-pre1:";;
esac
cat <<\_ACEOF
@@ -1775,7 +1775,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gutenprint configure 5.2.10
+gutenprint configure 5.2.11-pre1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2215,7 +2215,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 gutenprint $as_me 5.2.10, which was
+It was created by gutenprint $as_me 5.2.11-pre1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2567,6 +2567,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
ac_aux_dir=
for ac_dir in scripts "$srcdir"/scripts; do
if test -f "$ac_dir/install-sh"; then
@@ -2601,12 +2602,12 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
GUTENPRINT_MAJOR_VERSION=5
GUTENPRINT_MINOR_VERSION=2
-GUTENPRINT_MICRO_VERSION=10
-GUTENPRINT_EXTRA_VERSION=
-GUTENPRINT_CURRENT_INTERFACE=5
+GUTENPRINT_MICRO_VERSION=11
+GUTENPRINT_EXTRA_VERSION=-pre1
+GUTENPRINT_CURRENT_INTERFACE=6
GUTENPRINT_INTERFACE_AGE=0
-GUTENPRINT_BINARY_AGE=3
-GUTENPRINT_VERSION=5.2.10
+GUTENPRINT_BINARY_AGE=4
+GUTENPRINT_VERSION=5.2.11-pre1
GUTENPRINTUI2_CURRENT_INTERFACE=1
GUTENPRINTUI2_INTERFACE_AGE=0
GUTENPRINTUI2_BINARY_AGE=0
@@ -3122,7 +3123,7 @@ fi
# Define the identity of the package.
PACKAGE='gutenprint'
- VERSION='5.2.10'
+ VERSION='5.2.11-pre1'
cat >>confdefs.h <<_ACEOF
@@ -3289,6 +3290,45 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; }
+# Check whether --enable-silent-rules was given.
+if test "${enable_silent_rules+set}" = set; then :
+ enableval=$enable_silent_rules;
+fi
+
+case $enable_silent_rules in # (((
+ yes) AM_DEFAULT_VERBOSITY=0;;
+ no) AM_DEFAULT_VERBOSITY=1;;
+ *) AM_DEFAULT_VERBOSITY=0;;
+esac
+am_make=${MAKE-make}
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
+if ${am_cv_make_support_nested_variables+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if $as_echo 'TRUE=$(BAR$(V))
+BAR0=false
+BAR1=true
+V=1
+am__doit:
+ @$(TRUE)
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
+ am_cv_make_support_nested_variables=yes
+else
+ am_cv_make_support_nested_variables=no
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
+if test $am_cv_make_support_nested_variables = yes; then
+ AM_V='$(V)'
+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+else
+ AM_V=$AM_DEFAULT_VERBOSITY
+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+fi
+AM_BACKSLASH='\'
+
@@ -6735,7 +6775,7 @@ ia64-*-hpux*)
rm -rf conftest*
;;
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -6753,7 +6793,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64le-*linux*)
+ LD="${LD-ld} -m elf32lppclinux"
+ ;;
+ powerpc64-*linux*)
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
@@ -6772,7 +6815,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;
- ppc*-*linux*|powerpc*-*linux*)
+ powerpcle-*linux*)
+ LD="${LD-ld} -m elf64lppc"
+ ;;
+ powerpc-*linux*)
LD="${LD-ld} -m elf64ppc"
;;
s390*-*linux*|s390*-*tpf*)
@@ -14186,6 +14232,10 @@ if test -z "${BUILD_FOOMATIC_3}" ; then
fi
+if test "$BUILD_FOOMATIC_3" = "yes" ; then
+ BUILD_FOOMATIC=yes
+fi
+
# Extract the first word of "ijs-config", so it can be a program name with args.
set dummy ijs-config; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -19644,7 +19694,7 @@ cat >>confdefs.h <<_ACEOF
#define CUPS_PPD_PS_LEVEL ${CUPS_PPD_PS_LEVEL}
_ACEOF
-RELEASE_DATE="18 May 2014"
+RELEASE_DATE="25 Jun 2015"
cat >>confdefs.h <<_ACEOF
#define RELEASE_DATE "${RELEASE_DATE}"
@@ -20442,7 +20492,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 gutenprint $as_me 5.2.10, which was
+This file was extended by gutenprint $as_me 5.2.11-pre1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20508,7 +20558,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="\\
-gutenprint config.status 5.2.10
+gutenprint config.status 5.2.11-pre1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"