summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-01-18 23:18:14 -0800
committerMatt Turner <mattst88@gmail.com>2013-01-20 20:06:46 -0800
commita076c272e29bdb6dd32f7f7cabbc735d619f89b4 (patch)
treed95359ec1605fe9a618c5a0f83266027747d60f7 /src/gallium/targets/egl-static/Makefile.am
parent3f276b37b170656927ae4576bc98fd84adc29762 (diff)
downloadexternal_mesa3d-a076c272e29bdb6dd32f7f7cabbc735d619f89b4.zip
external_mesa3d-a076c272e29bdb6dd32f7f7cabbc735d619f89b4.tar.gz
external_mesa3d-a076c272e29bdb6dd32f7f7cabbc735d619f89b4.tar.bz2
build: Remove dead SHARED_GLAPI variable
The static Makefiles used it. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
Diffstat (limited to 'src/gallium/targets/egl-static/Makefile.am')
-rw-r--r--src/gallium/targets/egl-static/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am
index 32b481b..5c40ae8 100644
--- a/src/gallium/targets/egl-static/Makefile.am
+++ b/src/gallium/targets/egl-static/Makefile.am
@@ -28,7 +28,6 @@
# EGL_PLATFORMS - platforms to support
# EGL_CLIENT_APIS - state trackers to support
# GALLIUM_WINSYS_DIRS - pipe drivers to support
-# SHARED_GLAPI - st/mesa can be statically linked or not
#
include $(top_srcdir)/src/gallium/Automake.inc