# HG changeset patch # User diego # Date 1264886258 0 # Node ID a28a796b70b4f8f513fc7db9e7600a3ec9795a73 # Parent bbb6ebec87a071c8e8afb5347c1e45bb0cf95c38 Add some more definitions for FFmpeg to config.h: HAVE_ATTRIBUTE_MAY_ALIAS HAVE_STRUCT_IPV6_MREQ HAVE_STRUCT_SOCKADDR_IN6 diff -r bbb6ebec87a0 -r a28a796b70b4 configure --- a/configure Sat Jan 30 16:57:40 2010 +0000 +++ b/configure Sat Jan 30 21:17:38 2010 +0000 @@ -9169,6 +9169,7 @@ #define CONFIG_IPV6 0 #endif +#define HAVE_ATTRIBUTE_MAY_ALIAS 1 #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0 #define HAVE_INLINE_ASM 1 @@ -9176,6 +9177,8 @@ #define HAVE_POLL_H 1 #define HAVE_PPC4XX 0 #define HAVE_SETMODE 0 +#define HAVE_STRUCT_IPV6_MREQ 1 +#define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_SYS_SELECT_H 0 #define HAVE_VFP_ARGS 1 #define HAVE_VIRTUALALLOC 0