From 160a6e6b95b653e0d643c2aeb90c4c859b6ac59c Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 26 Sep 2002 13:35:26 +0000 Subject: we need libdvdnav 0.1.4 CVS patchset: 2749 CVS date: 2002/09/26 13:35:26 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1e8dd465e..a27344214 100644 --- a/configure.ac +++ b/configure.ac @@ -627,7 +627,7 @@ AM_CONDITIONAL(HAVE_CDROM_IOCTLS, [test x"$have_cdrom_ioctls" = "xyes"]) dnl --------------------------------------------- dnl check for a usable version of libdvdnav dnl --------------------------------------------- -AM_PATH_DVDNAV(0.1.3, +AM_PATH_DVDNAV(0.1.4, 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 ***])]) AM_CONDITIONAL(HAVE_DVDNAV, [test x"$no_dvdnav" != "xyes"]) -- cgit v1.2.3