summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-12-11 14:20:59 +0000
committerTim-Philipp Müller <tim@centricular.com>2017-12-19 12:02:31 +0000
commitee589cd337ffaf2c4096cdaaae44c502d7ef0cd0 (patch)
treeeee80e448ce75bd3be8e240fc1a8e0cb9cffbf24 /configure.ac
parent769a21d0bb310906b880c07da0e1e2376e11c187 (diff)
gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now
Since they rely on GstVideoAggregator. Fix detection of things again, and Meson
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0f3e02f7d..a1707ac03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1899,6 +1899,8 @@ AG_GST_CHECK_FEATURE(GL, [gl elements], gl, [
dnl HAVE_GL="yes"
dnlfi
])
+dnl FIXME
+AM_CONDITIONAL(USE_OPENGL, false)
dnl *** gtk+ ***
HAVE_GTK3_GL="no"
@@ -2705,6 +2707,7 @@ ext/faad/Makefile
ext/fdkaac/Makefile
ext/flite/Makefile
ext/fluidsynth/Makefile
+ext/gl/Makefile
ext/gsm/Makefile
ext/hls/Makefile
ext/iqa/Makefile