From 5369e91a3a5d2b5d591cbe4d52432ad61262a72d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 3 Oct 2006 18:27:57 +0000 Subject: remove last cond Original commit message from CVS: remove last cond --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a8d87772..67ab91e0 100644 --- a/configure.ac +++ b/configure.ac @@ -707,7 +707,6 @@ dnl but we still need to set the conditionals AM_CONDITIONAL(USE_OPENGL, false) AM_CONDITIONAL(USE_X, false) -AM_CONDITIONAL(USE_GST_V4L2, false) AM_CONDITIONAL(USE_ALSA, false) AM_CONDITIONAL(USE_AMRWB, false) AM_CONDITIONAL(USE_BZ2, false) -- cgit v1.2.1