[MPlayer-cvslog] r28405 - trunk/configure
diego
subversion at mplayerhq.hu
Sat Jan 31 22:16:54 CET 2009
Author: diego
Date: Sat Jan 31 22:16:54 2009
New Revision: 28405
Log:
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.
Fixes Bugzilla #1399.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sat Jan 31 21:56:17 2009 (r28404)
+++ trunk/configure Sat Jan 31 22:16:54 2009 (r28405)
@@ -8260,7 +8260,7 @@ $_def_fast_inttypes
#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 */
More information about the MPlayer-cvslog
mailing list