~ubuntu-branches/ubuntu/wily/hplip/wily

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Till Kamppeter, Mark Purcell
  • Date: 2014-01-19 13:56:10 UTC
  • mfrom: (1.7.5)
  • Revision ID: package-import@ubuntu.com-20140119135610-7vvsrfbm2vfj0u1s
Tags: 3.14.1-1
* New upstream release 
  - CVE-2013-6427: hplip: insecure auto update feature
  - CVE-2013-6402: hplip: insecure temporary file handling in pkit.py

[ Till Kamppeter ]
* debian/control: Changed Depends/Recommends on foomatic-filters to
  "cups-filters (>= 1.0.42) | foomatic-filters" as foomatic-rip has
  moved to cups-filters from version 1.0.42 on (Closes: #734140).

[ Mark Purcell ]
* Ack NMU - thanks ~carnil
* Drop CVE-2013-6402.patch - addressed 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.68 for HP Linux Imaging and Printing 3.13.11.
 
3
# Generated by GNU Autoconf 2.68 for HP Linux Imaging and Printing 3.14.1.
4
4
#
5
 
# Report bugs to <3.13.11>.
 
5
# Report bugs to <3.14.1>.
6
6
#
7
7
#
8
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
246
246
    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
247
247
    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
248
248
  else
249
 
    $as_echo "$0: Please tell bug-autoconf@gnu.org and 3.13.11 about your
 
249
    $as_echo "$0: Please tell bug-autoconf@gnu.org and 3.14.1 about your
250
250
$0: system, including any error possibly output before this
251
251
$0: message. Then install a modern shell, or manually run
252
252
$0: the script under such a shell if you do have one."
569
569
# Identity of this package.
570
570
PACKAGE_NAME='HP Linux Imaging and Printing'
571
571
PACKAGE_TARNAME='hplip'
572
 
PACKAGE_VERSION='3.13.11'
573
 
PACKAGE_STRING='HP Linux Imaging and Printing 3.13.11'
574
 
PACKAGE_BUGREPORT='3.13.11'
 
572
PACKAGE_VERSION='3.14.1'
 
573
PACKAGE_STRING='HP Linux Imaging and Printing 3.14.1'
 
574
PACKAGE_BUGREPORT='3.14.1'
575
575
PACKAGE_URL=''
576
576
 
577
577
# Factoring default headers for most tests.
1468
1468
  # Omit some internal or obsolete options to make the list less imposing.
1469
1469
  # This message is too long to be a string in the A/UX 3.1 sh.
1470
1470
  cat <<_ACEOF
1471
 
\`configure' configures HP Linux Imaging and Printing 3.13.11 to adapt to many kinds of systems.
 
1471
\`configure' configures HP Linux Imaging and Printing 3.14.1 to adapt to many kinds of systems.
1472
1472
 
1473
1473
Usage: $0 [OPTION]... [VAR=VALUE]...
1474
1474
 
1538
1538
 
1539
1539
if test -n "$ac_init_help"; then
1540
1540
  case $ac_init_help in
1541
 
     short | recursive ) echo "Configuration of HP Linux Imaging and Printing 3.13.11:";;
 
1541
     short | recursive ) echo "Configuration of HP Linux Imaging and Printing 3.14.1:";;
1542
1542
   esac
1543
1543
  cat <<\_ACEOF
1544
1544
 
1634
1634
Use these variables to override the choices made by `configure' or to help
1635
1635
it to find libraries and programs with nonstandard names/locations.
1636
1636
 
1637
 
Report bugs to <3.13.11>.
 
1637
Report bugs to <3.14.1>.
1638
1638
_ACEOF
1639
1639
ac_status=$?
1640
1640
fi
1697
1697
test -n "$ac_init_help" && exit $ac_status
1698
1698
if $ac_init_version; then
1699
1699
  cat <<\_ACEOF
1700
 
HP Linux Imaging and Printing configure 3.13.11
 
1700
HP Linux Imaging and Printing configure 3.14.1
1701
1701
generated by GNU Autoconf 2.68
1702
1702
 
1703
1703
Copyright (C) 2010 Free Software Foundation, Inc.
2163
2163
$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2164
2164
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2165
2165
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2166
 
( $as_echo "## ---------------------- ##
2167
 
## Report this to 3.13.11 ##
2168
 
## ---------------------- ##"
 
2166
( $as_echo "## --------------------- ##
 
2167
## Report this to 3.14.1 ##
 
2168
## --------------------- ##"
2169
2169
     ) | sed "s/^/$as_me: WARNING:     /" >&2
2170
2170
    ;;
2171
2171
esac
2241
2241
This file contains any messages produced by compilers while
2242
2242
running configure, to aid debugging if configure makes a mistake.
2243
2243
 
2244
 
It was created by HP Linux Imaging and Printing $as_me 3.13.11, which was
 
2244
It was created by HP Linux Imaging and Printing $as_me 3.14.1, which was
2245
2245
generated by GNU Autoconf 2.68.  Invocation command line was
2246
2246
 
2247
2247
  $ $0 $@
3057
3057
 
3058
3058
# Define the identity of the package.
3059
3059
 PACKAGE='hplip'
3060
 
 VERSION='3.13.11'
 
3060
 VERSION='3.14.1'
3061
3061
 
3062
3062
 
3063
3063
cat >>confdefs.h <<_ACEOF
18263
18263
# report actual input values of CONFIG_FILES etc. instead of their
18264
18264
# values after options handling.
18265
18265
ac_log="
18266
 
This file was extended by HP Linux Imaging and Printing $as_me 3.13.11, which was
 
18266
This file was extended by HP Linux Imaging and Printing $as_me 3.14.1, which was
18267
18267
generated by GNU Autoconf 2.68.  Invocation command line was
18268
18268
 
18269
18269
  CONFIG_FILES    = $CONFIG_FILES
18314
18314
Configuration commands:
18315
18315
$config_commands
18316
18316
 
18317
 
Report bugs to <3.13.11>."
 
18317
Report bugs to <3.14.1>."
18318
18318
 
18319
18319
_ACEOF
18320
18320
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18321
18321
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18322
18322
ac_cs_version="\\
18323
 
HP Linux Imaging and Printing config.status 3.13.11
 
18323
HP Linux Imaging and Printing config.status 3.14.1
18324
18324
configured by $0, generated by GNU Autoconf 2.68,
18325
18325
  with options \\"\$ac_cs_config\\"
18326
18326