summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2008-06-20 15:21:59 +0000
committerChristian Schaller <uraeus@gnome.org>2008-06-20 15:21:59 +0000
commitd33bbb11767d3575a13f3f33d1c6740ed5ef529a (patch)
treec1910ae5f78abae967f4c6edd6707eeca4d6bab6 /configure.ac
parented0c7a04b10ed997c4b06be7bca30c49d4b205b3 (diff)
switch v4l2src from experimental to normal build. Fixes #536831
Original commit message from CVS: switch v4l2src from experimental to normal build. Fixes #536831
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d6fc90a..0f81eaac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -479,7 +479,6 @@ esac
dnl *** Video 4 Linux 2 ***
dnl for information about the header/define, see sys/v4l2/gstv4l2element.h
dnl renamed to GST_V4L2 because of some conflict with kernel headers
-USE_GST_V4L2=$BUILD_EXPERIMENTAL
translit(dnm, m, l) AM_CONDITIONAL(USE_GST_V4L2, true)
AG_GST_CHECK_FEATURE(GST_V4L2, [Video 4 Linux 2], v4l2src, [
AC_MSG_CHECKING([Checking for up to date v4l2 installation])