summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bbc72834..dd21249d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -294,8 +294,6 @@ LIBS="$LIBS $X_LIBS"
AG_GST_CHECK_FEATURE(OPENGL, [Open GL], glsink, [
AG_GST_CHECK_LIBHEADER(GL, GL, glTexImage2D,,
GL/gl.h, HAVE_OPENGL="yes", HAVE_OPENGL="no")
- dnl disable until the build gets fixed
- HAVE_OPENGL="no"
])
CPPFLAGS="$save_CPPFLAGS"
LIBS="$save_LIBS"