~ubuntu-branches/debian/wheezy/dpkg/wheezy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Guillem Jover
  • Date: 2012-06-17 10:56:15 UTC
  • Revision ID: package-import@ubuntu.com-20120617105615-wkzmmaz21lj263ue
Tags: 1.16.4.3
On «update-alternatives --install» only warn for now on out of range
priorities and clamp the values, as there seems to be packages using
priorities > INT_MAX, which although bogus as they were previously
overflowing the int used to store them, that would cause installation
failures when upgrading from squeeze. This will be reverted to an
error after wheezy. Closes: #676874

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.69 for dpkg 1.16.4.2.
 
3
# Generated by GNU Autoconf 2.69 for dpkg 1.16.4.3.
4
4
#
5
5
# Report bugs to <debian-dpkg@lists.debian.org>.
6
6
#
580
580
# Identity of this package.
581
581
PACKAGE_NAME='dpkg'
582
582
PACKAGE_TARNAME='dpkg'
583
 
PACKAGE_VERSION='1.16.4.2'
584
 
PACKAGE_STRING='dpkg 1.16.4.2'
 
583
PACKAGE_VERSION='1.16.4.3'
 
584
PACKAGE_STRING='dpkg 1.16.4.3'
585
585
PACKAGE_BUGREPORT='debian-dpkg@lists.debian.org'
586
586
PACKAGE_URL=''
587
587
 
1398
1398
  # Omit some internal or obsolete options to make the list less imposing.
1399
1399
  # This message is too long to be a string in the A/UX 3.1 sh.
1400
1400
  cat <<_ACEOF
1401
 
\`configure' configures dpkg 1.16.4.2 to adapt to many kinds of systems.
 
1401
\`configure' configures dpkg 1.16.4.3 to adapt to many kinds of systems.
1402
1402
 
1403
1403
Usage: $0 [OPTION]... [VAR=VALUE]...
1404
1404
 
1468
1468
 
1469
1469
if test -n "$ac_init_help"; then
1470
1470
  case $ac_init_help in
1471
 
     short | recursive ) echo "Configuration of dpkg 1.16.4.2:";;
 
1471
     short | recursive ) echo "Configuration of dpkg 1.16.4.3:";;
1472
1472
   esac
1473
1473
  cat <<\_ACEOF
1474
1474
 
1608
1608
test -n "$ac_init_help" && exit $ac_status
1609
1609
if $ac_init_version; then
1610
1610
  cat <<\_ACEOF
1611
 
dpkg configure 1.16.4.2
 
1611
dpkg configure 1.16.4.3
1612
1612
generated by GNU Autoconf 2.69
1613
1613
 
1614
1614
Copyright (C) 2012 Free Software Foundation, Inc.
2298
2298
This file contains any messages produced by compilers while
2299
2299
running configure, to aid debugging if configure makes a mistake.
2300
2300
 
2301
 
It was created by dpkg $as_me 1.16.4.2, which was
 
2301
It was created by dpkg $as_me 1.16.4.3, which was
2302
2302
generated by GNU Autoconf 2.69.  Invocation command line was
2303
2303
 
2304
2304
  $ $0 $@
4429
4429
 
4430
4430
# Define the identity of the package.
4431
4431
 PACKAGE='dpkg'
4432
 
 VERSION='1.16.4.2'
 
4432
 VERSION='1.16.4.3'
4433
4433
 
4434
4434
 
4435
4435
cat >>confdefs.h <<_ACEOF
11627
11627
# report actual input values of CONFIG_FILES etc. instead of their
11628
11628
# values after options handling.
11629
11629
ac_log="
11630
 
This file was extended by dpkg $as_me 1.16.4.2, which was
 
11630
This file was extended by dpkg $as_me 1.16.4.3, which was
11631
11631
generated by GNU Autoconf 2.69.  Invocation command line was
11632
11632
 
11633
11633
  CONFIG_FILES    = $CONFIG_FILES
11693
11693
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11694
11694
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11695
11695
ac_cs_version="\\
11696
 
dpkg config.status 1.16.4.2
 
11696
dpkg config.status 1.16.4.3
11697
11697
configured by $0, generated by GNU Autoconf 2.69,
11698
11698
  with options \\"\$ac_cs_config\\"
11699
11699