commit | 687b442022e0eed6c76a01fadec2199c93b42a39 | [log] [tgz] |
---|---|---|
author | Guy Harris <guy@alum.mit.edu> | Tue Feb 01 02:08:41 2011 -0800 |
committer | Guy Harris <guy@alum.mit.edu> | Tue Feb 01 02:08:41 2011 -0800 |
tree | 8f97e15730e239cfb31fdca574e21ac8980ce25f | |
parent | aa0cc4186361fba71a85a6d1bb54534b6155e50a [diff] |
Get rid of unnecessary configure script tests and missing/XXX.h headers. This also fixes configure-script problems on OSes that have IPv6 support but don't have <netinet6/in6.h> - no standard I could find requires that header for IPv6 support (the Single UNIX Specification speaks of <netinet/in.h> for both IPv4 and IPv6, and RFCs 2292 and 3542 don't mention <netinet6/in6.h>, just <netinet/in.h> and <netinet6/ip6.h>).