comparison configure @ 30602:e69ef665b0fc

Add av_alias define as a hack to fix compilation of intreadwrite.h without HAVE_AV_CONFIG_H.
author reimar
date Thu, 18 Feb 2010 21:48:49 +0000
parents 74df50657677
children 463b81ee192b
comparison
equal deleted inserted replaced
30601:d568b8b857ca 30602:e69ef665b0fc
9249 #else 9249 #else
9250 #define CONFIG_IPV6 0 9250 #define CONFIG_IPV6 0
9251 #endif 9251 #endif
9252 9252
9253 #define HAVE_ATTRIBUTE_MAY_ALIAS 1 9253 #define HAVE_ATTRIBUTE_MAY_ALIAS 1
9254 #define av_alias __attribute__((may_alias))
9254 #define HAVE_ATTRIBUTE_PACKED 1 9255 #define HAVE_ATTRIBUTE_PACKED 1
9255 #define HAVE_GETHRTIME 0 9256 #define HAVE_GETHRTIME 0
9256 #define HAVE_INLINE_ASM 1 9257 #define HAVE_INLINE_ASM 1
9257 #define HAVE_LDBRX 0 9258 #define HAVE_LDBRX 0
9258 #define HAVE_POLL_H 1 9259 #define HAVE_POLL_H 1