configure.ac: Disable dvdnavsrc for now.
Original commit message from CVS: * configure.ac: Disable dvdnavsrc for now.
This commit is contained in:
parent
57d8b3a5fc
commit
237953af4e
@ -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>
|
2006-02-26 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -298,6 +298,11 @@ GST_CHECK_FEATURE(DVDNAV, [dvdnav library], dvdnavsrc, [
|
|||||||
HAVE_DVDNAV="no"
|
HAVE_DVDNAV="no"
|
||||||
])
|
])
|
||||||
AS_SCRUB_INCLUDE(DVDNAV_CFLAGS)
|
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 ***
|
dnl *** lame ***
|
||||||
|
Loading…
x
Reference in New Issue
Block a user