summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShelley Gong <shelleygong@vmware.com>2009-05-11 10:08:56 -0700
committerPhilip Langdale <philipl@fido2.homeip.net>2009-05-11 10:13:58 -0700
commitd61609868697825717d2f6a63b2a6177cb13873b (patch)
treefc0922560b0898a4b578af1247ab92045e2714c6 /configure.ac
parentd5ae42ec3849672438823b08ad06a69289ae99c5 (diff)
1) Fix bug where motion notify events were being sent with every button event.xf86-input-vmmouse-12.6.4
2) Classify relative vs. absolute packets individually rather than from a global flag. 3) Compile with older distros. 4) Bump for 12.6.4 Release. Signed-off-by: Philip Langdale <philipl@fido2.homeip.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 118ae84..ab39f6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-vmmouse],
- 12.6.3,
+ 12.6.4,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-vmmouse)