diff options
Diffstat (limited to 'xorg-server/hw/xwin/makefile')
-rw-r--r-- | xorg-server/hw/xwin/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/makefile b/xorg-server/hw/xwin/makefile index d6940dbaf..6492e3a07 100644 --- a/xorg-server/hw/xwin/makefile +++ b/xorg-server/hw/xwin/makefile @@ -7,7 +7,7 @@ XWIN_MULTIWINDOWINTWM=0 # currently not working correctly XWIN_RANDR=1 XWIN_NATIVEGDI=0 # currently not working correctly XWIN_PRIMARYFB=0 # currently not working correctly -XWIN_GLX_WINDOWS=0 # everything is in the glx makefile +XWIN_GLX_WINDOWS=1 # everything is in the glx makefile if XWIN_CLIPBOARD SRCS_CLIPBOARD = \ |