[MPlayer-cvslog] r28400 - trunk/configure

diego subversion at mplayerhq.hu
Sat Jan 31 00:40:13 CET 2009


Author: diego
Date: Sat Jan 31 00:40:13 2009
New Revision: 28400

Log:
Add 4 more config.h #defines for libfaad2.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Jan 31 00:29:39 2009	(r28399)
+++ trunk/configure	Sat Jan 31 00:40:13 2009	(r28400)
@@ -8254,6 +8254,11 @@ $_def_fast_inttypes
 /* libfaad2 + libdvdread */
 #define STDC_HEADERS 1
 #define HAVE_MEMCPY 1
+/* libfaad2 */
+#define HAVE_STRING_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_TYPES_H 1
 /* libdvdread */
 #define HAVE_UINTPTR_T 1
 



More information about the MPlayer-cvslog mailing list