diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d3165c6..a6ec8c1 100644 --- a/configure.ac +++ b/configure.ac @@ -235,7 +235,7 @@ XCB_EXTENSION(Xevie, no) XCB_EXTENSION(XFixes, yes) XCB_EXTENSION(XFree86-DRI, yes) XCB_EXTENSION(Xinerama, yes) -XCB_EXTENSION(XInput, no) +XCB_EXTENSION(XInput, yes) XCB_EXTENSION(XKB, yes) XCB_EXTENSION(Xprint, no) XCB_EXTENSION(SELinux, no) |