changeset 28370:f60cabb2ff8a

Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it. Fixes Bugzilla #1399.
author diego
date Sat, 31 Jan 2009 21:16:54 +0000
parents c044bbec972b
children 42747b184527
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jan 31 20:56:17 2009 +0000
+++ b/configure	Sat Jan 31 21:16:54 2009 +0000
@@ -8260,7 +8260,7 @@
 #define HAVE_SYS_STAT_H 1
 #define HAVE_SYS_TYPES_H 1
 /* libdvdread */
-#define HAVE_UINTPTR_T 1
+#define HAVE_DLFCN_H 1
 
 
 /* system headers */