summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 0f47ff9668..88eaf9a3fd 100755
--- a/configure
+++ b/configure
@@ -5287,9 +5287,6 @@ if [ "$CFG_XCB" != "no" ]; then
CFG_XCB=no
fi
fi
-if [ "$CFG_XCB" = "no" ]; then
- QMakeVar add DEFINES QT_NO_XCB
-fi
if [ "$CFG_DIRECTFB" != "no" ]; then
if [ -n "$PKG_CONFIG" ] && $PKG_CONFIG --exists directfb 2>/dev/null; then