summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-09-05 14:06:22 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-09 19:39:37 +0100
commit290328970638be54a9fbbd07a3067d6a089122ed (patch)
tree2d1c6736eb0344680331acfe60ee218c0872b304 /src/gallium/Makefile.am
parent0d0313ce9b1bf17d4c8d557f1605f1b9d43d3dba (diff)
downloadexternal_mesa3d-290328970638be54a9fbbd07a3067d6a089122ed.zip
external_mesa3d-290328970638be54a9fbbd07a3067d6a089122ed.tar.gz
external_mesa3d-290328970638be54a9fbbd07a3067d6a089122ed.tar.bz2
configure: kill off NEED_WINSYS_WRAPPER
Just drop the conditional and simplify our build. This means that it'll build every time, but it does not require any dependencies nor does it take that long to compile 200 lines of boilerplate code. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r--src/gallium/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index 32a5dc7..3cefb2f 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -105,9 +105,7 @@ if HAVE_EGL_PLATFORM_WAYLAND
SUBDIRS += winsys/sw/wayland
endif
-if NEED_WINSYS_WRAPPER
SUBDIRS += winsys/sw/wrapper
-endif
##
## Don't forget to bundle the remaining (non autotools) winsys'