configure.ac: Disable dvdnavsrc for now.

Original commit message from CVS:
* configure.ac:
Disable dvdnavsrc for now.
This commit is contained in:
Tim-Philipp Müller 2006-02-26 18:01:15 +00:00
parent 57d8b3a5fc
commit 237953af4e
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-02-26 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Disable dvdnavsrc for now.
2006-02-26 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:

View file

@ -298,6 +298,11 @@ GST_CHECK_FEATURE(DVDNAV, [dvdnav library], dvdnavsrc, [
HAVE_DVDNAV="no"
])
AS_SCRUB_INCLUDE(DVDNAV_CFLAGS)
dnl disabled until plugin is fully functional
HAVE_DVDNAV=no
], disabled, , [
AC_MSG_NOTICE([dvdnavsrc not stable yet, not building])
])
dnl *** lame ***