summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2015-10-19 10:40:17 +0200
committerDidier Raboud <odyx@debian.org>2015-10-19 10:40:17 +0200
commit82a5e2a21f1cc4ea142514a1a045a63158f10256 (patch)
tree43bb3f0d058d6f632c273f1073708f2017b6d1bb /configure
parent92976f71a4aa7f84cd8aadf013d2b03873dead7c (diff)
Imported Upstream version 5.2.11~pre2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure50
1 files changed, 36 insertions, 14 deletions
diff --git a/configure b/configure
index 11c539d..f994f14 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
-# From configure.ac Revision: 1.264 .
+# From configure.ac Revision: 1.268 .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gutenprint 5.2.11-pre1.
+# Generated by GNU Autoconf 2.69 for gutenprint 5.2.11-pre2.
#
# 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.11-pre1'
-PACKAGE_STRING='gutenprint 5.2.11-pre1'
+PACKAGE_VERSION='5.2.11-pre2'
+PACKAGE_STRING='gutenprint 5.2.11-pre2'
PACKAGE_BUGREPORT='gimp-print-devel@lists.sourceforge.net'
PACKAGE_URL=''
@@ -773,6 +773,8 @@ PKG_CONFIG
IJS_CONFIG
FOOMATIC_PPDFILE
FOOMATIC_CONFIGURE
+ENABLE_SHARED
+ENABLE_STATIC
USE_NLS_FALSE
USE_NLS_TRUE
POSUB
@@ -1524,7 +1526,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.11-pre1 to adapt to many kinds of systems.
+\`configure' configures gutenprint 5.2.11-pre2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1594,7 +1596,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gutenprint 5.2.11-pre1:";;
+ short | recursive ) echo "Configuration of gutenprint 5.2.11-pre2:";;
esac
cat <<\_ACEOF
@@ -1775,7 +1777,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gutenprint configure 5.2.11-pre1
+gutenprint configure 5.2.11-pre2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2215,7 +2217,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.11-pre1, which was
+It was created by gutenprint $as_me 5.2.11-pre2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2603,11 +2605,11 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
GUTENPRINT_MAJOR_VERSION=5
GUTENPRINT_MINOR_VERSION=2
GUTENPRINT_MICRO_VERSION=11
-GUTENPRINT_EXTRA_VERSION=-pre1
+GUTENPRINT_EXTRA_VERSION=-pre2
GUTENPRINT_CURRENT_INTERFACE=6
GUTENPRINT_INTERFACE_AGE=0
GUTENPRINT_BINARY_AGE=4
-GUTENPRINT_VERSION=5.2.11-pre1
+GUTENPRINT_VERSION=5.2.11-pre2
GUTENPRINTUI2_CURRENT_INTERFACE=1
GUTENPRINTUI2_INTERFACE_AGE=0
GUTENPRINTUI2_BINARY_AGE=0
@@ -3123,7 +3125,7 @@ fi
# Define the identity of the package.
PACKAGE='gutenprint'
- VERSION='5.2.11-pre1'
+ VERSION='5.2.11-pre2'
cat >>confdefs.h <<_ACEOF
@@ -14081,6 +14083,22 @@ if test -z "${STATIC_GENPPD}" ; then
fi
+ENABLE_STATIC="$enable_static"
+
+cat >>confdefs.h <<_ACEOF
+#define ENABLE_STATIC "${ENABLE_STATIC}"
+_ACEOF
+
+
+
+ENABLE_SHARED="$enable_shared"
+
+cat >>confdefs.h <<_ACEOF
+#define ENABLE_SHARED "${ENABLE_SHARED}"
+_ACEOF
+
+
+
# Extract the first word of "foomatic-configure", so it can be a program name with args.
set dummy foomatic-configure; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -19694,7 +19712,7 @@ cat >>confdefs.h <<_ACEOF
#define CUPS_PPD_PS_LEVEL ${CUPS_PPD_PS_LEVEL}
_ACEOF
-RELEASE_DATE="25 Jun 2015"
+RELEASE_DATE="06 Oct 2015"
cat >>confdefs.h <<_ACEOF
#define RELEASE_DATE "${RELEASE_DATE}"
@@ -19810,6 +19828,8 @@ ac_config_files="$ac_config_files src/foomatic/mk_printerlist"
ac_config_files="$ac_config_files src/testpattern/run-testpattern-2"
+ac_config_files="$ac_config_files src/testpattern/compare-checksums"
+
ac_config_files="$ac_config_files src/cups/test-rastertogutenprint"
ac_config_files="$ac_config_files src/ghost/Makefile"
@@ -20492,7 +20512,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.11-pre1, which was
+This file was extended by gutenprint $as_me 5.2.11-pre2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20558,7 +20578,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.11-pre1
+gutenprint config.status 5.2.11-pre2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -21004,6 +21024,7 @@ do
"src/foomatic/foomatic-generator") CONFIG_FILES="$CONFIG_FILES src/foomatic/foomatic-generator" ;;
"src/foomatic/mk_printerlist") CONFIG_FILES="$CONFIG_FILES src/foomatic/mk_printerlist" ;;
"src/testpattern/run-testpattern-2") CONFIG_FILES="$CONFIG_FILES src/testpattern/run-testpattern-2" ;;
+ "src/testpattern/compare-checksums") CONFIG_FILES="$CONFIG_FILES src/testpattern/compare-checksums" ;;
"src/cups/test-rastertogutenprint") CONFIG_FILES="$CONFIG_FILES src/cups/test-rastertogutenprint" ;;
"src/ghost/Makefile") CONFIG_FILES="$CONFIG_FILES src/ghost/Makefile" ;;
"src/testpattern/Makefile") CONFIG_FILES="$CONFIG_FILES src/testpattern/Makefile" ;;
@@ -22459,6 +22480,7 @@ fi
"src/foomatic/foomatic-generator":F) chmod +x src/foomatic/foomatic-generator ;;
"src/foomatic/mk_printerlist":F) chmod +x src/foomatic/mk_printerlist ;;
"src/testpattern/run-testpattern-2":F) chmod +x src/testpattern/run-testpattern-2 ;;
+ "src/testpattern/compare-checksums":F) chmod +x src/testpattern/compare-checksums ;;
"src/cups/test-rastertogutenprint":F) chmod +x src/cups/test-rastertogutenprint ;;
"default":C)
echo