~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools-august.merge

« back to all changes in this revision

Viewing changes to autom4te.cache/output.1

  • Committer: Evan Broder
  • Date: 2010-05-29 17:35:25 UTC
  • mfrom: (2.4.16 sid)
  • Revision ID: evan@mingo-20100529173525-u1clyo2h18k7l0kx
Tags: 2010.04.25-253928-2+ubuntu1
* Merge from debian testing, remaining changes:
    - Recommend open-vm-toolbox in open-vm-tools.
* Dropping la files.
* Updating rules for pvscsi removal (Closes: #581160).
* Merging upstream version 2010.04.25-253928.
* Updating packaging for upstreams pvscsi module removal.
* Removing remote_fs from initscript again (Closes: #577163).
* Updating lintian overrides for open-vm-tools.
* Updating date and version in manpage headers.
* Adding manpage for vmxnet3.
* Adding manpage for vmci.
* Fixing spelling typo in vmsync manpage.
* Adding manpage for vmsock.
* Update formating of newly added manpages.
* Adding vmware-toolbox-cmd manpage.
* Adding guestlib manpage.
* Adding libvmtools manpage.
* Renaming guestlib manpage to libguestlib.
* Including vmware-toolbox-cmd manpage in open-vm-tools package.
* Updating initscript start/stop declarations (Closes: #576843,
  #577163).
* Adding misc depends.
* Running open-vm-dkms postinst script with set -e.
* Adding remote_fs to init depends.
* Avoid including license files in open-vm-dkms.
* Marking makefiles in open-vm-dkms executable to please lintian.
* Adding make to open-vm-dkms depends.
* Also stopping in runlevel 1.
* Addding dkms support based on the work of Evan Broder
  <broder@mit.edu> on the ubuntu package (Closes: #516251).
* Simplyfing initramfs triggers (Closes: #516355).
* Merging upstream version 2010.03.20-243334.
* Moving local Makefile to subdirectory.
* Adding build-depends to libfuse-dev.

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.61 for open-vm-tools 2010.02.23.
 
3
@%:@ Generated by GNU Autoconf 2.61 for open-vm-tools 2010.04.25.
4
4
@%:@
5
5
@%:@ Report bugs to <open-vm-tools-devel@lists.sourceforge.net>.
6
6
@%:@ 
723
723
# Identity of this package.
724
724
PACKAGE_NAME='open-vm-tools'
725
725
PACKAGE_TARNAME='open-vm-tools'
726
 
PACKAGE_VERSION='2010.02.23'
727
 
PACKAGE_STRING='open-vm-tools 2010.02.23'
 
726
PACKAGE_VERSION='2010.04.25'
 
727
PACKAGE_STRING='open-vm-tools 2010.04.25'
728
728
PACKAGE_BUGREPORT='open-vm-tools-devel@lists.sourceforge.net'
729
729
 
730
730
ac_unique_file="checkvm/checkvm.c"
1499
1499
  # Omit some internal or obsolete options to make the list less imposing.
1500
1500
  # This message is too long to be a string in the A/UX 3.1 sh.
1501
1501
  cat <<_ACEOF
1502
 
\`configure' configures open-vm-tools 2010.02.23 to adapt to many kinds of systems.
 
1502
\`configure' configures open-vm-tools 2010.04.25 to adapt to many kinds of systems.
1503
1503
 
1504
1504
Usage: $0 [OPTION]... [VAR=VALUE]...
1505
1505
 
1573
1573
 
1574
1574
if test -n "$ac_init_help"; then
1575
1575
  case $ac_init_help in
1576
 
     short | recursive ) echo "Configuration of open-vm-tools 2010.02.23:";;
 
1576
     short | recursive ) echo "Configuration of open-vm-tools 2010.04.25:";;
1577
1577
   esac
1578
1578
  cat <<\_ACEOF
1579
1579
 
1697
1697
test -n "$ac_init_help" && exit $ac_status
1698
1698
if $ac_init_version; then
1699
1699
  cat <<\_ACEOF
1700
 
open-vm-tools configure 2010.02.23
 
1700
open-vm-tools configure 2010.04.25
1701
1701
generated by GNU Autoconf 2.61
1702
1702
 
1703
1703
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1711
1711
This file contains any messages produced by compilers while
1712
1712
running configure, to aid debugging if configure makes a mistake.
1713
1713
 
1714
 
It was created by open-vm-tools $as_me 2010.02.23, which was
 
1714
It was created by open-vm-tools $as_me 2010.04.25, which was
1715
1715
generated by GNU Autoconf 2.61.  Invocation command line was
1716
1716
 
1717
1717
  $ $0 $@
2722
2722
 
2723
2723
# Define the identity of the package.
2724
2724
 PACKAGE='open-vm-tools'
2725
 
 VERSION='2010.02.23'
 
2725
 VERSION='2010.04.25'
2726
2726
 
2727
2727
 
2728
2728
cat >>confdefs.h <<_ACEOF
30238
30238
   CPPFLAGS="$CPPFLAGS -D_SVID_SOURCE"
30239
30239
 
30240
30240
   MODULES="$MODULES vmmemctl vmsync vmci vsock"
30241
 
   MODULES="$MODULES vmxnet pvscsi"
30242
 
   MODULES="$MODULES vmblock vmhgfs"
 
30241
   MODULES="$MODULES vmxnet vmblock vmhgfs"
30243
30242
   buildHgfsmounter=yes
30244
30243
fi
30245
30244
 
31292
31291
# report actual input values of CONFIG_FILES etc. instead of their
31293
31292
# values after options handling.
31294
31293
ac_log="
31295
 
This file was extended by open-vm-tools $as_me 2010.02.23, which was
 
31294
This file was extended by open-vm-tools $as_me 2010.04.25, which was
31296
31295
generated by GNU Autoconf 2.61.  Invocation command line was
31297
31296
 
31298
31297
  CONFIG_FILES    = $CONFIG_FILES
31339
31338
_ACEOF
31340
31339
cat >>$CONFIG_STATUS <<_ACEOF
31341
31340
ac_cs_version="\\
31342
 
open-vm-tools config.status 2010.02.23
 
31341
open-vm-tools config.status 2010.04.25
31343
31342
configured by $0, generated by GNU Autoconf 2.61,
31344
31343
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
31345
31344