~ubuntu-multiseat/ubuntu/trusty/udisks2/full-logind-support

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-06-13 17:01:30 UTC
  • mfrom: (1.1.1) (2.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20120613170130-9jggrd76bkv1vd0b
Tags: 1.98.0-1
* New upstream release.
* debian/control: Drop ntfsprogs Recommends. It is a transitional package
  for ntfs-3g now, which we already recommend.
* Add 00git_no_polkit_fallback.patch: Fix crash if polkit is not available.
  Patch backported from current upstream git head.
* Add debian/local/integration-test: Latest integration test suite from
  upstream git. 1.99 and later will ship that in the source tarball.
* Add debian/tests/control and debian/tests/upstream-system: DEP-8
  autopkgtest (adapted from udisks package).
* debian/control: Change suggestion of cryptsetup to cryptsetup-bin, as that
  is sufficient for udisks' needs.
* debian/copyright: Fix duplicate copyright line, thanks lintian.

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 udisks 1.97.0.
 
3
# Generated by GNU Autoconf 2.68 for udisks 1.98.0.
4
4
#
5
5
# Report bugs to <http://bugs.freedesktop.org/enter_bug.cgi?product=udisks>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='udisks'
573
573
PACKAGE_TARNAME='udisks'
574
 
PACKAGE_VERSION='1.97.0'
575
 
PACKAGE_STRING='udisks 1.97.0'
 
574
PACKAGE_VERSION='1.98.0'
 
575
PACKAGE_STRING='udisks 1.98.0'
576
576
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=udisks'
577
577
PACKAGE_URL=''
578
578
 
1435
1435
  # Omit some internal or obsolete options to make the list less imposing.
1436
1436
  # This message is too long to be a string in the A/UX 3.1 sh.
1437
1437
  cat <<_ACEOF
1438
 
\`configure' configures udisks 1.97.0 to adapt to many kinds of systems.
 
1438
\`configure' configures udisks 1.98.0 to adapt to many kinds of systems.
1439
1439
 
1440
1440
Usage: $0 [OPTION]... [VAR=VALUE]...
1441
1441
 
1505
1505
 
1506
1506
if test -n "$ac_init_help"; then
1507
1507
  case $ac_init_help in
1508
 
     short | recursive ) echo "Configuration of udisks 1.97.0:";;
 
1508
     short | recursive ) echo "Configuration of udisks 1.98.0:";;
1509
1509
   esac
1510
1510
  cat <<\_ACEOF
1511
1511
 
1656
1656
test -n "$ac_init_help" && exit $ac_status
1657
1657
if $ac_init_version; then
1658
1658
  cat <<\_ACEOF
1659
 
udisks configure 1.97.0
 
1659
udisks configure 1.98.0
1660
1660
generated by GNU Autoconf 2.68
1661
1661
 
1662
1662
Copyright (C) 2010 Free Software Foundation, Inc.
2025
2025
This file contains any messages produced by compilers while
2026
2026
running configure, to aid debugging if configure makes a mistake.
2027
2027
 
2028
 
It was created by udisks $as_me 1.97.0, which was
 
2028
It was created by udisks $as_me 1.98.0, which was
2029
2029
generated by GNU Autoconf 2.68.  Invocation command line was
2030
2030
 
2031
2031
  $ $0 $@
2375
2375
 
2376
2376
 
2377
2377
UDISKS_MAJOR_VERSION=1
2378
 
UDISKS_MINOR_VERSION=97
 
2378
UDISKS_MINOR_VERSION=98
2379
2379
UDISKS_MICRO_VERSION=0
2380
 
UDISKS_VERSION=1.97.0
 
2380
UDISKS_VERSION=1.98.0
2381
2381
 
2382
2382
 
2383
2383
 
2850
2850
 
2851
2851
# Define the identity of the package.
2852
2852
 PACKAGE='udisks'
2853
 
 VERSION='1.97.0'
 
2853
 VERSION='1.98.0'
2854
2854
 
2855
2855
 
2856
2856
cat >>confdefs.h <<_ACEOF
14931
14931
# report actual input values of CONFIG_FILES etc. instead of their
14932
14932
# values after options handling.
14933
14933
ac_log="
14934
 
This file was extended by udisks $as_me 1.97.0, which was
 
14934
This file was extended by udisks $as_me 1.98.0, which was
14935
14935
generated by GNU Autoconf 2.68.  Invocation command line was
14936
14936
 
14937
14937
  CONFIG_FILES    = $CONFIG_FILES
14997
14997
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14998
14998
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14999
14999
ac_cs_version="\\
15000
 
udisks config.status 1.97.0
 
15000
udisks config.status 1.98.0
15001
15001
configured by $0, generated by GNU Autoconf 2.68,
15002
15002
  with options \\"\$ac_cs_config\\"
15003
15003