summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-09-25 16:06:50 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:18:07 +0200
commit704c65850bd1d957b8d06ca792f19f1f52d6cecf (patch)
tree928636098d18176de407cc19dda798bf84b01a66
parentc8a97067aa0763bcebf3ab7d5371bd682b53098f (diff)
downloadmpv-704c65850bd1d957b8d06ca792f19f1f52d6cecf.tar.bz2
mpv-704c65850bd1d957b8d06ca792f19f1f52d6cecf.tar.xz
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
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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