From 7f62842e74612e846e836fdee5ebf08c3605b335 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 29 May 2010 15:07:16 +0000 Subject: Remove obsolete may_alias-related defines, lavu handles this now directly with compiler-version checks. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31267 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 892001c7f7..71af892bf3 100755 --- a/configure +++ b/configure @@ -9260,8 +9260,6 @@ $def_yasm #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 -- cgit v1.2.3