]>
The Tcpdump Group git mirrors - libpcap/blob - config.h.in
1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* Long story short: aclocal.m4 depends on autoconf 2.13
3 * implementation details wrt "const"; newer versions
4 * have different implementation details so for now we
5 * put "const" here. This may cause duplicate definitions
6 * in config.h but that should be OK since they're the same.
10 /* Enable optimizer debugging */
13 /* define if you have the DAG API */
16 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
18 #undef HAVE_DECL_ETHER_HOSTTON
20 /* define if you have a /dev/dlpi */
23 /* Define to 1 if you have the `ether_hostton' function. */
24 #undef HAVE_ETHER_HOSTTON
26 /* on HP-UX 10.20 or later */
27 #undef HAVE_HPUX10_20_OR_LATER
32 /* if ppa_info_t_dl_module_id exists */
33 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
35 /* Define to 1 if you have the <inttypes.h> header file. */
36 #undef HAVE_INTTYPES_H
38 /* Define to 1 if you have the <limits.h> header file. */
41 /* Define to 1 if you have the <memory.h> header file. */
44 /* Define to 1 if you have the <netinet/ether.h> header file. */
45 #undef HAVE_NETINET_ETHER_H
47 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
48 #undef HAVE_NETINET_IF_ETHER_H
50 /* if there's an os_proto.h */
51 #undef HAVE_OS_PROTO_H
53 /* define if you have a /proc/net/dev */
54 #undef HAVE_PROC_NET_DEV
56 /* define if you have a Septel API */
57 #undef HAVE_SEPTEL_API
59 /* Define to 1 if you have the `snprintf' function. */
62 /* if struct sockaddr has sa_len */
63 #undef HAVE_SOCKADDR_SA_LEN
65 /* if struct sockaddr_storage exists */
66 #undef HAVE_SOCKADDR_STORAGE
71 /* Define to 1 if you have the <stdint.h> header file. */
74 /* Define to 1 if you have the <stdlib.h> header file. */
77 /* Define to 1 if you have the `strerror' function. */
80 /* Define to 1 if you have the <strings.h> header file. */
83 /* Define to 1 if you have the <string.h> header file. */
86 /* Define to 1 if you have the `strlcpy' function. */
89 /* Define to 1 if the system has the type `struct ether_addr'. */
90 #undef HAVE_STRUCT_ETHER_ADDR
92 /* Define to 1 if you have the <sys/bufmod.h> header file. */
93 #undef HAVE_SYS_BUFMOD_H
95 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
96 #undef HAVE_SYS_DLPI_EXT_H
98 /* Define to 1 if you have the <sys/ioccom.h> header file. */
99 #undef HAVE_SYS_IOCCOM_H
101 /* Define to 1 if you have the <sys/sockio.h> header file. */
102 #undef HAVE_SYS_SOCKIO_H
104 /* Define to 1 if you have the <sys/stat.h> header file. */
105 #undef HAVE_SYS_STAT_H
107 /* Define to 1 if you have the <sys/types.h> header file. */
108 #undef HAVE_SYS_TYPES_H
110 /* if if_packet.h has tpacket_stats defined */
111 #undef HAVE_TPACKET_STATS
113 /* Define to 1 if you have the <unistd.h> header file. */
116 /* define if version.h is generated in the build procedure */
117 #undef HAVE_VERSION_H
119 /* Define to 1 if you have the `vsnprintf' function. */
120 #undef HAVE_VSNPRINTF
122 /* define if your compiler has __attribute__ */
123 #undef HAVE___ATTRIBUTE__
128 /* if unaligned access fails */
131 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
132 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
134 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
135 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
137 /* do not use protochain */
140 /* Define to the address where bug reports for this package should be sent. */
141 #undef PACKAGE_BUGREPORT
143 /* Define to the full name of this package. */
146 /* Define to the full name and version of this package. */
147 #undef PACKAGE_STRING
149 /* Define to the one symbol short name of this package. */
150 #undef PACKAGE_TARNAME
152 /* Define to the version of this package. */
153 #undef PACKAGE_VERSION
155 /* /dev/dlpi directory */
156 #undef PCAP_DEV_PREFIX
158 /* Define to 1 if you have the ANSI C header files. */
161 /* Enable parser debugging */
164 /* needed on HP-UX */
167 /* define on AIX to get certain functions */
170 /* Define as token for inline if inlining supported */
176 /* if we have u_int16_t */
179 /* if we have u_int32_t */
182 /* if we have u_int8_t */