From: Ian Romanick <ian.d.roman...@intel.com>

The versions in the xserver and in libGL have diverged enough that the
xserver doesn't want these.

Signed-off-by: Ian Romanick <ian.d.roman...@intel.com>
---
 src/mapi/glapi/gen/Makefile |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile
index 4110cda..13bd383 100644
--- a/src/mapi/glapi/gen/Makefile
+++ b/src/mapi/glapi/gen/Makefile
@@ -41,12 +41,6 @@ MESA_OUTPUTS = \
 XORG_GLX_DIR = $(XORG_BASE)/glx
 XORG_GLAPI_DIR = $(XORG_BASE)/glx
 
-XORG_GLAPI_FILES = \
-       $(XORG_GLAPI_DIR)/glapi_getproc.c \
-       $(XORG_GLAPI_DIR)/glapi_nop.c \
-       $(XORG_GLAPI_DIR)/glthread.c \
-       $(XORG_GLAPI_DIR)/glthread.h
-
 XORG_GLAPI_OUTPUTS = \
        $(XORG_GLAPI_DIR)/glprocs.h \
        $(XORG_GLAPI_DIR)/glapioffsets.h \
@@ -55,7 +49,6 @@ XORG_GLAPI_OUTPUTS = \
        $(XORG_GLAPI_DIR)/glapi_gentable.c
 
 XORG_OUTPUTS = \
-       $(XORG_GLAPI_FILES) \
        $(XORG_GLAPI_OUTPUTS) \
        $(XORG_GLX_DIR)/indirect_dispatch.c \
        $(XORG_GLX_DIR)/indirect_dispatch_swap.c \
-- 
1.7.6.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to