Merge from vendor branch BIND:
[dragonfly.git] / lib / libpcap / config.h
1 /* $DragonFly: src/lib/libpcap/config.h,v 1.4 2006/12/25 00:42:01 pavalos Exp $ */
2 /* config.h.  Generated 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 */
11
12 /* Enable optimizer debugging */
13 /* #undef BDEBUG */
14
15 /* define if you have the DAG API */
16 /* #undef HAVE_DAG_API */
17
18 /* define if you have dag_get_erf_types() */
19 /* #undef HAVE_DAG_GET_ERF_TYPES */
20
21 /* define if you have streams capable DAG API */
22 /* #undef HAVE_DAG_STREAMS_API */
23
24 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
25    don't. */
26 #define HAVE_DECL_ETHER_HOSTTON 1
27
28 /* define if you have a /dev/dlpi */
29 /* #undef HAVE_DEV_DLPI */
30
31 /* Define to 1 if you have the `ether_hostton' function. */
32 #define HAVE_ETHER_HOSTTON 1
33
34 /* on HP-UX 10.20 or later */
35 /* #undef HAVE_HPUX10_20_OR_LATER */
36
37 /* on HP-UX 9.x */
38 /* #undef HAVE_HPUX9 */
39
40 /* if ppa_info_t_dl_module_id exists */
41 /* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */
42
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #define HAVE_INTTYPES_H 1
45
46 /* Define to 1 if you have the <limits.h> header file. */
47 #define HAVE_LIMITS_H 1
48
49 /* Define to 1 if you have the <memory.h> header file. */
50 #define HAVE_MEMORY_H 1
51
52 /* Define to 1 if you have the <netinet/ether.h> header file. */
53 /* #undef HAVE_NETINET_ETHER_H */
54
55 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
56 #define HAVE_NETINET_IF_ETHER_H 1
57
58 /* if there's an os_proto.h */
59 /* #undef HAVE_OS_PROTO_H */
60
61 /* define if you have a /proc/net/dev */
62 /* #undef HAVE_PROC_NET_DEV */
63
64 /* define if you have a Septel API */
65 /* #undef HAVE_SEPTEL_API */
66
67 /* Define to 1 if you have the `snprintf' function. */
68 #define HAVE_SNPRINTF 1
69
70 /* if struct sockaddr has sa_len */
71 #define HAVE_SOCKADDR_SA_LEN 1
72
73 /* if struct sockaddr_storage exists */
74 #define HAVE_SOCKADDR_STORAGE 1
75
76 /* On solaris */
77 /* #undef HAVE_SOLARIS */
78
79 /* Define to 1 if you have the <stdint.h> header file. */
80 #define HAVE_STDINT_H 1
81
82 /* Define to 1 if you have the <stdlib.h> header file. */
83 #define HAVE_STDLIB_H 1
84
85 /* Define to 1 if you have the `strerror' function. */
86 #define HAVE_STRERROR 1
87
88 /* Define to 1 if you have the <strings.h> header file. */
89 #define HAVE_STRINGS_H 1
90
91 /* Define to 1 if you have the <string.h> header file. */
92 #define HAVE_STRING_H 1
93
94 /* Define to 1 if you have the `strlcpy' function. */
95 #define HAVE_STRLCPY 1
96
97 /* Define to 1 if the system has the type `struct ether_addr'. */
98 /* #undef HAVE_STRUCT_ETHER_ADDR */
99
100 /* Define to 1 if you have the <sys/bufmod.h> header file. */
101 /* #undef HAVE_SYS_BUFMOD_H */
102
103 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
104 /* #undef HAVE_SYS_DLPI_EXT_H */
105
106 /* Define to 1 if you have the <sys/ioccom.h> header file. */
107 #define HAVE_SYS_IOCCOM_H 1
108
109 /* Define to 1 if you have the <sys/sockio.h> header file. */
110 #define HAVE_SYS_SOCKIO_H 1
111
112 /* Define to 1 if you have the <sys/stat.h> header file. */
113 #define HAVE_SYS_STAT_H 1
114
115 /* Define to 1 if you have the <sys/types.h> header file. */
116 #define HAVE_SYS_TYPES_H 1
117
118 /* if if_packet.h has tpacket_stats defined */
119 /* #undef HAVE_TPACKET_STATS */
120
121 /* Define to 1 if you have the <unistd.h> header file. */
122 #define HAVE_UNISTD_H 1
123
124 /* define if version.h is generated in the build procedure */
125 #define HAVE_VERSION_H 1
126
127 /* Define to 1 if you have the `vsnprintf' function. */
128 #define HAVE_VSNPRINTF 1
129
130 /* define if your compiler has __attribute__ */
131 #define HAVE___ATTRIBUTE__ 1
132
133 /* IPv6 */
134 /* #undef INET6 */
135
136 /* if unaligned access fails */
137 /* #undef LBL_ALIGN */
138
139 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
140 /* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
141
142 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
143 #define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 
144
145 /* do not use protochain */
146 /* #undef NO_PROTOCHAIN */
147
148 /* Define to the address where bug reports for this package should be sent. */
149 #define PACKAGE_BUGREPORT ""
150
151 /* Define to the full name of this package. */
152 #define PACKAGE_NAME ""
153
154 /* Define to the full name and version of this package. */
155 #define PACKAGE_STRING ""
156
157 /* Define to the one symbol short name of this package. */
158 #define PACKAGE_TARNAME ""
159
160 /* Define to the version of this package. */
161 #define PACKAGE_VERSION ""
162
163 /* /dev/dlpi directory */
164 /* #undef PCAP_DEV_PREFIX */
165
166 /* Define to 1 if you have the ANSI C header files. */
167 #define STDC_HEADERS 1
168
169 /* Enable parser debugging */
170 /* #undef YYDEBUG */
171
172 /* needed on HP-UX */
173 /* #undef _HPUX_SOURCE */
174
175 /* define on AIX to get certain functions */
176 /* #undef _SUN */
177
178 /* Define as token for inline if inlining supported */
179 #define inline inline
180
181 /* on sinix */
182 /* #undef sinix */
183
184 /* if we have u_int16_t */
185 /* #undef u_int16_t */
186
187 /* if we have u_int32_t */
188 /* #undef u_int32_t */
189
190 /* if we have u_int8_t */
191 /* #undef u_int8_t */