summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-08-09 22:17:37 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-08-09 22:17:37 +0000
commit1beac006865b241c830803f1e643b9594ee204b6 (patch)
treec5dc0e3eaaa8499942e4de22b8914cbadc688ae2 /acconfig.h
parentfc7461768bd38509f42f8e603ce28dde76585f99 (diff)
downloadxine-lib-1beac006865b241c830803f1e643b9594ee204b6.tar.gz
xine-lib-1beac006865b241c830803f1e643b9594ee204b6.tar.bz2
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
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
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