Fix detection of IPv6 support on Darwin by ensuring that
authorDan Villiom Podlaski Christiansen <danchr@daimi.au.dk>
Sun, 5 Feb 2006 15:19:04 +0000 (15:19 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 5 Feb 2006 15:19:04 +0000 (15:19 +0000)
commit12fe88b460d28a226c629614358cd2e9bf757c0d
treebe6b7b4f243e34d0fc78a4c85be8b2f5aa8d2ad8
parent68b51e58ce73d99d2cd9bfa14cb7daaf4a74047e
Fix detection of IPv6 support on Darwin by ensuring that
IN6_IS_ADDR_MULTICAST gets an argument of type (const struct in6_addr *).
patch by Dan Villiom Podlaski Christiansen, danchr.at.daimi.dot.au.dot.dk

Originally committed as revision 4943 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure