[MPlayer-cvslog] r32350 - trunk/configure
diego
subversion at mplayerhq.hu
Sat Sep 25 18:06:50 CEST 2010
Author: diego
Date: Sat Sep 25 18:06:50 2010
New Revision: 32350
Log:
Add HAVE_STDLIB_H to config.h for libfaad2.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sat Sep 25 17:53:03 2010 (r32349)
+++ trunk/configure Sat Sep 25 18:06:50 2010 (r32350)
@@ -8464,6 +8464,7 @@ $def_fast_inttypes
#define STDC_HEADERS 1
#define HAVE_MEMCPY 1
/* libfaad2 */
+#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
More information about the MPlayer-cvslog
mailing list