summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Courtier-Dutton <jcdutton@users.sourceforge.net>2003-04-29 15:58:27 +0000
committerJames Courtier-Dutton <jcdutton@users.sourceforge.net>2003-04-29 15:58:27 +0000
commit12018188e9317c2092a3e12db8672b25b1e4bbad (patch)
treeb8767c519dacf4b3ed86688070cb56dfd6923c7d /configure.ac
parenta23c0fad73df02e6419a01a1c07923876c3e8436 (diff)
downloadxine-lib-12018188e9317c2092a3e12db8672b25b1e4bbad.tar.gz
xine-lib-12018188e9317c2092a3e12db8672b25b1e4bbad.tar.bz2
Update from the libdvdnav project.
CVS patchset: 4708 CVS date: 2003/04/29 15:58:27
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index feb9fb173..2bc910cf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -788,7 +788,7 @@ AC_ARG_WITH(external-dvdnav,[ --with-external-dvdnav Use external dvdnav libra
[external_dvdnav="yes"], [no_dvdnav="yes"; external_dvdnav="no"])
if test x"$external_dvdnav" = "xyes"; then
- AM_PATH_DVDNAV(0.1.8,
+ AM_PATH_DVDNAV(0.1.9,
AC_DEFINE(HAVE_DVDNAV,1,[Define this if you have a suitable version of libdvdnav]),
[AC_MSG_RESULT([*** no usable version of libdvdnav found, using internal copy ***])])
else
@@ -1317,7 +1317,6 @@ src/demuxers/Makefile
src/dxr3/Makefile
src/input/Makefile
src/input/libdvdnav/Makefile
-src/input/libdvdread/Makefile
src/input/dvb/Makefile
src/input/librtsp/Makefile
src/input/libreal/Makefile