diff options
Diffstat (limited to 'win32/config.h')
-rwxr-xr-x | win32/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.h b/win32/config.h index a0137d99a..f5cb020c3 100755 --- a/win32/config.h +++ b/win32/config.h @@ -94,7 +94,7 @@ #define HAVE_DLFCN_H 1 /* Define this if you have a suitable version of libdvdnav */ -#define HAVE_DVDNAV 1 +/* #undef HAVE_DVDNAV */ /* Define this if you have ESD (libesd) installed */ /* #undef HAVE_ESD */ |