From 6d6913ba5a679766331405017f40a958f7b933c8 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Thu, 13 Apr 2017 17:35:06 +0100 Subject: glx/apple: remove empty variable SHARED_GLAPI_CFLAGS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Jeremy Huddleston Sequoia Signed-off-by: Emil Velikov Reviewed-by: Nicolai Hähnle --- src/glx/apple/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/glx') diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am index ca74aa7b99b..bfa18b1c2f3 100644 --- a/src/glx/apple/Makefile.am +++ b/src/glx/apple/Makefile.am @@ -12,7 +12,6 @@ AM_CFLAGS = \ -I$(top_builddir)/src/mapi/glapi \ -I$(top_srcdir)/src/mapi/glapi \ $(VISIBILITY_CFLAGS) \ - $(SHARED_GLAPI_CFLAGS) \ $(DEFINES) \ $(X11_INCLUDES) -- cgit v1.2.3