[Mesa-dev] [PATCH 13/13] mesa/tests: remove no longer needed HAVE_SHARED_GLAPI define
Emil Velikov
emil.l.velikov at gmail.com
Fri Apr 28 13:14:29 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
src/mesa/main/tests/Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/mesa/main/tests/Makefile.am b/src/mesa/main/tests/Makefile.am
index 8b4598d9248..47fce8a5b78 100644
--- a/src/mesa/main/tests/Makefile.am
+++ b/src/mesa/main/tests/Makefile.am
@@ -23,8 +23,6 @@ main_test_LDADD = \
$(CLOCK_LIB)
if HAVE_SHARED_GLAPI
-AM_CPPFLAGS += -DHAVE_SHARED_GLAPI
-
main_test_SOURCES += \
dispatch_sanity.cpp \
mesa_formats.cpp \
--
2.12.1
More information about the mesa-dev
mailing list