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>
Tue, 11 May 2010 12:53:10 +0000 (14:53 +0200)
commitae0ee660a5666b18ffaa43bebbe6808781a82c37
tree015a938b4d39840ec99cebcc21c483ef6cb4b2a4
parent15b509b4b03a2c19caf4abfe475666f0720b4441
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>
lib/replace/libreplace_network.m4