]> granicus.if.org Git - sudo/commit
Add configure check for struct in6_addr instead of relying on AF_INET6
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Oct 2007 16:41:19 +0000 (16:41 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Oct 2007 16:41:19 +0000 (16:41 +0000)
commit0d22c2f98dfaef4236790073f099c4da43cdd62c
tree805e7f1a5f28575cc3598246229845ab20d1e978
parentc50e7d4c06c9c5ef6f3ef0eec6617d73e71d4b5b
Add configure check for struct in6_addr instead of relying on AF_INET6
since some systems define AF_INET6 but do not include IPv6 support.
config.h.in
configure
configure.in
interfaces.c
interfaces.h
match.c