only use struct ip_mreqn if it is detected
authorAndy Wingo <wingo@wingomac.bcn.oblong.net>
Mon, 20 Apr 2009 13:46:03 +0000 (15:46 +0200)
committerAndy Wingo <wingo@wingomac.bcn.oblong.net>
Mon, 20 Apr 2009 13:54:31 +0000 (15:54 +0200)
commit07dcbacd60402016bec2e3797e37008df58e6a79
tree76785c9e22b83cf140532c7f3b787258798fd0b2
parentcfcf76df11a45934cfdf32e227753d40a48beb18
only use struct ip_mreqn if it is detected

* configure.ac: Make an explicit check for struct ip_mreqn.

* gst/udp/gstudpnetutils.c: Use HAVE_IP_MREQN instead of the ad-hoc checks.
configure.ac
gst/udp/gstudpnetutils.c