From fd651e91433450df282f4783581c933bd927b49f Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 20 Feb 2003 16:03:16 +0000 Subject: we need libdvdnav 0.1.5 now CVS patchset: 4218 CVS date: 2003/02/20 16:03:16 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c3630089c..7c6bb8414 100644 --- a/configure.ac +++ b/configure.ac @@ -729,7 +729,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.4, + AM_PATH_DVDNAV(0.1.5, 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 -- cgit v1.2.3