]> The Tcpdump Group git mirrors - libpcap/blob - config.h.in
regenerated from configure.in
[libpcap] / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define to empty if the keyword does not work. */
4 #undef const
5
6 /* Define as __inline if that's what the C compiler calls it. */
7 #undef inline
8
9 /* Define if you have the ether_hostton function. */
10 #undef HAVE_ETHER_HOSTTON
11
12 /* Define if you have the freeifaddrs function. */
13 #undef HAVE_FREEIFADDRS
14
15 /* Define if you have the strerror function. */
16 #undef HAVE_STRERROR
17
18 /* Define if you have the strlcpy function. */
19 #undef HAVE_STRLCPY
20
21 /* Define if you have the <ifaddrs.h> header file. */
22 #undef HAVE_IFADDRS_H
23
24 /* Define if you have the <netpacket/packet.h> header file. */
25 #undef HAVE_NETPACKET_PACKET_H
26
27 /* Define if you have the <sys/bufmod.h> header file. */
28 #undef HAVE_SYS_BUFMOD_H
29
30 /* Define if you have the <sys/dlpi_ext.h> header file. */
31 #undef HAVE_SYS_DLPI_EXT_H
32
33 /* Define if you have the <sys/ioccom.h> header file. */
34 #undef HAVE_SYS_IOCCOM_H
35
36 /* Define if you have the <sys/sockio.h> header file. */
37 #undef HAVE_SYS_SOCKIO_H
38
39 /* needed on HP-UX */
40 #undef _HPUX_SOURCE
41
42 /* define if your compiler has __attribute__ */
43 #undef HAVE___ATTRIBUTE__
44
45 /* if we have u_int32_t */
46 #undef u_int32_t
47
48 /* do not use protochain */
49 #undef NO_PROTOCHAIN
50
51 /* IPv6 */
52 #undef INET6
53
54 /* define if you have a /dev/dlpi */
55 #undef HAVE_DEV_DLPI
56
57 /* /dev/dlpi directory */
58 #undef PCAP_DEV_PREFIX
59
60 /* define on AIX to get certain functions */
61 #undef _SUN
62
63 /* on HP-UX 9.x */
64 #undef HAVE_HPUX9
65
66 /* on HP-UX 10.20 */
67 #undef HAVE_HPUX10_20
68
69 /* on sinix */
70 #undef sinix
71
72 /* On solaris */
73 #undef HAVE_SOLARIS
74
75 /* if there's an os_proto.h */
76 #undef HAVE_OS_PROTO_H
77
78 /* if struct sockaddr has sa_len */
79 #undef HAVE_SOCKADDR_SA_LEN
80
81 /* if ppa_info_t_dl_module_id exists */
82 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
83
84 /* if unaligned access fails */
85 #undef LBL_ALIGN
86