summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2015-11-25 15:51:34 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2015-11-27 20:19:59 +0100
commit0dc98956ef9649b1589cfb3595719c022ed46e38 (patch)
tree0aad302e3facdbdcf67cf40a74062cfb367a8151 /Makefile.am
parentd793473e5e8a4761cc19a095c8f47fba729e3c62 (diff)
build-sys: remove --enable-opengl
OpenGL was removed in commit c5c176a5c7, enabling it on discheck will fail to link with spice-common gl-enabled library Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cada94d0..7eb0f287 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,6 @@ pkgconfig_DATA = spice-server.pc
DISTCHECK_CONFIGURE_FLAGS = \
--enable-automated-tests \
- --enable-opengl \
--enable-smartcard \
--with-sasl \
--enable-manual \