aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-08 09:29:15 +0000
committermarha <marha@users.sourceforge.net>2009-10-08 09:29:15 +0000
commit7b230a3fe2d6c83488d9eec43067fe8ba8ac081b (patch)
treefcbe73824ec0e46cc4ee5133758e0de0949a3d82 /include/dix-config.h
parent3e96b1b8a0faf7a10110759a06ff77eb6284b987 (diff)
downloadvcxsrv-7b230a3fe2d6c83488d9eec43067fe8ba8ac081b.tar.gz
vcxsrv-7b230a3fe2d6c83488d9eec43067fe8ba8ac081b.tar.bz2
vcxsrv-7b230a3fe2d6c83488d9eec43067fe8ba8ac081b.zip
Enabled GLX extension.
Diffstat (limited to 'include/dix-config.h')
-rw-r--r--include/dix-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index bddb5e4df..68696b636 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -57,7 +57,7 @@
#define DPMSExtension 1
/* Build GLX extension */
-#undef GLXEXT
+#define GLXEXT
/* Build GLX DRI loader */
#undef GLX_DRI