aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-27 08:10:38 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-06-16 23:00:58 +0200
commit5cd80d272ba366686a3b28c5915cb5bf3ada8985 (patch)
tree567c82168ede70dfc7532e93be9bc61159fb9753 /nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc
parent73fa8999135be4f036d50d647102835a01be0e0e (diff)
downloadnx-libs-5cd80d272ba366686a3b28c5915cb5bf3ada8985.tar.gz
nx-libs-5cd80d272ba366686a3b28c5915cb5bf3ada8985.tar.bz2
nx-libs-5cd80d272ba366686a3b28c5915cb5bf3ada8985.zip
imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX build methods (built-in DRI drivers, etc.).
Diffstat (limited to 'nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc')
-rw-r--r--nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc b/nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc
index 683b8f0a7..c57416d85 100644
--- a/nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc
+++ b/nx-X11/programs/Xserver/GL/mesa/swrast/Imakefile.inc
@@ -1,9 +1,5 @@
XCOMM $XFree86: xc/lib/GL/mesa/src/swrast/Imakefile.inc,v 1.1tsi Exp $
-#ifndef MesaSwrastBuildDir
-#define MesaSwrastBuildDir $(GLXLIBSRC)/mesa/swrast/
-#endif
-
MESASWRASTBUILDDIR = MesaSwrastBuildDir
MESA_SWRAST_SRCS = $(MESASWRASTBUILDDIR)s_aaline.c \