mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-09 05:51:00 +00:00
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>
This commit is contained in:
parent
d793473e5e
commit
0dc98956ef
@ -8,7 +8,6 @@ pkgconfig_DATA = spice-server.pc
|
|||||||
|
|
||||||
DISTCHECK_CONFIGURE_FLAGS = \
|
DISTCHECK_CONFIGURE_FLAGS = \
|
||||||
--enable-automated-tests \
|
--enable-automated-tests \
|
||||||
--enable-opengl \
|
|
||||||
--enable-smartcard \
|
--enable-smartcard \
|
||||||
--with-sasl \
|
--with-sasl \
|
||||||
--enable-manual \
|
--enable-manual \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user