[PATCH input-vmmouse 3/5] Autoconf: minimum level required is 2.60
Gaetan Nadon
memsize at videotron.ca
Sun Sep 22 17:31:18 PDT 2013
The minimum for all X.Org modules.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 8837d69..5596b12 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
#
# Process this file with autoconf to produce a configure script
-AC_PREREQ(2.57)
+AC_PREREQ(2.60)
AC_INIT([xf86-input-vmmouse],
[13.0.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
--
1.7.9.5
More information about the xorg-devel
mailing list