summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 182d042248..5316623b3c 100755
--- a/configure
+++ b/configure
@@ -3592,6 +3592,9 @@ fi
echores "$_xf86keysym"
echocheck "DGA"
+if test "$_x11" = no ; then
+ _dga=no
+fi
# Version 2 is preferred to version 1 if available
if test "$_dga" = auto ; then
cat > $TMPC << EOF