Mesa (master): mesa/tests: remove no longer needed HAVE_SHARED_GLAPI define

Emil Velikov evelikov at kemper.freedesktop.org
Thu May 4 17:23:12 UTC 2017


Module: Mesa
Branch: master
Commit: 424cb9d3eaf2cd4e049c728920a9965df1fbcfac
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=424cb9d3eaf2cd4e049c728920a9965df1fbcfac

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Apr 13 17:54:08 2017 +0100

mesa/tests: remove no longer needed HAVE_SHARED_GLAPI define

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.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 8b4598d924..47fce8a5b7 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			\




More information about the mesa-commit mailing list