~ubuntu-branches/debian/squeeze/devicekit-disks/squeeze

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Martin Pitt, Michael Biebl
  • Date: 2009-11-05 14:26:06 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091105142606-gv7df6uk7s7voro1
Tags: 009-1
[ Martin Pitt ]
* New upstream release.
* 08-dont-probe-dm-devices.patch: Update for new release.
* Drop 07-media-player-icon.patch as well, it was included upstream in 008.
* debian/devicekit-disks.postinst: Update udev after installation to pick up
  (changes of) our udev rules. (Closes: #548758)
* debian/control: Add missing udev dependency.
* debian/control: Add dependencies to various file system tools which DK-D
  uses to implement its functionality:
  - Recommends: dosfstools, mtools, ntfs-3g (the more popular ones)
  - Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup
* Add 00git-lv-nopolicy.patch: Fix LVM LVs to have NOPOLICY=1 again.
  (Accepted into upstream trunk.)

[ Michael Biebl ]
* debian/patches/08-dont-probe-dm-devices.patch
  - Skip probing dm devices (using devkit-disks-part-id) for which DM_HIDE
    is set. (Closes: #545032)
  - Instead of checking for DKD_DM_STATE, test if DM_NAME is setup.
* Add debian/README.source which refers to the quilt documentation.
* debian/control: Add Recommends on ntfsprogs for proper NTFS support.

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.63 for DeviceKit-disks 008.
 
3
# Generated by GNU Autoconf 2.63 for DeviceKit-disks 009.
4
4
#
5
5
# Report bugs to <david@fubar.dk>.
6
6
#
745
745
# Identity of this package.
746
746
PACKAGE_NAME='DeviceKit-disks'
747
747
PACKAGE_TARNAME='devicekit-disks'
748
 
PACKAGE_VERSION='008'
749
 
PACKAGE_STRING='DeviceKit-disks 008'
 
748
PACKAGE_VERSION='009'
 
749
PACKAGE_STRING='DeviceKit-disks 009'
750
750
PACKAGE_BUGREPORT='david@fubar.dk'
751
751
 
752
752
# Factoring default headers for most tests.
1580
1580
  # Omit some internal or obsolete options to make the list less imposing.
1581
1581
  # This message is too long to be a string in the A/UX 3.1 sh.
1582
1582
  cat <<_ACEOF
1583
 
\`configure' configures DeviceKit-disks 008 to adapt to many kinds of systems.
 
1583
\`configure' configures DeviceKit-disks 009 to adapt to many kinds of systems.
1584
1584
 
1585
1585
Usage: $0 [OPTION]... [VAR=VALUE]...
1586
1586
 
1650
1650
 
1651
1651
if test -n "$ac_init_help"; then
1652
1652
  case $ac_init_help in
1653
 
     short | recursive ) echo "Configuration of DeviceKit-disks 008:";;
 
1653
     short | recursive ) echo "Configuration of DeviceKit-disks 009:";;
1654
1654
   esac
1655
1655
  cat <<\_ACEOF
1656
1656
 
1798
1798
test -n "$ac_init_help" && exit $ac_status
1799
1799
if $ac_init_version; then
1800
1800
  cat <<\_ACEOF
1801
 
DeviceKit-disks configure 008
 
1801
DeviceKit-disks configure 009
1802
1802
generated by GNU Autoconf 2.63
1803
1803
 
1804
1804
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1812
1812
This file contains any messages produced by compilers while
1813
1813
running configure, to aid debugging if configure makes a mistake.
1814
1814
 
1815
 
It was created by DeviceKit-disks $as_me 008, which was
 
1815
It was created by DeviceKit-disks $as_me 009, which was
1816
1816
generated by GNU Autoconf 2.63.  Invocation command line was
1817
1817
 
1818
1818
  $ $0 $@
2661
2661
 
2662
2662
# Define the identity of the package.
2663
2663
 PACKAGE=DeviceKit-disks
2664
 
 VERSION=008
 
2664
 VERSION=009
2665
2665
 
2666
2666
 
2667
2667
cat >>confdefs.h <<_ACEOF
14401
14401
    pkg_cv_DBUS_GLIB_CFLAGS="$DBUS_GLIB_CFLAGS"
14402
14402
 elif test -n "$PKG_CONFIG"; then
14403
14403
    if test -n "$PKG_CONFIG" && \
14404
 
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.74\"") >&5
14405
 
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.74") 2>&5
 
14404
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.82\"") >&5
 
14405
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.82") 2>&5
14406
14406
  ac_status=$?
14407
14407
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14408
14408
  (exit $ac_status); }; then
14409
 
  pkg_cv_DBUS_GLIB_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 >= 0.74" 2>/dev/null`
 
14409
  pkg_cv_DBUS_GLIB_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 >= 0.82" 2>/dev/null`
14410
14410
else
14411
14411
  pkg_failed=yes
14412
14412
fi
14417
14417
    pkg_cv_DBUS_GLIB_LIBS="$DBUS_GLIB_LIBS"
14418
14418
 elif test -n "$PKG_CONFIG"; then
14419
14419
    if test -n "$PKG_CONFIG" && \
14420
 
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.74\"") >&5
14421
 
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.74") 2>&5
 
14420
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.82\"") >&5
 
