Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
commit80b7bcb5fbc98964014b5c8082a626aef24c5feb
authorGerald (Jerry) Carter <jerry@samba.org>
Fri, 19 Oct 2007 13:14:12 +0000 (19 08:14 -0500)
committerJeremy Allison <jra@samba.org>
Fri, 19 Oct 2007 20:09:26 +0000 (19 13:09 -0700)
treea9dc3c8114c9719140d8f83b01de5c6795b8684a
parent61c4666a897fc85b0eb41e60dcbeb78272bfe5cf
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.
(This used to be commit 620785df4e57b72471ff0315e22e0d2f28a2b1a5)
source3/configure.in
source3/lib/interface.c
source3/lib/interfaces.c
source3/lib/util_sock.c
source3/smbd/utmp.c