diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
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 |