14421
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.82") 2>&5
14422
14422
  ac_status=$?
14423
14423
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14424
14424
  (exit $ac_status); }; then
14425
 
  pkg_cv_DBUS_GLIB_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 >= 0.74" 2>/dev/null`
 
14425
  pkg_cv_DBUS_GLIB_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 >= 0.82" 2>/dev/null`
14426
14426
else
14427
14427
  pkg_failed=yes
14428
14428
fi
14440
14440
        _pkg_short_errors_supported=no
14441
14441
fi
14442
14442
        if test $_pkg_short_errors_supported = yes; then
14443
 
                DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= 0.74" 2>&1`
 
14443
                DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= 0.82" 2>&1`
14444
14444
        else
14445
 
                DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= 0.74" 2>&1`
 
14445
                DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= 0.82" 2>&1`
14446
14446
        fi
14447
14447
        # Put the nasty error message in config.log where it belongs
14448
14448
        echo "$DBUS_GLIB_PKG_ERRORS" >&5
14449
14449
 
14450
 
        { { $as_echo "$as_me:$LINENO: error: Package requirements (dbus-glib-1 >= 0.74) were not met:
 
14450
        { { $as_echo "$as_me:$LINENO: error: Package requirements (dbus-glib-1 >= 0.82) were not met:
14451
14451
 
14452
14452
$DBUS_GLIB_PKG_ERRORS
14453
14453
 
14458
14458
and DBUS_GLIB_LIBS to avoid the need to call pkg-config.
14459
14459
See the pkg-config man page for more details.
14460
14460
" >&5
14461
 
$as_echo "$as_me: error: Package requirements (dbus-glib-1 >= 0.74) were not met:
 
14461
$as_echo "$as_me: error: Package requirements (dbus-glib-1 >= 0.82) were not met:
14462
14462
 
14463
14463
$DBUS_GLIB_PKG_ERRORS
14464
14464
 
17973
17973
# report actual input values of CONFIG_FILES etc. instead of their
17974
17974
# values after options handling.
17975
17975
ac_log="
17976
 
This file was extended by DeviceKit-disks $as_me 008, which was
 
17976
This file was extended by DeviceKit-disks $as_me 009, which was
17977
17977
generated by GNU Autoconf 2.63.  Invocation command line was
17978
17978
 
17979
17979
  CONFIG_FILES    = $CONFIG_FILES
18036
18036
_ACEOF
18037
18037
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18038
18038
ac_cs_version="\\
18039
 
DeviceKit-disks config.status 008
 
18039
DeviceKit-disks config.status 009
18040
18040
configured by $0, generated by GNU Autoconf 2.63,
18041
18041
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18042
18042