changeset 28365:7baef388c45b

Add 4 more config.h #defines for libfaad2.
author diego
date Fri, 30 Jan 2009 23:40:13 +0000
parents 3e3bd9da4c7e
children 338fc5d8cbe0
files configure
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jan 30 23:29:39 2009 +0000
+++ b/configure	Fri Jan 30 23:40:13 2009 +0000
@@ -8254,6 +8254,11 @@
 /* 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