ze-filter  (ze-filter-0.8.0-develop-180218)
config.h
Go to the documentation of this file.
1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* needed by ze-dns */
5 /* #undef BIND_8_COMPAT */
6 
7 /* Thread safe resolver */
8 /* #undef BSD_RES_THREAD_SAFE */
9 
10 /* Define to 1 if you have the `alloca' function. */
11 /* #undef HAVE_ALLOCA */
12 
13 /* arpa/inet.h */
14 #define HAVE_ARPA_INET_H 1
15 
16 /* arpa/nameser.h */
17 #define HAVE_ARPA_NAMESER_H 1
18 
19 /* Define to 1 if you have the <assert.h> header file. */
20 #define HAVE_ASSERT_H 1
21 
22 /* Define to 1 if the system has the type `bool'. */
23 /* #undef HAVE_BOOL */
24 
25 /* Define to 1 if you have the `clock' function. */
26 #define HAVE_CLOCK 1
27 
28 /* Define to 1 if you have the `ctime' function. */
29 #define HAVE_CTIME 1
30 
31 /* Define to 1 if you have the `ctime_r' function. */
32 #define HAVE_CTIME_R 1
33 
34 /* Define to 1 if you have the <ctype.h> header file. */
35 #define HAVE_CTYPE_H 1
36 
37 /* db include */
38 #define HAVE_DB_H 1
39 
40 /* Define to 1 if you have the declaration of `fchmod', and to 0 if you don't.
41  */
42 #define HAVE_DECL_FCHMOD 1
43 
44 /* Define to 1 if you have the declaration of `POLLERR', and to 0 if you
45  don't. */
46 #define HAVE_DECL_POLLERR 1
47 
48 /* Define to 1 if you have the declaration of `POLLHUP', and to 0 if you
49  don't. */
50 #define HAVE_DECL_POLLHUP 1
51 
52 /* Define to 1 if you have the declaration of `POLLIN', and to 0 if you don't.
53  */
54 #define HAVE_DECL_POLLIN 1
55 
56 /* Define to 1 if you have the declaration of `POLLNVAL', and to 0 if you
57  don't. */
58 #define HAVE_DECL_POLLNVAL 1
59 
60 /* Define to 1 if you have the declaration of `POLLOUT', and to 0 if you
61  don't. */
62 #define HAVE_DECL_POLLOUT 1
63 
64 /* Define to 1 if you have the declaration of `POLLPRI', and to 0 if you
65  don't. */
66 #define HAVE_DECL_POLLPRI 1
67 
68 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
69  */
70 #define HAVE_DECL_PREAD 1
71 
72 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
73  */
74 #define HAVE_DECL_PWRITE 1
75 
76 /* Define to 1 if you have the declaration of `strlcat', and to 0 if you
77  don't. */
78 #define HAVE_DECL_STRLCAT 0
79 
80 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
81  don't. */
82 #define HAVE_DECL_STRLCPY 0
83 
84 /* Define to 1 if you have the declaration of `__FUNCTION__', and to 0 if you
85  don't. */
86 #define HAVE_DECL___FUNCTION__ 1
87 
88 /* Define to 1 if you have the declaration of `__func__', and to 0 if you
89  don't. */
90 #define HAVE_DECL___FUNC__ 1
91 
92 /* Define to 1 if you have the declaration of `__PRETTY_FUNCTION__', and to 0
93  if you don't. */
94 #define HAVE_DECL___PRETTY_FUNCTION__ 1
95 
96 /* Define to 1 if you have the <dirent.h> header file. */
97 #define HAVE_DIRENT_H 1
98 
99 /* Define to 1 if you have the <dlfcn.h> header file. */
100 #define HAVE_DLFCN_H 1
101 
102 /* Define to 1 if you have the `erf' function. */
103 #define HAVE_ERF 1
104 
105 /* Define to 1 if you have the `erfc' function. */
106 #define HAVE_ERFC 1
107 
108 /* Define to 1 if you have the `fchmod' function. */
109 #define HAVE_FCHMOD 1
110 
111 /* Define to 1 if you have the <fcntl.h> header file. */
112 #define HAVE_FCNTL_H 1
113 
114 /* Define to 1 if you have the `fdwalk' function. */
115 /* #undef HAVE_FDWALK */
116 
117 /* Define to 1 if you have the `ffs' function. */
118 #define HAVE_FFS 1
119 
120 /* Define to 1 if the system has the type `flock_t'. */
121 /* #undef HAVE_FLOCK_T */
122 
123 /* Define to 1 if you have the `freeaddrinfo' function. */
124 #define HAVE_FREEADDRINFO 1
125 
126 /* Define to 1 if you have the `ftruncate' function. */
127 #define HAVE_FTRUNCATE 1
128 
129 /* Define to 1 if you have the `getaddrinfo' function. */
130 #define HAVE_GETADDRINFO 1
131 
132 /* Define to 1 if you have the `gethostbyaddr' function. */
133 #define HAVE_GETHOSTBYADDR 1
134 
135 /* Define to 1 if you have the `gethostbyaddr_r' function. */
136 #define HAVE_GETHOSTBYADDR_R 1
137 
138 /* Define to 1 if you have the `gethostbyname' function. */
139 #define HAVE_GETHOSTBYNAME 1
140 
141 /* Define to 1 if you have the `gethostbyname_r' function. */
142 #define HAVE_GETHOSTBYNAME_R 1
143 
144 /* Define to 1 if you have the `gethostname' function. */
145 #define HAVE_GETHOSTNAME 1
146 
147 /* Define to 1 if you have the `gethrtime' function. */
148 /* #undef HAVE_GETHRTIME */
149 
150 /* Define to 1 if you have the `getipnodebyaddr' function. */
151 /* #undef HAVE_GETIPNODEBYADDR */
152 
153 /* Define to 1 if you have the `getipnodebyname' function. */
154 /* #undef HAVE_GETIPNODEBYNAME */
155 
156 /* Define to 1 if you have the `getloadavg' function. */
157 #define HAVE_GETLOADAVG 1
158 
159 /* Define to 1 if you have the `getnameinfo' function. */
160 #define HAVE_GETNAMEINFO 1
161 
162 /* Define to 1 if you have the `getrlimit' function. */
163 #define HAVE_GETRLIMIT 1
164 
165 /* Define to 1 if you have the `getrusage' function. */
166 #define HAVE_GETRUSAGE 1
167 
168 /* Define to 1 if the system has the type `gid_t'. */
169 #define HAVE_GID_T 1
170 
171 /* Define to 1 if you have the <grp.h> header file. */
172 #define HAVE_GRP_H 1
173 
174 /* Define to 1 if the system has the type `hrtime_t'. */
175 /* #undef HAVE_HRTIME_T */
176 
177 /* Define to 1 if the system has the type `in6_addr_t'. */
178 /* #undef HAVE_IN6_ADDR_T */
179 
180 /* Define to 1 if you have the `inet_addr' function. */
181 #define HAVE_INET_ADDR 1
182 
183 /* Define to 1 if you have the `inet_aton' function. */
184 #define HAVE_INET_ATON 1
185 
186 /* Define to 1 if you have the `inet_ntoa' function. */
187 #define HAVE_INET_NTOA 1
188 
189 /* Define to 1 if you have the `inet_ntop' function. */
190 #define HAVE_INET_NTOP 1
191 
192 /* Define to 1 if you have the `inet_pton' function. */
193 #define HAVE_INET_PTON 1
194 
195 /* Define to 1 if the system has the type `int16_t'. */
196 #define HAVE_INT16_T 1
197 
198 /* Define to 1 if the system has the type `int32_t'. */
199 #define HAVE_INT32_T 1
200 
201 /* Define to 1 if the system has the type `int64_t'. */
202 #define HAVE_INT64_T 1
203 
204 /* Define to 1 if the system has the type `int8_t'. */
205 #define HAVE_INT8_T 1
206 
207 /* Define to 1 if you have the <inttypes.h> header file. */
208 #define HAVE_INTTYPES_H 1
209 
210 /* Define to 1 if the system has the type `in_addr_t'. */
211 #define HAVE_IN_ADDR_T 1
212 
213 /* Define to 1 if you have the `kstat_close' function. */
214 /* #undef HAVE_KSTAT_CLOSE */
215 
216 /* Define to 1 if you have the <kstat.h> header file. */
217 /* #undef HAVE_KSTAT_H */
218 
219 /* Define to 1 if you have the `kstat_lookup' function. */
220 /* #undef HAVE_KSTAT_LOOKUP */
221 
222 /* Define to 1 if you have the `kstat_open' function. */
223 /* #undef HAVE_KSTAT_OPEN */
224 
225 /* Define to 1 if you have the `kstat_read' function. */
226 /* #undef HAVE_KSTAT_READ */
227 
228 /* Define to 1 if you have the <kvm.h> header file. */
229 /* #undef HAVE_KVM_H */
230 
231 /* Define to 1 if you have the `c' library (-lc). */
232 #define HAVE_LIBC 1
233 
234 /* Define to 1 if you have the `compat' library (-lcompat). */
235 /* #undef HAVE_LIBCOMPAT */
236 
237 /* db library */
238 #define HAVE_LIBDB 1
239 
240 /* Define to 1 if you have the `dl' library (-ldl). */
241 #define HAVE_LIBDL 1
242 
243 /* Define to 1 if you have the `dld' library (-ldld). */
244 /* #undef HAVE_LIBDLD */
245 
246 /* Define to 1 if you have the <libgen.h> header file. */
247 #define HAVE_LIBGEN_H 1
248 
249 /* Define to 1 if you have the `kstat' library (-lkstat). */
250 /* #undef HAVE_LIBKSTAT */
251 
252 /* Define to 1 if you have the `kvm' library (-lkvm). */
253 /* #undef HAVE_LIBKVM */
254 
255 /* Define to 1 if you have the `m' library (-lm). */
256 #define HAVE_LIBM 1
257 
258 /* Define to 1 if you have the `milter' library (-lmilter). */
259 #define HAVE_LIBMILTER 1
260 
261 /* Define to 1 if you have the <libmilter/mfapi.h> header file. */
262 #define HAVE_LIBMILTER_MFAPI_H 1
263 
264 /* Define to 1 if you have the <libmilter/mfdef.h> header file. */
265 #define HAVE_LIBMILTER_MFDEF_H 1
266 
267 /* Define to 1 if you have the `nsl' library (-lnsl). */
268 #define HAVE_LIBNSL 1
269 
270 /* pcre */
271 #define HAVE_LIBPCRE 1
272 
273 /* Define to 1 if you have the `pthread' library (-lpthread). */
274 #define HAVE_LIBPTHREAD 1
275 
276 /* Define to 1 if you have the `resolv' library (-lresolv). */
277 #define HAVE_LIBRESOLV 1
278 
279 /* Define to 1 if you have the `rt' library (-lrt). */
280 #define HAVE_LIBRT 1
281 
282 /* Define to 1 if you have the `socket' library (-lsocket). */
283 /* #undef HAVE_LIBSOCKET */
284 
285 /* Define to 1 if you have the <limits.h> header file. */
286 #define HAVE_LIMITS_H 1
287 
288 /* Define to 1 if you have the <link.h> header file. */
289 #define HAVE_LINK_H 1
290 
291 /* Define to 1 if the system has the type `long long'. */
292 #define HAVE_LONG_LONG 1
293 
294 /* Define to 1 if you have the `lstat' function. */
295 #define HAVE_LSTAT 1
296 
297 /* Define to 1 if you have the <math.h> header file. */
298 #define HAVE_MATH_H 1
299 
300 /* Define to 1 if you have the `memcmp' function. */
301 #define HAVE_MEMCMP 1
302 
303 /* Define to 1 if you have the `memcpy' function. */
304 #define HAVE_MEMCPY 1
305 
306 /* Define to 1 if you have the <memory.h> header file. */
307 #define HAVE_MEMORY_H 1
308 
309 /* Define to 1 if you have the <mfapi.h> header file. */
310 /* #undef HAVE_MFAPI_H */
311 
312 /* Define to 1 if you have the <mfdef.h> header file. */
313 /* #undef HAVE_MFDEF_H */
314 
315 /* MI_STOP */
316 #define HAVE_MI_STOP 1
317 
318 /* Define to 1 if you have the `mkstemp' function. */
319 #define HAVE_MKSTEMP 1
320 
321 /* Define to 1 if you have the `mktemp' function. */
322 #define HAVE_MKTEMP 1
323 
324 /* Define to 1 if you have the `mmap' function. */
325 #define HAVE_MMAP 1
326 
327 /* Define to 1 if the system has the type `mode_t'. */
328 #define HAVE_MODE_T 1
329 
330 /* Define to 1 if you have the `munmap' function. */
331 #define HAVE_MUNMAP 1
332 
333 /* netdb.h */
334 #define HAVE_NETDB_H 1
335 
336 /* Define to 1 if you have the <netinet/in.h> header file. */
337 #define HAVE_NETINET_IN_H 1
338 
339 /* Define to 1 if the system has the type `off_t'. */
340 #define HAVE_OFF_T 1
341 
342 /* Define to 1 if you have the `opendir' function. */
343 #define HAVE_OPENDIR 1
344 
345 /* PATH_MAX */
346 #define HAVE_PATH_MAX 1
347 
348 /* pcre */
349 #define HAVE_PCRE_H 1
350 
351 /* Define to 1 if the system has the type `pid_t'. */
352 #define HAVE_PID_T 1
353 
354 /* Define to 1 if you have the `poll' function. */
355 #define HAVE_POLL 1
356 
357 /* Define to 1 if you have the <poll.h> header file. */
358 #define HAVE_POLL_H 1
359 
360 /* Define to 1 if you have the `pread' function. */
361 #define HAVE_PREAD 1
362 
363 /* Define if you have POSIX threads libraries and header files. */
364 #define HAVE_PTHREAD 1
365 
366 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
367 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
368 
369 /* Define to 1 if you have the `pthread_attr_init' function. */
370 #define HAVE_PTHREAD_ATTR_INIT 1
371 
372 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
373 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
374 
375 /* Define to 1 if you have the <pthread.h> header file. */
376 #define HAVE_PTHREAD_H 1
377 
378 /* Define to 1 if the system has the type `pthread_mutex_t'. */
379 #define HAVE_PTHREAD_MUTEX_T 1
380 
381 /* Define to 1 if you have the `pthread_rwlock_rdlock' function. */
382 #define HAVE_PTHREAD_RWLOCK_RDLOCK 1
383 
384 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
385 #define HAVE_PTHREAD_RWLOCK_T 1
386 
387 /* Define to 1 if you have the `pthread_rwlock_unlock' function. */
388 #define HAVE_PTHREAD_RWLOCK_UNLOCK 1
389 
390 /* Define to 1 if you have the `pthread_rwlock_wrlock' function. */
391 #define HAVE_PTHREAD_RWLOCK_WRLOCK 1
392 
393 /* Define to 1 if you have the `pthread_setconcurrency' function. */
394 #define HAVE_PTHREAD_SETCONCURRENCY 1
395 
396 /* Define to 1 if you have the <pwd.h> header file. */
397 #define HAVE_PWD_H 1
398 
399 /* Define to 1 if you have the `pwrite' function. */
400 #define HAVE_PWRITE 1
401 
402 /* Define to 1 if you have the `read' function. */
403 #define HAVE_READ 1
404 
405 /* Define to 1 if you have the `readdir' function. */
406 #define HAVE_READDIR 1
407 
408 /* Define to 1 if you have the `readdir_r' function. */
409 #define HAVE_READDIR_R 1
410 
411 /* Define to 1 if you have the `regcomp' function. */
412 #define HAVE_REGCOMP 1
413 
414 /* Define to 1 if you have the <regex.h> header file. */
415 #define HAVE_REGEX_H 1
416 
417 /* resolv.h */
418 #define HAVE_RESOLV_H 1
419 
420 /* Define to 1 if you have the `res_close' function. */
421 /* #undef HAVE_RES_CLOSE */
422 
423 /* Define to 1 if you have the `res_init' function. */
424 /* #undef HAVE_RES_INIT */
425 
426 /* Define to 1 if you have the `res_nclose' function. */
427 /* #undef HAVE_RES_NCLOSE */
428 
429 /* Define to 1 if you have the `res_ninit' function. */
430 /* #undef HAVE_RES_NINIT */
431 
432 /* libbind res_nquery */
433 #define HAVE_RES_NQUERY 1
434 
435 /* libbind res_nquerydomain */
436 #define HAVE_RES_NQUERYDOMAIN 1
437 
438 /* libbind res_nsearch */
439 #define HAVE_RES_NSEARCH 1
440 
441 /* Define to 1 if you have the `res_query' function. */
442 /* #undef HAVE_RES_QUERY */
443 
444 /* Define to 1 if you have the `res_querydomain' function. */
445 /* #undef HAVE_RES_QUERYDOMAIN */
446 
447 /* Define to 1 if you have the `res_search' function. */
448 /* #undef HAVE_RES_SEARCH */
449 
450 /* Define to 1 if you have the `select' function. */
451 #define HAVE_SELECT 1
452 
453 /* Define to 1 if you have the `setrlimit' function. */
454 #define HAVE_SETRLIMIT 1
455 
456 /* Define to 1 if you have the `shm_open' function. */
457 #define HAVE_SHM_OPEN 1
458 
459 /* Define to 1 if you have the `shm_unlink' function. */
460 #define HAVE_SHM_UNLINK 1
461 
462 /* Define to 1 if you have the <signal.h> header file. */
463 #define HAVE_SIGNAL_H 1
464 
465 /* Define to 1 if the system has the type `size_t'. */
466 #define HAVE_SIZE_T 1
467 
468 /* Define to 1 if you have the `sleep' function. */
469 #define HAVE_SLEEP 1
470 
471 /* Define to 1 if you have the `smfi_addrcpt_par' function. */
472 #define HAVE_SMFI_ADDRCPT_PAR 1
473 
474 /* Define to 1 if you have the `smfi_chgfrom' function. */
475 #define HAVE_SMFI_CHGFROM 1
476 
477 /* Define to 1 if you have the `smfi_insheader' function. */
478 #define HAVE_SMFI_INSHEADER 1
479 
480 /* Define to 1 if you have the `smfi_opensocket' function. */
481 #define HAVE_SMFI_OPENSOCKET 1
482 
483 /* Define to 1 if you have the `smfi_progress' function. */
484 #define HAVE_SMFI_PROGRESS 1
485 
486 /* Define to 1 if you have the `smfi_quarantine' function. */
487 #define HAVE_SMFI_QUARANTINE 1
488 
489 /* Define to 1 if you have the `smfi_setbacklog' function. */
490 #define HAVE_SMFI_SETBACKLOG 1
491 
492 /* Define to 1 if you have the `smfi_setminworkers' function. */
493 /* #undef HAVE_SMFI_SETMINWORKERS */
494 
495 /* Define to 1 if you have the `smfi_setsymlist' function. */
496 #define HAVE_SMFI_SETSYMLIST 1
497 
498 /* Define to 1 if you have the `smfi_settimeout' function. */
499 #define HAVE_SMFI_SETTIMEOUT 1
500 
501 /* Define to 1 if you have the `smfi_stop' function. */
502 #define HAVE_SMFI_STOP 1
503 
504 /* Define to 1 if you have the `socket' function. */
505 #define HAVE_SOCKET 1
506 
507 /* Define to 1 if you have the `socketpair' function. */
508 #define HAVE_SOCKETPAIR 1
509 
510 /* Define to 1 if the system has the type `socket_t'. */
511 /* #undef HAVE_SOCKET_T */
512 
513 /* Define to 1 if the system has the type `socklen_t'. */
514 #define HAVE_SOCKLEN_T 1
515 
516 /* Define to 1 if the system has the type `ssize_t'. */
517 #define HAVE_SSIZE_T 1
518 
519 /* Define to 1 if you have the `stat' function. */
520 #define HAVE_STAT 1
521 
522 /* Define to 1 if you have the <stdarg.h> header file. */
523 #define HAVE_STDARG_H 1
524 
525 /* Define to 1 if stdbool.h conforms to C99. */
526 #define HAVE_STDBOOL_H 1
527 
528 /* Define to 1 if you have the <stddef.h> header file. */
529 #define HAVE_STDDEF_H 1
530 
531 /* Define to 1 if you have the <stdint.h> header file. */
532 #define HAVE_STDINT_H 1
533 
534 /* Define to 1 if you have the <stdlib.h> header file. */
535 #define HAVE_STDLIB_H 1
536 
537 /* Define to 1 if you have the `strchr' function. */
538 #define HAVE_STRCHR 1
539 
540 /* Define to 1 if you have the `strcspn' function. */
541 #define HAVE_STRCSPN 1
542 
543 /* Define to 1 if you have the `strdup' function. */
544 #define HAVE_STRDUP 1
545 
546 /* Define to 1 if you have the `strerror' function. */
547 #define HAVE_STRERROR 1
548 
549 /* Define to 1 if you have the `strftime' function. */
550 #define HAVE_STRFTIME 1
551 
552 /* Define to 1 if you have the <strings.h> header file. */
553 #define HAVE_STRINGS_H 1
554 
555 /* Define to 1 if you have the <string.h> header file. */
556 #define HAVE_STRING_H 1
557 
558 /* Define to 1 if you have the `strlcat' function. */
559 /* #undef HAVE_STRLCAT */
560 
561 /* Define to 1 if you have the `strlcpy' function. */
562 /* #undef HAVE_STRLCPY */
563 
564 /* Define to 1 if you have the `strndup' function. */
565 #define HAVE_STRNDUP 1
566 
567 /* Define to 1 if you have the `strsep' function. */
568 #define HAVE_STRSEP 1
569 
570 /* Define to 1 if you have the `strspn' function. */
571 #define HAVE_STRSPN 1
572 
573 /* Define to 1 if you have the `strstr' function. */
574 #define HAVE_STRSTR 1
575 
576 /* Define to 1 if you have the `strtod' function. */
577 #define HAVE_STRTOD 1
578 
579 /* Define to 1 if you have the `strtol' function. */
580 #define HAVE_STRTOL 1
581 
582 /* Define to 1 if you have the `strtoll' function. */
583 #define HAVE_STRTOLL 1
584 
585 /* Define to 1 if you have the `strtoul' function. */
586 #define HAVE_STRTOUL 1
587 
588 /* Define to 1 if you have the `strtoull' function. */
589 #define HAVE_STRTOULL 1
590 
591 /* Define to 1 if the system has the type `struct addrinfo'. */
592 #define HAVE_STRUCT_ADDRINFO 1
593 
594 /* Define to 1 if the system has the type `struct flock'. */
595 #define HAVE_STRUCT_FLOCK 1
596 
597 /* Define to 1 if the system has the type `struct in6_addr'. */
598 #define HAVE_STRUCT_IN6_ADDR 1
599 
600 /* Define to 1 if the system has the type `struct in_addr'. */
601 #define HAVE_STRUCT_IN_ADDR 1
602 
603 /* Define to 1 if the system has the type `struct sockaddr'. */
604 #define HAVE_STRUCT_SOCKADDR 1
605 
606 /* Define to 1 if the system has the type `struct sockaddr_in'. */
607 #define HAVE_STRUCT_SOCKADDR_IN 1
608 
609 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
610 #define HAVE_STRUCT_SOCKADDR_IN6 1
611 
612 /* Define to 1 if the system has the type `struct sockaddr_un'. */
613 #define HAVE_STRUCT_SOCKADDR_UN 1
614 
615 /* Define to 1 if you have the `sysconf' function. */
616 #define HAVE_SYSCONF 1
617 
618 /* Define to 1 if you have the `sysctlbyname' function. */
619 /* #undef HAVE_SYSCTLBYNAME */
620 
621 /* Define to 1 if you have the <sysexits.h> header file. */
622 #define HAVE_SYSEXITS_H 1
623 
624 /* Define to 1 if you have the `sysinfo' function. */
625 #define HAVE_SYSINFO 1
626 
627 /* Define to 1 if you have the <syslog.h> header file. */
628 #define HAVE_SYSLOG_H 1
629 
630 /* Define to 1 if you have the <sys/cdefs.h> header file. */
631 #define HAVE_SYS_CDEFS_H 1
632 
633 /* Define to 1 if you have the <sys/dkstat.h> header file. */
634 /* #undef HAVE_SYS_DKSTAT_H */
635 
636 /* Define to 1 if you have the <sys/loadavg.h> header file. */
637 /* #undef HAVE_SYS_LOADAVG_H */
638 
639 /* Define to 1 if you have the <sys/mman.h> header file. */
640 #define HAVE_SYS_MMAN_H 1
641 
642 /* Define to 1 if you have the <sys/poll.h> header file. */
643 #define HAVE_SYS_POLL_H 1
644 
645 /* Define to 1 if you have the <sys/pthread.h> header file. */
646 /* #undef HAVE_SYS_PTHREAD_H */
647 
648 /* Define to 1 if you have the <sys/resource.h> header file. */
649 #define HAVE_SYS_RESOURCE_H 1
650 
651 /* Define to 1 if you have the <sys/select.h> header file. */
652 #define HAVE_SYS_SELECT_H 1
653 
654 /* Define to 1 if you have the <sys/socket.h> header file. */
655 #define HAVE_SYS_SOCKET_H 1
656 
657 /* Define to 1 if you have the <sys/stat.h> header file. */
658 #define HAVE_SYS_STAT_H 1
659 
660 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
661 #define HAVE_SYS_SYSINFO_H 1
662 
663 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
664 /* #undef HAVE_SYS_SYSTEMINFO_H */
665 
666 /* Define to 1 if you have the <sys/time.h> header file. */
667 #define HAVE_SYS_TIME_H 1
668 
669 /* Define to 1 if you have the <sys/types.h> header file. */
670 #define HAVE_SYS_TYPES_H 1
671 
672 /* Define to 1 if you have the <sys/un.h> header file. */
673 #define HAVE_SYS_UN_H 1
674 
675 /* Define to 1 if you have the <sys/utsname.h> header file. */
676 #define HAVE_SYS_UTSNAME_H 1
677 
678 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
679 #define HAVE_SYS_WAIT_H 1
680 
681 /* Define to 1 if you have the <thread.h> header file. */
682 /* #undef HAVE_THREAD_H */
683 
684 /* Define to 1 if you have the `time' function. */
685 #define HAVE_TIME 1
686 
687 /* Define to 1 if the system has the type `uchar'. */
688 /* #undef HAVE_UCHAR */
689 
690 /* Define to 1 if the system has the type `uid_t'. */
691 #define HAVE_UID_T 1
692 
693 /* Define to 1 if the system has the type `uint16_t'. */
694 #define HAVE_UINT16_T 1
695 
696 /* Define to 1 if the system has the type `uint32_t'. */
697 #define HAVE_UINT32_T 1
698 
699 /* Define to 1 if the system has the type `uint64_t'. */
700 #define HAVE_UINT64_T 1
701 
702 /* Define to 1 if the system has the type `uint8_t'. */
703 #define HAVE_UINT8_T 1
704 
705 /* Define to 1 if you have the `uname' function. */
706 #define HAVE_UNAME 1
707 
708 /* Define to 1 if you have the <unistd.h> header file. */
709 #define HAVE_UNISTD_H 1
710 
711 /* Define to 1 if the system has the type `unsigned long long'. */
712 #define HAVE_UNSIGNED_LONG_LONG 1
713 
714 /* Define to 1 if you have the `usleep' function. */
715 #define HAVE_USLEEP 1
716 
717 /* Define to 1 if the system has the type `u_int32_t'. */
718 #define HAVE_U_INT32_T 1
719 
720 /* Define to 1 if you have the <values.h> header file. */
721 #define HAVE_VALUES_H 1
722 
723 /* Define to 1 if you have the `vsnprintf' function. */
724 #define HAVE_VSNPRINTF 1
725 
726 /* Define to 1 if you have the `vsprintf' function. */
727 #define HAVE_VSPRINTF 1
728 
729 /* Define to 1 if you have the `vsyslog' function. */
730 #define HAVE_VSYSLOG 1
731 
732 /* have xxfi_data */
733 #define HAVE_XXFI_DATA 1
734 
735 /* have xxfi_negotiate */
736 #define HAVE_XXFI_NEGOTIATE 1
737 
738 /* have xxfi_signal */
739 /* #undef HAVE_XXFI_SIGNAL */
740 
741 /* have xxfi_unknown */
742 #define HAVE_XXFI_UNKNOWN 1
743 
744 /* Define to 1 if the system has the type `_Bool'. */
745 #define HAVE__BOOL 1
746 
747 /* Define to 1 if you have the `__res_nclose' function. */
748 #define HAVE___RES_NCLOSE 1
749 
750 /* Define to 1 if you have the `__res_ninit' function. */
751 #define HAVE___RES_NINIT 1
752 
753 /* Define to 1 if you have the `__res_nquery' function. */
754 #define HAVE___RES_NQUERY 1
755 
756 /* Define to 1 if you have the `__res_nquerydomain' function. */
757 #define HAVE___RES_NQUERYDOMAIN 1
758 
759 /* Define to 1 if you have the `__res_nsearch' function. */
760 #define HAVE___RES_NSEARCH 1
761 
762 /* OLD LINUX KERNEL */
763 /* #undef LINUX_24_KERNEL */
764 
765 /* Define to the sub-directory where libtool stores uninstalled libraries. */
766 #define LT_OBJDIR ".libs/"
767 
768 /* HOST OS */
769 /* #undef OS_FREEBSD */
770 
771 /* HOST_OS */
772 /* #undef OS_HPUX */
773 
774 /* HOST OS */
775 #define OS_LINUX 1
776 
777 /* HOST OS */
778 /* #undef OS_MACOS */
779 
780 /* HOST OS */
781 /* #undef OS_NETBSD */
782 
783 /* HOST OS */
784 /* #undef OS_OPENBSD */
785 
786 /* HOST OS */
787 /* #undef OS_SOLARIS */
788 
789 /* HOST_OS */
790 /* #undef OS_TRU64 */
791 
792 /* Define to the address where bug reports for this package should be sent. */
793 #define PACKAGE_BUGREPORT "jose.marcio.mc@gmail.com"
794 
795 /* Define to the full name of this package. */
796 #define PACKAGE_NAME "ze-filter"
797 
798 /* Define to the full name and version of this package. */
799 #define PACKAGE_STRING "ze-filter 0.0.1"
800 
801 /* Define to the one symbol short name of this package. */
802 #define PACKAGE_TARNAME "ze-filter"
803 
804 /* Define to the home page for this package. */
805 #define PACKAGE_URL ""
806 
807 /* Define to the version of this package. */
808 #define PACKAGE_VERSION "0.0.1"
809 
810 /* Define to the necessary symbol if this constant uses a non-standard name on
811  your system. */
812 /* #undef PTHREAD_CREATE_JOINABLE */
813 
814 /* Define as the return type of signal handlers (`int' or `void'). */
815 #define RETSIGTYPE void
816 
817 /* The size of `int', as computed by sizeof. */
818 #define SIZEOF_INT 4
819 
820 /* The size of `long', as computed by sizeof. */
821 #define SIZEOF_LONG 8
822 
823 /* The size of `long long', as computed by sizeof. */
824 #define SIZEOF_LONG_LONG 8
825 
826 /* The size of `short', as computed by sizeof. */
827 #define SIZEOF_SHORT 2
828 
829 /* The size of `unsigned long long', as computed by sizeof. */
830 #define SIZEOF_UNSIGNED_LONG_LONG 8
831 
832 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
833 /* #undef STAT_MACROS_BROKEN */
834 
835 /* Define to 1 if you have the ANSI C header files. */
836 #define STDC_HEADERS 1
837 
838 /* si_hostname */
839 /* #undef SYSINFO_NODENAME */
840 
841 /* sysinfo_sysload */
842 #define SYSINFO_SYSLOAD 1
843 
844 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
845 #define TIME_WITH_SYS_TIME 1
846 
847 /* BerkeleyDB */
848 #define USE_BerkeleyDB 1
849 
850 /* pcre */
851 #define USE_PCRE 1
852 
853 /* BSD_SOURCE */
854 #define _BSD_SOURCE 1
855 
856 /* DEFAULT_SOURCE */
857 #define _DEFAULT_SOURCE 1
858 
859 /* OSF_SOURCE */
860 /* #undef _OSF_SOURCE */
861 
862 /* POSIX_SOURCE */
863 #define _POSIX_C_SOURCE 199506L
864 
865 /* for normal OSs */
866 #define _POSIX_PTHREAD_SEMANTICS 1
867 
868 /* POSIX... */
869 /* #undef _POSIX_SHARED_MEMORY_OBJECTS */
870 
871 /* POSIX_SOURCE */
872 #define _POSIX_SOURCE
873 
874 /* for HU-UX */
875 /* #undef _PTHREADS_DRAFT4 */
876 
877 /* BSD_SOURCE */
878 /* #undef _XOPEN_SOURCE */
879 
880 /* BSD_SOURCE */
881 /* #undef _XOPEN_SOURCE_EXTENDED */
882 
883 /* __EXTENSIONS */
884 /* #undef __EXTENSIONS__ */
885 
886 /* Define to empty if `const' does not conform to ANSI C. */
887 /* #undef const */
888 
889 /* Define to `__inline__' or `__inline' if that's what the C compiler
890  calls it, or to nothing if 'inline' is not supported under any name. */
891 #ifndef __cplusplus
892 /* #undef inline */
893 #endif