aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/GL/mesa/X/Imakefile
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-06-21 10:50:31 +0200
committerMihai Moldovan <ionic@ionic.de>2015-06-21 10:50:31 +0200
commitfb2a4e4c510a80630722834f2cf408f8b731b4ef (patch)
tree3418ca9ac7561a45bae51c45dc272b61de0c5015 /nx-X11/programs/Xserver/GL/mesa/X/Imakefile
parentcc92f77e9a3f20516de4276ecf8e178974ca1593 (diff)
parent26091f4bd6b975eaabafc042c7af50b22042e508 (diff)
downloadnx-libs-fb2a4e4c510a80630722834f2cf408f8b731b4ef.tar.gz
nx-libs-fb2a4e4c510a80630722834f2cf408f8b731b4ef.tar.bz2
nx-libs-fb2a4e4c510a80630722834f2cf408f8b731b4ef.zip
Merge branch 'sunweaver-pr/hw-driver-cleanup' into arctica-3.6.x
Attributes GH PR #41: https://github.com/ArcticaProject/nx-libs/pull/41
Diffstat (limited to 'nx-X11/programs/Xserver/GL/mesa/X/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/GL/mesa/X/Imakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/nx-X11/programs/Xserver/GL/mesa/X/Imakefile b/nx-X11/programs/Xserver/GL/mesa/X/Imakefile
index deae53bb3..ee728b556 100644
--- a/nx-X11/programs/Xserver/GL/mesa/X/Imakefile
+++ b/nx-X11/programs/Xserver/GL/mesa/X/Imakefile
@@ -21,13 +21,6 @@ LinkSourceFile(compsize.c,$(MESASRCDIR)/src/glx/x11)
COMMON_SRCS = driverfuncs.c
COMMON_OBJS = driverfuncs.o
-#ifndef XFree86Version
-
-/* This appears to be the quickest way to build a non-XFree86 server */
-GLXSRV_DEFINES = -DXFree86Server
-
-#endif
-
GLX_SRCS = xf86glx.c xf86glx_util.c compsize.c
GLX_OBJS = xf86glx.o xf86glx_util.o compsize.o