projects
/
platform
/
upstream
/
libxcb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2edfd5c
)
Include XKB in ./configure's summary output.
author
Jamey Sharp
<jamey@minilop.net>
Sun, 13 Mar 2011 16:41:10 +0000
(09:41 -0700)
committer
Jamey Sharp
<jamey@minilop.net>
Sun, 13 Mar 2011 16:41:10 +0000
(09:41 -0700)
Signed-off-by: Jamey Sharp <jamey@minilop.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b8d5471
..
5f91173
100644
(file)
--- 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}"