summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2011-03-13 09:41:10 -0700
committerJamey Sharp <jamey@minilop.net>2011-03-13 09:41:10 -0700
commit29ab5aeb9b1b1daf7f0659b134a4cfe9f42ca71a (patch)
treeda7f3eae37323fd70f9fca3dbca779a00d66ed7d
parent2edfd5c375bf980b484b7cfbfc1f4fb751621859 (diff)
Include XKB in ./configure's summary output.
Signed-off-by: Jamey Sharp <jamey@minilop.net>
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b8d5471..5f91173 100644
--- a/configure.ac
+++ b/configure.ac
@@ -259,6 +259,7 @@ echo " Xfixes..............: ${BUILD_XFIXES}"
echo " Xfree86-dri.........: ${BUILD_XFREE86_DRI}"
echo " xinerama............: ${BUILD_XINERAMA}"
echo " xinput..............: ${BUILD_XINPUT}"
+echo " xkb.................: ${BUILD_XKB}"
echo " xprint..............: ${BUILD_XPRINT}"
echo " xtest...............: ${BUILD_XTEST}"
echo " xv..................: ${BUILD_XV}"