Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
authorGerald (Jerry) Carter <jerry@samba.org>
Fri, 19 Oct 2007 13:14:12 +0000 (08:14 -0500)
committerJeremy Allison <jra@samba.org>
Fri, 19 Oct 2007 20:09:26 +0000 (13:09 -0700)
commit620785df4e57b72471ff0315e22e0d2f28a2b1a5
tree2b75d54ccbeec93e67a5a5b6ad77d84e69fbf7a3
parent641d0968da73dca24a3ddaf93451de1200d3c09b
Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
Also make use of "if defined(HAVE_IPV6)" rather than testing for
AF_INET6 since this is not sufficient on HP-UX 11.11 to ensure
a working IPv6 implementation.
source/configure.in
source/lib/interface.c
source/lib/interfaces.c
source/lib/util_sock.c
source/smbd/utmp.c