aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-10-07 09:22:09 +1100
committerPeter Hutterer <peter.hutterer@who-t.net>2013-10-07 09:22:09 +1100
commita75c43830ef2f1b9ba0e265baf614cdfea617beb (patch)
treee0706588e13cba7535e7e65d097641987e2d55a3 /configure.ac
parentbump to 2.8.99 (diff)
parentUse libevdev as backend (diff)
downloadxf86-input-evdev-a75c43830ef2f1b9ba0e265baf614cdfea617beb.tar.gz
xf86-input-evdev-a75c43830ef2f1b9ba0e265baf614cdfea617beb.tar.bz2
xf86-input-evdev-a75c43830ef2f1b9ba0e265baf614cdfea617beb.zip
Merge branch 'libevdev'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c060c3a..2504ec3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,7 @@ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.10] xproto inputproto)
PKG_CHECK_MODULES(UDEV, libudev)
PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.99.901], HAVE_XI22="yes", HAVE_XI22="no")
+PKG_CHECK_MODULES(LIBEVDEV, [libevdev >= 0.4])
if test "x$HAVE_XI22" = xyes; then
# Obtain compiler/linker options for mtdev