summaryrefslogtreecommitdiffstats
path: root/rules/libxcb.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-10-13 17:14:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-10-13 17:19:30 +0200
commit2f645e881517fd9fbd01d3e58e661fd357d38afc (patch)
tree70385c80d7f398f8b6c8cd11382f744b758c8216 /rules/libxcb.in
parentbfe4fac70ce8e24a1bc00623d2ebb9cfc5828666 (diff)
downloadptxdist-2f645e881517fd9fbd01d3e58e661fd357d38afc.tar.gz
ptxdist-2f645e881517fd9fbd01d3e58e661fd357d38afc.tar.xz
libxcb: fix Xdmcp detection
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libxcb.in')
-rw-r--r--rules/libxcb.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/libxcb.in b/rules/libxcb.in
index 1131b5753..8e7170db3 100644
--- a/rules/libxcb.in
+++ b/rules/libxcb.in
@@ -6,8 +6,6 @@ config LIBXCB
select XCB_PROTO
select LIBPTHREAD_STUBS
select XORG_LIB_XAU
-# configure tries to autodetect XDMCP support.
-# Is the line below the correct solution for this behavior?
select XORG_LIB_XDMCP if XORG_SERVER_EXT_XDMCP
select HOST_LIBXSLT
help