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
This commit is contained in:
diego 2010-09-25 16:06:50 +00:00 committed by Uoti Urpala
parent c8a97067aa
commit 704c65850b
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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