# HG changeset patch # User reimar # Date 1275145636 0 # Node ID e796233338761246738eb57f024763a9ec1cd7ad # Parent 5c4a513ca9eb5f2467e267972cacbc0f09337949 Remove obsolete may_alias-related defines, lavu handles this now directly with compiler-version checks. diff -r 5c4a513ca9eb -r e79623333876 configure --- a/configure Sat May 29 14:57:17 2010 +0000 +++ b/configure Sat May 29 15:07:16 2010 +0000 @@ -9260,8 +9260,6 @@ #define CONFIG_IPV6 0 #endif -#define HAVE_ATTRIBUTE_MAY_ALIAS 1 -#define av_alias __attribute__((may_alias)) #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0 #define HAVE_INLINE_ASM 1