lib/replace: make sure IPV6_V6ONLY is available for IPv6 support
authorStefan Metzmacher <metze@samba.org>
Sat, 24 Apr 2010 11:07:50 +0000 (13:07 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 May 2010 07:50:20 +0000 (09:50 +0200)
commit75c12a4c078a689c728213d02c99ee49dcfef592
tree23b12ddc5b37ece1713885067256dee0ae7d5cb1
parent1f0f830dce26e31232c9d2abb08ceb743e914251
lib/replace: make sure IPV6_V6ONLY is available for IPv6 support

We rely on IPV6_V6ONLY being supported. See bug #7196.

metze
(cherry picked from commit 41cd6f992829c45c890f5daf78eb3019633f3620)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit ae0ee660a5666b18ffaa43bebbe6808781a82c37)
lib/replace/libreplace_network.m4