X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=848310e40742abcbbe8acdbf0bcafd4514775fe4;hb=28d39258008fcc8ced84dc6c1dd2644e2c908c87;hp=41789895ea6ddc0b4b9d36f67cd7d13bcba16ea2;hpb=f0565e8f06aadf760a9065a97b8cf5ab9cbd18de;p=free-sw%2Fxcb%2Flibxcb diff --git a/configure.ac b/configure.ac index 4178989..848310e 100644 --- a/configure.ac +++ b/configure.ac @@ -146,6 +146,7 @@ XCB_EXTENSION(XFixes, "yes") XCB_EXTENSION(XFree86-DRI, "yes") XCB_EXTENSION(Xinerama, "yes") XCB_EXTENSION(XInput, "no") +XCB_EXTENSION(XKB, "no") XCB_EXTENSION(Xprint, "yes") XCB_EXTENSION(SELinux, "no") XCB_EXTENSION(XTest, "yes") @@ -189,6 +190,7 @@ xcb-xf86dri.pc xcb-xfixes.pc xcb-xinerama.pc xcb-xinput.pc +xcb-xkb.pc xcb-xprint.pc xcb-xselinux.pc xcb-xtest.pc