summaryrefslogtreecommitdiff
path: root/driver/xf86-input-vmmouse/configure
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-06-09 09:33:56 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-06-09 09:33:56 +0000
commit8d6a548ad42e0dd5746e41f8d513c66f4ca51582 (patch)
tree315649a391d0804db5d52ec066522f7de885b765 /driver/xf86-input-vmmouse/configure
parent8ef036bae8b9c0dfdc5ea8fbecbf469ebd2c4a02 (diff)
Update to xf86-input-vmmouse 12.9.0
Diffstat (limited to 'driver/xf86-input-vmmouse/configure')
-rw-r--r--driver/xf86-input-vmmouse/configure28
1 files changed, 14 insertions, 14 deletions
diff --git a/driver/xf86-input-vmmouse/configure b/driver/xf86-input-vmmouse/configure
index 143a0a8cd..c1ca5ded8 100644
--- a/driver/xf86-input-vmmouse/configure
+++ b/driver/xf86-input-vmmouse/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.62 for xf86-input-vmmouse 12.8.0.
+# Generated by GNU Autoconf 2.62 for xf86-input-vmmouse 12.9.0.
#
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
#
@@ -616,8 +616,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='xf86-input-vmmouse'
PACKAGE_TARNAME='xf86-input-vmmouse'
-PACKAGE_VERSION='12.8.0'
-PACKAGE_STRING='xf86-input-vmmouse 12.8.0'
+PACKAGE_VERSION='12.9.0'
+PACKAGE_STRING='xf86-input-vmmouse 12.9.0'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
ac_unique_file="Makefile.am"
@@ -1385,7 +1385,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures xf86-input-vmmouse 12.8.0 to adapt to many kinds of systems.
+\`configure' configures xf86-input-vmmouse 12.9.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1456,7 +1456,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xf86-input-vmmouse 12.8.0:";;
+ short | recursive ) echo "Configuration of xf86-input-vmmouse 12.9.0:";;
esac
cat <<\_ACEOF
@@ -1585,7 +1585,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xf86-input-vmmouse configure 12.8.0
+xf86-input-vmmouse configure 12.9.0
generated by GNU Autoconf 2.62
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1599,7 +1599,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xf86-input-vmmouse $as_me 12.8.0, which was
+It was created by xf86-input-vmmouse $as_me 12.9.0, which was
generated by GNU Autoconf 2.62. Invocation command line was
$ $0 $@
@@ -1998,6 +1998,9 @@ ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
+ac_config_headers="$ac_config_headers config.h"
+
+
am__api_version="1.9"
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
@@ -2250,7 +2253,7 @@ fi
# Define the identity of the package.
PACKAGE='xf86-input-vmmouse'
- VERSION='12.8.0'
+ VERSION='12.9.0'
cat >>confdefs.h <<_ACEOF
@@ -14497,9 +14500,6 @@ AM_DEFAULT_VERBOSITY=1
DRIVER_NAME=vmmouse
-ac_config_headers="$ac_config_headers config.h"
-
-
# Checks for programs.
# Check whether --enable-static was given.
if test "${enable_static+set}" = set; then
@@ -24077,7 +24077,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by xf86-input-vmmouse $as_me 12.8.0, which was
+This file was extended by xf86-input-vmmouse $as_me 12.9.0, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -24130,7 +24130,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-xf86-input-vmmouse config.status 12.8.0
+xf86-input-vmmouse config.status 12.9.0
configured by $0, generated by GNU Autoconf 2.62,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -24529,8 +24529,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
for ac_config_target in $ac_config_targets
do
case $ac_config_target in
- "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+ "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"shared/Makefile") CONFIG_FILES="$CONFIG_FILES shared/Makefile" ;;