~ubuntu-branches/ubuntu/raring/virt-manager/raring

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-11-23 14:34:21 UTC
  • mfrom: (2.1.37 sid)
  • Revision ID: package-import@ubuntu.com-20121123143421-i02k98occ2dml38k
Tags: 0.9.4-2ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/control, debian/rules: Build using dh_python2
  - debian/control: Depend on python-appindicator for appindicator
    support.
  - debian/patches/more_helpful_error_message.patch: explain to the user
    why he can't connect to qemu:///system and what he can do fix it.
  - debian/control: drop python-spice-client-gtk to Suggests as it is in
    universe.
  - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
    packages that are actually available in Ubuntu.
  - debian/rules: Set qemu user to libvirt-qemu so appropriate
    permissions get set.
  - debian/rules: Set Ubuntu as the preferred distro so we appear first
    in the list.
  - debian/rules: disable TUI for now, since the required dependencies
    are not available (Newt Syrup).
  - debian/rules: Drop patchsys-quilt include since dpkg-source does the
    quilt dance for us.
  - debian/rules: specify Ubuntu package names to prompt user with
    packagekit installation on first use.
  - Removed python-ipy dependency as it is in universe:
    - debian/control: remove python-ipy from Depends
    - debian/series: disable 0002-Use-IPy-from-python-ipy.patch patch so
      we use the one that's included in the virt-manager source.
    - debian/rules: don't delete the IPy file.
  - debian/patches/fork_before_gtk_import.patch: work around global menu
    and appindicator not working correctly by forking before the gtk
    import.
  - debian/patches/fix_kvm_packages_list.patch: Fix substitution variable
    mismatch causing incorrect list of packages to be displayed in
    initial dialog box.
* Removed patches:
  - fix_keyboard_grab.patch: 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 virt-manager 0.9.3.
 
3
# Generated by GNU Autoconf 2.68 for virt-manager 0.9.4.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
556
556
# Identity of this package.
557
557
PACKAGE_NAME='virt-manager'
558
558
PACKAGE_TARNAME='virt-manager'
559
 
PACKAGE_VERSION='0.9.3'
560
 
PACKAGE_STRING='virt-manager 0.9.3'
 
559
PACKAGE_VERSION='0.9.4'
 
560
PACKAGE_STRING='virt-manager 0.9.4'
561
561
PACKAGE_BUGREPORT=''
562
562
PACKAGE_URL=''
563
563
 
1279
1279
  # Omit some internal or obsolete options to make the list less imposing.
1280
1280
  # This message is too long to be a string in the A/UX 3.1 sh.
1281
1281
  cat <<_ACEOF
1282
 
\`configure' configures virt-manager 0.9.3 to adapt to many kinds of systems.
 
1282
\`configure' configures virt-manager 0.9.4 to adapt to many kinds of systems.
1283
1283
 
1284
1284
Usage: $0 [OPTION]... [VAR=VALUE]...
1285
1285
 
1349
1349
 
1350
1350
if test -n "$ac_init_help"; then
1351
1351
  case $ac_init_help in
1352
 
     short | recursive ) echo "Configuration of virt-manager 0.9.3:";;
 
1352
     short | recursive ) echo "Configuration of virt-manager 0.9.4:";;
1353
1353
   esac
1354
1354
  cat <<\_ACEOF
1355
1355
 
1467
1467
test -n "$ac_init_help" && exit $ac_status
1468
1468
if $ac_init_version; then
1469
1469
  cat <<\_ACEOF
1470
 
virt-manager configure 0.9.3
 
1470
virt-manager configure 0.9.4
1471
1471
generated by GNU Autoconf 2.68
1472
1472
 
1473
1473
Copyright (C) 2010 Free Software Foundation, Inc.
1635
1635
This file contains any messages produced by compilers while
1636
1636
running configure, to aid debugging if configure makes a mistake.
1637
1637
 
1638
 
It was created by virt-manager $as_me 0.9.3, which was
 
1638
It was created by virt-manager $as_me 0.9.4, which was
1639
1639
generated by GNU Autoconf 2.68.  Invocation command line was
1640
1640
 
1641
1641
  $ $0 $@
1984
1984
 
1985
1985
 
1986
1986
# Latest virtinst version required to run
1987
 
VIRTINST_VERSION="0.600.2"
 
1987
VIRTINST_VERSION="0.600.3"
1988
1988
 
1989
1989
 
1990
1990
am__api_version='1.11'
2454
2454
 
2455
2455
# Define the identity of the package.
2456
2456
 PACKAGE='virt-manager'
2457
 
 VERSION='0.9.3'
 
2457
 VERSION='0.9.4'
2458
2458
 
2459
2459
 
2460
2460
cat >>confdefs.h <<_ACEOF
6406
6406
# report actual input values of CONFIG_FILES etc. instead of their
6407
6407
# values after options handling.
6408
6408
ac_log="
6409
 
This file was extended by virt-manager $as_me 0.9.3, which was
 
6409
This file was extended by virt-manager $as_me 0.9.4, which was
6410
6410
generated by GNU Autoconf 2.68.  Invocation command line was
6411
6411
 
6412
6412
  CONFIG_FILES    = $CONFIG_FILES
6463
6463
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6464
6464
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6465
6465
ac_cs_version="\\
6466
 
virt-manager config.status 0.9.3
 
6466
virt-manager config.status 0.9.4
6467
6467
configured by $0, generated by GNU Autoconf 2.68,
6468
6468
  with options \\"\$ac_cs_config\\"
6469
6469