mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gl: enable openglmixers plugin in autotools again too
This commit is contained in:
parent
3010afa976
commit
17b95aad48
1 changed files with 1 additions and 2 deletions
|
@ -82,9 +82,8 @@ else
|
||||||
DTS_DIR=
|
DTS_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# FIXME: re-enable for gl mixers
|
|
||||||
if USE_GL
|
if USE_GL
|
||||||
#GL_DIR=gl
|
GL_DIR=gl
|
||||||
else
|
else
|
||||||
GL_DIR=
|
GL_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue