summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:12:40 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:12:40 +0000
commit5074d880144fc4a9e0566e7b204503cbeb6b328a (patch)
treed53fcd5437e938292d7cebf5d39f7c5db3fcb23f /configure
parent77e55a7b8b26c9adb87c0adf38a60eb6956c9af4 (diff)
Imported Upstream version 4.3.99+cvs20050813
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 5 insertions, 3 deletions
diff --git a/configure b/configure
index 2c95718..5b0b669 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 1.128 .
+# From configure.ac Revision: 1.130 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for gutenprint 5.0.0-rc1.
#
@@ -2101,7 +2101,7 @@ GUTENPRINTUI2_LIBDEPS="${GUTENPRINTUI2_LIBDEPS} \$(GUTENPRINT_LIBS)"
ac_config_headers="$ac_config_headers config.h"
-ALL_LINGUAS="cs da de el en_GB es fr ja nb nl pl pt sk sv"
+ALL_LINGUAS="cs da de el en_GB es fr ja nb nl pl pt sk sv zh_TW"
@@ -31111,7 +31111,7 @@ cat >>confdefs.h <<_ACEOF
#define CUPS_PPD_PS_LEVEL ${CUPS_PPD_PS_LEVEL}
_ACEOF
-RELEASE_DATE="01 Aug 2005"
+RELEASE_DATE="13 Aug 2005"
cat >>confdefs.h <<_ACEOF
#define RELEASE_DATE "${RELEASE_DATE}"
@@ -32569,8 +32569,10 @@ s,@INSTALL@,$ac_INSTALL,;t t
# Run the commands associated with the file.
case $ac_file in
src/cups/cups-genppdconfig ) chmod +x src/cups/cups-genppdconfig;
+ rm -f src/cups/cups-genppdconfig.${GUTENPRINT_RELEASE_VERSION};
mv src/cups/cups-genppdconfig src/cups/cups-genppdconfig.${GUTENPRINT_RELEASE_VERSION} ;;
src/cups/cups-genppdupdate ) chmod +x src/cups/cups-genppdupdate;
+ rm -f src/cups/cups-genppdupdate.${GUTENPRINT_RELEASE_VERSION};
mv src/cups/cups-genppdupdate src/cups/cups-genppdupdate.${GUTENPRINT_RELEASE_VERSION} ;;
src/foomatic/foomatic-generator ) chmod +x src/foomatic/foomatic-generator ;;
src/foomatic/mk_printerlist ) chmod +x src/foomatic/mk_printerlist ;;