remove last cond

Original commit message from CVS:
remove last cond
This commit is contained in:
Thomas Vander Stichele 2006-10-03 18:27:57 +00:00
parent ca7c4c657c
commit 5369e91a3a

View file

@ -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)