From 704c65850bd1d957b8d06ca792f19f1f52d6cecf Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 25 Sep 2010 16:06:50 +0000 Subject: configure: Add HAVE_STDLIB_H to config.h for libfaad2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32350 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index f959ada9d1..5faab19244 100755 --- a/configure +++ b/configure @@ -7706,6 +7706,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 -- cgit v1.2.3