config.h.in revision 356341
1261287Sdes/* config.h.in.  Generated from configure.ac by autoheader.  */
2261287Sdes
3261287Sdes/* define if you want to build the possibly-buggy SMB printer */
4261287Sdes#undef ENABLE_SMB
5261287Sdes
6261287Sdes/* Define to 1 if you have the `alarm' function. */
7261287Sdes#undef HAVE_ALARM
8261287Sdes
9261287Sdes/* Define to 1 if you have the `bpf_dump' function. */
10261287Sdes#undef HAVE_BPF_DUMP
11261287Sdes
12261287Sdes/* capsicum support available */
13261287Sdes#undef HAVE_CAPSICUM
14261287Sdes
15261287Sdes/* Define to 1 if you have the `cap_enter' function. */
16261287Sdes#undef HAVE_CAP_ENTER
17261287Sdes
18261287Sdes/* Define to 1 if you have the `cap_ioctls_limit' function. */
19261287Sdes#undef HAVE_CAP_IOCTLS_LIMIT
20261287Sdes
21261287Sdes/* Define to 1 if you have the <cap-ng.h> header file. */
22261287Sdes#undef HAVE_CAP_NG_H
23261287Sdes
24261287Sdes/* Define to 1 if you have the `cap_rights_limit' function. */
25261287Sdes#undef HAVE_CAP_RIGHTS_LIMIT
26261287Sdes
27261287Sdes/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
28261287Sdes   don't. */
29261287Sdes#undef HAVE_DECL_ETHER_NTOHOST
30261287Sdes
31261287Sdes/* Define to 1 if you have the `ether_ntohost' function. */
32261287Sdes#undef HAVE_ETHER_NTOHOST
33261287Sdes
34261287Sdes/* Define to 1 if you have the `EVP_CipherInit_ex' function. */
35261287Sdes#undef HAVE_EVP_CIPHERINIT_EX
36261287Sdes
37261287Sdes/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
38261287Sdes#undef HAVE_EVP_CIPHER_CTX_NEW
39261287Sdes
40261287Sdes/* Define to 1 if you have the <fcntl.h> header file. */
41261287Sdes#undef HAVE_FCNTL_H
42261287Sdes
43261287Sdes/* Define to 1 if you have the `fork' function. */
44261287Sdes#undef HAVE_FORK
45261287Sdes
46261287Sdes/* Define to 1 if you have the `getopt_long' function. */
47261287Sdes#undef HAVE_GETOPT_LONG
48261287Sdes
49261287Sdes/* define if you have getrpcbynumber() */
50261287Sdes#undef HAVE_GETRPCBYNUMBER
51261287Sdes
52261287Sdes/* Define to 1 if you have the <inttypes.h> header file. */
53261287Sdes#undef HAVE_INTTYPES_H
54261287Sdes
55261287Sdes/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
56261287Sdes#undef HAVE_LIBCAP_NG
57261287Sdes
58261287Sdes/* Define to 1 if you have the `crypto' library (-lcrypto). */
59261287Sdes#undef HAVE_LIBCRYPTO
60261287Sdes
61261287Sdes/* Define to 1 if you have the `rpc' library (-lrpc). */
62261287Sdes#undef HAVE_LIBRPC
63261287Sdes
64261287Sdes/* Define to 1 if you have the <memory.h> header file. */
65261287Sdes#undef HAVE_MEMORY_H
66261287Sdes
67261287Sdes/* Define to 1 if you have the <netinet/ether.h> header file. */
68261287Sdes#undef HAVE_NETINET_ETHER_H
69261287Sdes
70261287Sdes/* Define to 1 if you have the <netinet/if_ether.h> header file. */
71261287Sdes#undef HAVE_NETINET_IF_ETHER_H
72261287Sdes
73261287Sdes/* Define to 1 if you have the <net/if_pflog.h> header file. */
74261287Sdes#undef HAVE_NET_IF_PFLOG_H
75261287Sdes
76261287Sdes/* Define to 1 if you have the <net/pfvar.h> header file. */
77261287Sdes#undef HAVE_NET_PFVAR_H
78261287Sdes
79261287Sdes/* Define to 1 if you have the `openat' function. */
80261287Sdes#undef HAVE_OPENAT
81261287Sdes
82261287Sdes/* Define to 1 if you have the <openssl/evp.h> header file. */
83261287Sdes#undef HAVE_OPENSSL_EVP_H
84261287Sdes
85261287Sdes/* define if the OS provides AF_INET6 and struct in6_addr */
86261287Sdes#undef HAVE_OS_IPV6_SUPPORT
87261287Sdes
88261287Sdes/* if there's an os_proto.h for this platform, to use additional prototypes */
89261287Sdes#undef HAVE_OS_PROTO_H
90261287Sdes
91261287Sdes/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
92261287Sdes#undef HAVE_PCAP_BLUETOOTH_H
93261287Sdes
94261287Sdes/* Define to 1 if you have the `pcap_breakloop' function. */
95261287Sdes#undef HAVE_PCAP_BREAKLOOP
96261287Sdes
97261287Sdes/* Define to 1 if you have the `pcap_create' function. */
98261287Sdes#undef HAVE_PCAP_CREATE
99261287Sdes
100261287Sdes/* define if libpcap has pcap_datalink_name_to_val() */
101261287Sdes#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
102261287Sdes
103261287Sdes/* define if libpcap has pcap_datalink_val_to_description() */
104261287Sdes#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
105261287Sdes
106261287Sdes/* define if libpcap has pcap_debug */
107261287Sdes#undef HAVE_PCAP_DEBUG
108261287Sdes
109261287Sdes/* Define to 1 if you have the `pcap_dump_flush' function. */
110261287Sdes#undef HAVE_PCAP_DUMP_FLUSH
111261287Sdes
112261287Sdes/* define if libpcap has pcap_dump_ftell() */
113261287Sdes#undef HAVE_PCAP_DUMP_FTELL
114261287Sdes
115261287Sdes/* Define to 1 if you have the `pcap_findalldevs' function. */
116261287Sdes#undef HAVE_PCAP_FINDALLDEVS
117261287Sdes
118261287Sdes/* Define to 1 if you have the `pcap_free_datalinks' function. */
119261287Sdes#undef HAVE_PCAP_FREE_DATALINKS
120261287Sdes
121261287Sdes/* Define to 1 if the system has the type `pcap_if_t'. */
122261287Sdes#undef HAVE_PCAP_IF_T
123261287Sdes
124261287Sdes/* Define to 1 if you have the `pcap_lib_version' function. */
125261287Sdes#undef HAVE_PCAP_LIB_VERSION
126261287Sdes
127/* define if libpcap has pcap_list_datalinks() */
128#undef HAVE_PCAP_LIST_DATALINKS
129
130/* Define to 1 if you have the <pcap/nflog.h> header file. */
131#undef HAVE_PCAP_NFLOG_H
132
133/* Define to 1 if you have the `pcap_setdirection' function. */
134#undef HAVE_PCAP_SETDIRECTION
135
136/* Define to 1 if you have the `pcap_set_datalink' function. */
137#undef HAVE_PCAP_SET_DATALINK
138
139/* Define to 1 if you have the `pcap_set_immediate_mode' function. */
140#undef HAVE_PCAP_SET_IMMEDIATE_MODE
141
142/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
143#undef HAVE_PCAP_SET_OPTIMIZER_DEBUG
144
145/* Define to 1 if you have the `pcap_set_parser_debug' function. */
146#undef HAVE_PCAP_SET_PARSER_DEBUG
147
148/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
149#undef HAVE_PCAP_SET_TSTAMP_PRECISION
150
151/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
152#undef HAVE_PCAP_SET_TSTAMP_TYPE
153
154/* Define to 1 if you have the <pcap/usb.h> header file. */
155#undef HAVE_PCAP_USB_H
156
157/* define if libpcap has pcap_version */
158#undef HAVE_PCAP_VERSION
159
160/* Define to 1 if you have the `pfopen' function. */
161#undef HAVE_PFOPEN
162
163/* Define to 1 if you have the <rpc/rpcent.h> header file. */
164#undef HAVE_RPC_RPCENT_H
165
166/* Define to 1 if you have the <rpc/rpc.h> header file. */
167#undef HAVE_RPC_RPC_H
168
169/* Define to 1 if you have the `setlinebuf' function. */
170#undef HAVE_SETLINEBUF
171
172/* Define to 1 if you have the `sigaction' function. */
173#undef HAVE_SIGACTION
174
175/* Define to 1 if you have the `sigset' function. */
176#undef HAVE_SIGSET
177
178/* Define to 1 if you have the `snprintf' function. */
179#undef HAVE_SNPRINTF
180
181/* if struct sockaddr has the sa_len member */
182#undef HAVE_SOCKADDR_SA_LEN
183
184/* Define to 1 if you have the <stdint.h> header file. */
185#undef HAVE_STDINT_H
186
187/* Define to 1 if you have the <stdlib.h> header file. */
188#undef HAVE_STDLIB_H
189
190/* Define to 1 if you have the `strdup' function. */
191#undef HAVE_STRDUP
192
193/* Define to 1 if you have the `strftime' function. */
194#undef HAVE_STRFTIME
195
196/* Define to 1 if you have the <strings.h> header file. */
197#undef HAVE_STRINGS_H
198
199/* Define to 1 if you have the <string.h> header file. */
200#undef HAVE_STRING_H
201
202/* Define to 1 if you have the `strlcat' function. */
203#undef HAVE_STRLCAT
204
205/* Define to 1 if you have the `strlcpy' function. */
206#undef HAVE_STRLCPY
207
208/* Define to 1 if you have the `strsep' function. */
209#undef HAVE_STRSEP
210
211/* Define to 1 if the system has the type `struct ether_addr'. */
212#undef HAVE_STRUCT_ETHER_ADDR
213
214/* Define to 1 if you have the <sys/stat.h> header file. */
215#undef HAVE_SYS_STAT_H
216
217/* Define to 1 if you have the <sys/types.h> header file. */
218#undef HAVE_SYS_TYPES_H
219
220/* Define to 1 if the system has the type `uintptr_t'. */
221#undef HAVE_UINTPTR_T
222
223/* Define to 1 if you have the <unistd.h> header file. */
224#undef HAVE_UNISTD_H
225
226/* Define to 1 if you have the `vfork' function. */
227#undef HAVE_VFORK
228
229/* Define to 1 if you have the `vfprintf' function. */
230#undef HAVE_VFPRINTF
231
232/* Define to 1 if you have the `vsnprintf' function. */
233#undef HAVE_VSNPRINTF
234
235/* define if libpcap has yydebug */
236#undef HAVE_YYDEBUG
237
238/* define if your compiler has __attribute__ */
239#undef HAVE___ATTRIBUTE__
240
241/* if unaligned access fails */
242#undef LBL_ALIGN
243
244/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
245#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
246
247/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
248#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
249
250/* Define to the address where bug reports for this package should be sent. */
251#undef PACKAGE_BUGREPORT
252
253/* Define to the full name of this package. */
254#undef PACKAGE_NAME
255
256/* Define to the full name and version of this package. */
257#undef PACKAGE_STRING
258
259/* Define to the one symbol short name of this package. */
260#undef PACKAGE_TARNAME
261
262/* Define to the home page for this package. */
263#undef PACKAGE_URL
264
265/* Define to the version of this package. */
266#undef PACKAGE_VERSION
267
268/* define if the platform doesn't define PRId64 */
269#undef PRId64
270
271/* define if the platform doesn't define PRIo64 */
272#undef PRIo64
273
274/* define if the platform doesn't define PRIx64 */
275#undef PRIu64
276
277/* define if the platform doesn't define PRIu64 */
278#undef PRIx64
279
280/* Define as the return type of signal handlers (`int' or `void'). */
281#undef RETSIGTYPE
282
283/* return value of signal handlers */
284#undef RETSIGVAL
285
286/* Define to 1 if you have the ANSI C header files. */
287#undef STDC_HEADERS
288
289/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
290#undef TIME_WITH_SYS_TIME
291
292/* define if you have ether_ntohost() and it works */
293#undef USE_ETHER_NTOHOST
294
295/* Define if you enable support for libsmi */
296#undef USE_LIBSMI
297
298/* define if should chroot when dropping privileges */
299#undef WITH_CHROOT
300
301/* define if should drop privileges by default */
302#undef WITH_USER
303
304/* get BSD semantics on Irix */
305#undef _BSD_SIGNALS
306
307/* define on AIX to get certain functions */
308#undef _SUN
309
310/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
311   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
312   #define below would cause a syntax error. */
313#undef _UINT32_T
314
315/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
316   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
317   #define below would cause a syntax error. */
318#undef _UINT64_T
319
320/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
321   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
322   #define below would cause a syntax error. */
323#undef _UINT8_T
324
325/* define if your compiler allows __attribute__((format)) without a warning */
326#undef __ATTRIBUTE___FORMAT_OK
327
328/* define if your compiler allows __attribute__((format)) to be applied to
329   function pointers */
330#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
331
332/* define if your compiler allows __attribute__((noreturn)) to be applied to
333   function pointers */
334#undef __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS
335
336/* to handle Ultrix compilers that don't support const in prototypes */
337#undef const
338
339/* Define as token for inline if inlining supported */
340#undef inline
341
342/* Define to the type of a signed integer type of width exactly 16 bits if
343   such a type exists and the standard includes do not define it. */
344#undef int16_t
345
346/* Define to the type of a signed integer type of width exactly 32 bits if
347   such a type exists and the standard includes do not define it. */
348#undef int32_t
349
350/* Define to the type of a signed integer type of width exactly 64 bits if
351   such a type exists and the standard includes do not define it. */
352#undef int64_t
353
354/* Define to the type of a signed integer type of width exactly 8 bits if such
355   a type exists and the standard includes do not define it. */
356#undef int8_t
357
358/* Define to `uint16_t' if u_int16_t not defined. */
359#undef u_int16_t
360
361/* Define to `uint32_t' if u_int32_t not defined. */
362#undef u_int32_t
363
364/* Define to `uint64_t' if u_int64_t not defined. */
365#undef u_int64_t
366
367/* Define to `uint8_t' if u_int8_t not defined. */
368#undef u_int8_t
369
370/* Define to the type of an unsigned integer type of width exactly 16 bits if
371   such a type exists and the standard includes do not define it. */
372#undef uint16_t
373
374/* Define to the type of an unsigned integer type of width exactly 32 bits if
375   such a type exists and the standard includes do not define it. */
376#undef uint32_t
377
378/* Define to the type of an unsigned integer type of width exactly 64 bits if
379   such a type exists and the standard includes do not define it. */
380#undef uint64_t
381
382/* Define to the type of an unsigned integer type of width exactly 8 bits if
383   such a type exists and the standard includes do not define it. */
384#undef uint8_t
385
386/* Define to the type of an unsigned integer type wide enough to hold a
387   pointer, if such a type exists, and if the system does not define it. */
388#undef uintptr_t
389