Pre-2.0 release: Sync with HAMMER 64 - NFS and cross-device link fixes.
[dragonfly.git] / lib / libpcap / config.h
blobe454c8d53e1d2a48fd869f6e5b59ac3bf7562a54
1 /* $DragonFly: src/lib/libpcap/config.h,v 1.6 2007/10/11 01:07:29 pavalos Exp $ */
2 /* config.h. Generated from config.h.in by configure. */
3 /* config.h.in. Generated from configure.in by autoheader. */
4 /* Long story short: aclocal.m4 depends on autoconf 2.13
5 * implementation details wrt "const"; newer versions
6 * have different implementation details so for now we
7 * put "const" here. This may cause duplicate definitions
8 * in config.h but that should be OK since they're the same.
9 */
10 /* #undef const */
12 /* Enable optimizer debugging */
13 /* #undef BDEBUG */
15 /* define if you have a cloning BPF device */
16 /* #undef HAVE_CLONING_BPF */
18 /* define if you have the DAG API */
19 /* #undef HAVE_DAG_API */
21 /* define if you have dag_get_erf_types() */
22 /* #undef HAVE_DAG_GET_ERF_TYPES */
24 /* define if you have streams capable DAG API */
25 /* #undef HAVE_DAG_STREAMS_API */
27 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
28 don't. */
29 #define HAVE_DECL_ETHER_HOSTTON 1
31 /* define if you have a /dev/dlpi */
32 /* #undef HAVE_DEV_DLPI */
34 /* Define to 1 if you have the `ether_hostton' function. */
35 #define HAVE_ETHER_HOSTTON 1
37 /* on HP-UX 10.20 or later */
38 /* #undef HAVE_HPUX10_20_OR_LATER */
40 /* on HP-UX 9.x */
41 /* #undef HAVE_HPUX9 */
43 /* if ppa_info_t_dl_module_id exists */
44 /* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #define HAVE_INTTYPES_H 1
49 /* Define to 1 if you have the <limits.h> header file. */
50 #define HAVE_LIMITS_H 1
52 /* Define to 1 if you have the <memory.h> header file. */
53 #define HAVE_MEMORY_H 1
55 /* Define to 1 if you have the <netinet/ether.h> header file. */
56 /* #undef HAVE_NETINET_ETHER_H */
58 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
59 #define HAVE_NETINET_IF_ETHER_H 1
61 /* Define to 1 if you have the <net/pfvar.h> header file. */
62 /* #undef HAVE_NET_PFVAR_H */
64 /* if there's an os_proto.h */
65 /* #undef HAVE_OS_PROTO_H */
67 /* Define to 1 if you have the <paths.h> header file. */
68 #define HAVE_PATHS_H 1
70 /* define if you have a /proc/net/dev */
71 /* #undef HAVE_PROC_NET_DEV */
73 /* define if you have a Septel API */
74 /* #undef HAVE_SEPTEL_API */
76 /* Define to 1 if you have the `snprintf' function. */
77 #define HAVE_SNPRINTF 1
79 /* if struct sockaddr has sa_len */
80 #define HAVE_SOCKADDR_SA_LEN 1
82 /* if struct sockaddr_storage exists */
83 #define HAVE_SOCKADDR_STORAGE 1
85 /* On solaris */
86 /* #undef HAVE_SOLARIS */
88 /* Define to 1 if you have the <stdint.h> header file. */
89 #define HAVE_STDINT_H 1
91 /* Define to 1 if you have the <stdlib.h> header file. */
92 #define HAVE_STDLIB_H 1
94 /* Define to 1 if you have the `strerror' function. */
95 #define HAVE_STRERROR 1
97 /* Define to 1 if you have the <strings.h> header file. */
98 #define HAVE_STRINGS_H 1
100 /* Define to 1 if you have the <string.h> header file. */
101 #define HAVE_STRING_H 1
103 /* Define to 1 if you have the `strlcpy' function. */
104 #define HAVE_STRLCPY 1
106 /* Define to 1 if the system has the type `struct ether_addr'. */
107 /* #undef HAVE_STRUCT_ETHER_ADDR */
109 /* Define to 1 if you have the <sys/bufmod.h> header file. */
110 /* #undef HAVE_SYS_BUFMOD_H */
112 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
113 /* #undef HAVE_SYS_DLPI_EXT_H */
115 /* Define to 1 if you have the <sys/ioccom.h> header file. */
116 #define HAVE_SYS_IOCCOM_H 1
118 /* Define to 1 if you have the <sys/sockio.h> header file. */
119 #define HAVE_SYS_SOCKIO_H 1
121 /* Define to 1 if you have the <sys/stat.h> header file. */
122 #define HAVE_SYS_STAT_H 1
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #define HAVE_SYS_TYPES_H 1
127 /* if if_packet.h has tpacket_stats defined */
128 /* #undef HAVE_TPACKET_STATS */
130 /* Define to 1 if you have the <unistd.h> header file. */
131 #define HAVE_UNISTD_H 1
133 /* define if version.h is generated in the build procedure */
134 #define HAVE_VERSION_H 1
136 /* Define to 1 if you have the `vsnprintf' function. */
137 #define HAVE_VSNPRINTF 1
139 /* define if your compiler has __attribute__ */
140 #define HAVE___ATTRIBUTE__ 1
142 /* IPv6 */
143 /* #undef INET6 */
145 /* if unaligned access fails */
146 /* #undef LBL_ALIGN */
148 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
149 /* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
151 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
152 #define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
154 /* do not use protochain */
155 /* #undef NO_PROTOCHAIN */
157 /* Define to the address where bug reports for this package should be sent. */
158 #define PACKAGE_BUGREPORT ""
160 /* Define to the full name of this package. */
161 #define PACKAGE_NAME ""
163 /* Define to the full name and version of this package. */
164 #define PACKAGE_STRING ""
166 /* Define to the one symbol short name of this package. */
167 #define PACKAGE_TARNAME ""
169 /* Define to the version of this package. */
170 #define PACKAGE_VERSION ""
172 /* /dev/dlpi directory */
173 /* #undef PCAP_DEV_PREFIX */
175 /* Define to 1 if you have the ANSI C header files. */
176 #define STDC_HEADERS 1
178 /* Enable parser debugging */
179 /* #undef YYDEBUG */
181 /* needed on HP-UX */
182 /* #undef _HPUX_SOURCE */
184 /* define on AIX to get certain functions */
185 /* #undef _SUN */
187 /* Define as token for inline if inlining supported */
188 #define inline inline
190 /* on sinix */
191 /* #undef sinix */
193 /* if we have u_int16_t */
194 /* #undef u_int16_t */
196 /* if we have u_int32_t */
197 /* #undef u_int32_t */
199 /* if we have u_int8_t */
200 /* #undef u_int8_t */