From: Måns Rullgård Date: Fri, 29 Jan 2010 03:26:12 +0000 (+0000) Subject: Check for may_alias gcc attribute support X-Git-Tag: v0.6~1579 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/dffb41b95349acbe97da69947f5d05f17d06045c Check for may_alias gcc attribute support Originally committed as revision 21522 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/configure b/configure index d6739b7..6a64284 100755 --- a/configure +++ b/configure @@ -985,6 +985,7 @@ HAVE_LIST=" alsa_asoundlib_h altivec_h arpa_inet_h + attribute_may_alias attribute_packed bswap closesocket @@ -2298,6 +2299,10 @@ check_cc <