From 1beac006865b241c830803f1e643b9594ee204b6 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Fri, 9 Aug 2002 22:17:37 +0000 Subject: make developers life easier: add possibility to use an existing shared version of libdvdnav CVS patchset: 2416 CVS date: 2002/08/09 22:17:37 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index ae6db58ca..f9e7d654a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -101,6 +101,9 @@ /* Define this if you have CDROM ioctls */ #undef HAVE_CDROM_IOCTLS +/* Define this if you have a suitable version of libdvdnav */ +#undef HAVE_DVDNAV + /* Define this if you have ip_mreqn in netinet/in.h */ #undef HAVE_IP_MREQN -- cgit v1.2.3