1/* build-config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to the type of elements in the array set by `getgroups'. Usually
4   this is either `int' or `gid_t'. */
5#undef GETGROUPS_T
6
7/* Define to 1 if you have the `alarm' function. */
8#undef HAVE_ALARM
9
10/* Define to 1 if you have the <arpa/inet.h> header file. */
11#undef HAVE_ARPA_INET_H
12
13/* Define to 1 if you have the <arpa/nameser.h> header file. */
14#undef HAVE_ARPA_NAMESER_H
15
16/* Define to 1 if you have the <bsd/string.h> header file. */
17#undef HAVE_BSD_STRING_H
18
19/* Define if libcurl has curl_easy_strerror() */
20#undef HAVE_CURL_EASY_STRERROR
21
22/* Define to 1 if you have the <dlfcn.h> header file. */
23#undef HAVE_DLFCN_H
24
25/* Define to 1 if you have the `dup2' function. */
26#undef HAVE_DUP2
27
28/* Define to 1 if you have the `endpwent' function. */
29#undef HAVE_ENDPWENT
30
31/* Define to 1 if you have the <fcntl.h> header file. */
32#undef HAVE_FCNTL_H
33
34/* Define to 1 if you have the `fork' function. */
35#undef HAVE_FORK
36
37/* Define to 1 if you have the `getaddrinfo' function. */
38#undef HAVE_GETADDRINFO
39
40/* Define to 1 if you have the `getcwd' function. */
41#undef HAVE_GETCWD
42
43/* Define to 1 if your system has a working `getgroups' function. */
44#undef HAVE_GETGROUPS
45
46/* Define to 1 if you have the `gethostbyname' function. */
47#undef HAVE_GETHOSTBYNAME
48
49/* Define to 1 if you have the `gethostbyname2' function. */
50#undef HAVE_GETHOSTBYNAME2
51
52/* Define to 1 if you have the `gethostname' function. */
53#undef HAVE_GETHOSTNAME
54
55/* Define to 1 if you have the `getopt_long()' function. */
56#undef HAVE_GETOPT_LONG
57
58/* Define to 1 if you have the `gettimeofday' function. */
59#undef HAVE_GETTIMEOFDAY
60
61/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
62#undef HAVE_GNUTLS_GNUTLS_H
63
64/* Define to 1 if you have the `inet_ntop()' function. */
65#undef HAVE_INET_NTOP
66
67/* Define to 1 if you have the `inet_pton()' function. */
68#undef HAVE_INET_PTON
69
70/* Define to 1 if you have the <inttypes.h> header file. */
71#undef HAVE_INTTYPES_H
72
73/* Define to 1 if you have the `isascii' function. */
74#undef HAVE_ISASCII
75
76/* Define to 1 if you have the <iso/limits_iso.h> header file. */
77#undef HAVE_ISO_LIMITS_ISO_H
78
79/* Define to 1 if you have the <limits.h> header file. */
80#undef HAVE_LIMITS_H
81
82/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
83   to 0 otherwise. */
84#undef HAVE_MALLOC
85
86/* Define to 1 if you have the `memchr' function. */
87#undef HAVE_MEMCHR
88
89/* Define to 1 if you have the `memmove' function. */
90#undef HAVE_MEMMOVE
91
92/* Define to 1 if you have the <memory.h> header file. */
93#undef HAVE_MEMORY_H
94
95/* Define to 1 if you have the `memset' function. */
96#undef HAVE_MEMSET
97
98/* Define to 1 if you have the <netdb.h> header file. */
99#undef HAVE_NETDB_H
100
101/* Define to 1 if you have the <netinet/in.h> header file. */
102#undef HAVE_NETINET_IN_H
103
104/* Define to 1 if you have the <openssl/bio.h> header file. */
105#undef HAVE_OPENSSL_BIO_H
106
107/* Define to 1 if you have the <openssl/conf.h> header file. */
108#undef HAVE_OPENSSL_CONF_H
109
110/* Define to 1 if you have the <openssl/crypto.h> header file. */
111#undef HAVE_OPENSSL_CRYPTO_H
112
113/* Define to 1 if you have the <openssl/err.h> header file. */
114#undef HAVE_OPENSSL_ERR_H
115
116/* Define to 1 if you have the <openssl/evp.h> header file. */
117#undef HAVE_OPENSSL_EVP_H
118
119/* Define to 1 if you have the <openssl/md5.h> header file. */
120#undef HAVE_OPENSSL_MD5_H
121
122/* Define to 1 if you have the <openssl/opensslv.h> header file. */
123#undef HAVE_OPENSSL_OPENSSLV_H
124
125/* Define to 1 if you have the <openssl/pem.h> header file. */
126#undef HAVE_OPENSSL_PEM_H
127
128/* Define to 1 if you have the <openssl/rsa.h> header file. */
129#undef HAVE_OPENSSL_RSA_H
130
131/* Define to 1 if you have the <openssl/sha.h> header file. */
132#undef HAVE_OPENSSL_SHA_H
133
134/* Define to 1 if you have the <openssl/ssl.h> header file. */
135#undef HAVE_OPENSSL_SSL_H
136
137/* Define to 1 if you have the <paths.h> header file. */
138#undef HAVE_PATHS_H
139
140/* Define if you have POSIX threads libraries and header files. */
141#undef HAVE_PTHREAD
142
143/* Have PTHREAD_PRIO_INHERIT. */
144#undef HAVE_PTHREAD_PRIO_INHERIT
145
146/* Define to 1 if your system has a GNU libc compatible `realloc' function,
147   and to 0 otherwise. */
148#undef HAVE_REALLOC
149
150/* Define to 1 if you have the `realpath' function. */
151#undef HAVE_REALPATH
152
153/* Define to 1 if you have the `regcomp' function. */
154#undef HAVE_REGCOMP
155
156/* Define to 1 if you have the <resolv.h> header file. */
157#undef HAVE_RESOLV_H
158
159/* Define to 1 if you have the `res_ninit()' function. */
160#undef HAVE_RES_NINIT
161
162/* Define to 1 if you have the `res_setservers()' function. */
163#undef HAVE_RES_SETSERVERS
164
165/* Define to 1 if you have the `select' function. */
166#undef HAVE_SELECT
167
168/* Define to 1 if your crypto library has SHA256 support */
169#undef HAVE_SHA256
170
171/* Define if sockaddr_in6 has a sin6_len member */
172#undef HAVE_SIN6_LEN
173
174/* Define if sockaddr_in has a sin_len member */
175#undef HAVE_SIN_LEN
176
177/* Define if libmilter has smfi_insheader() */
178#undef HAVE_SMFI_INSHEADER
179
180/* Define if libmilter has smfi_opensocket() */
181#undef HAVE_SMFI_OPENSOCKET
182
183/* Define if libmilter has smfi_progress() */
184#undef HAVE_SMFI_PROGRESS
185
186/* Define if libmilter has smfi_setsymlist() */
187#undef HAVE_SMFI_SETSYMLIST
188
189/* Define if libmilter has smfi_version() */
190#undef HAVE_SMFI_VERSION
191
192/* Define to 1 if you have the `socket' function. */
193#undef HAVE_SOCKET
194
195/* Define to 1 if stdbool.h conforms to C99. */
196#undef HAVE_STDBOOL_H
197
198/* Define to 1 if you have the <stdint.h> header file. */
199#undef HAVE_STDINT_H
200
201/* Define to 1 if you have the <stdlib.h> header file. */
202#undef HAVE_STDLIB_H
203
204/* Define to 1 if you have the `strcasecmp' function. */
205#undef HAVE_STRCASECMP
206
207/* Define to 1 if you have the `strchr' function. */
208#undef HAVE_STRCHR
209
210/* Define to 1 if you have the `strdup' function. */
211#undef HAVE_STRDUP
212
213/* Define to 1 if you have the `strerror' function. */
214#undef HAVE_STRERROR
215
216/* Define to 1 if you have the <strings.h> header file. */
217#undef HAVE_STRINGS_H
218
219/* Define to 1 if you have the <string.h> header file. */
220#undef HAVE_STRING_H
221
222/* Define to 1 if you have the `strlcat' function. */
223#undef HAVE_STRLCAT
224
225/* Define to 1 if you have the `strlcpy' function. */
226#undef HAVE_STRLCPY
227
228/* Define to 1 if you have the <strl.h> header file. */
229#undef HAVE_STRL_H
230
231/* Define to 1 if you have the `strncasecmp' function. */
232#undef HAVE_STRNCASECMP
233
234/* Define to 1 if you have the `strrchr' function. */
235#undef HAVE_STRRCHR
236
237/* Define to 1 if you have the `strsep' function. */
238#undef HAVE_STRSEP
239
240/* Define to 1 if you have the `strstr' function. */
241#undef HAVE_STRSTR
242
243/* Define to 1 if you have the `strtol' function. */
244#undef HAVE_STRTOL
245
246/* Define to 1 if you have the `strtoul' function. */
247#undef HAVE_STRTOUL
248
249/* Define to 1 if you have the `strtoull' function. */
250#undef HAVE_STRTOULL
251
252/* Define if sockaddr_un has a sun_len member */
253#undef HAVE_SUN_LEN
254
255/* Define to 1 if you have the <syslog.h> header file. */
256#undef HAVE_SYSLOG_H
257
258/* Define to 1 if you have the <sys/file.h> header file. */
259#undef HAVE_SYS_FILE_H
260
261/* Define to 1 if you have the <sys/param.h> header file. */
262#undef HAVE_SYS_PARAM_H
263
264/* Define to 1 if you have the <sys/socket.h> header file. */
265#undef HAVE_SYS_SOCKET_H
266
267/* Define to 1 if you have the <sys/stat.h> header file. */
268#undef HAVE_SYS_STAT_H
269
270/* Define to 1 if you have the <sys/time.h> header file. */
271#undef HAVE_SYS_TIME_H
272
273/* Define to 1 if you have the <sys/types.h> header file. */
274#undef HAVE_SYS_TYPES_H
275
276/* Define to 1 if you have the <unistd.h> header file. */
277#undef HAVE_UNISTD_H
278
279/* Define to 1 if the system has the type `useconds_t'. */
280#undef HAVE_USECONDS_T
281
282/* Define to 1 if you have the `vfork' function. */
283#undef HAVE_VFORK
284
285/* Define to 1 if you have the <vfork.h> header file. */
286#undef HAVE_VFORK_H
287
288/* Define to 1 if `fork' works. */
289#undef HAVE_WORKING_FORK
290
291/* Define to 1 if `vfork' works. */
292#undef HAVE_WORKING_VFORK
293
294/* Define to 1 if the system has the type `_Bool'. */
295#undef HAVE__BOOL
296
297/* Feature string for printing */
298#undef LIBOPENDKIM_FEATURE_STRING
299
300/* Define to the sub-directory in which libtool stores uninstalled libraries.
301   */
302#undef LT_OBJDIR
303
304/* Define to 1 if your C compiler doesn't accept -c and -o together. */
305#undef NO_MINUS_C_MINUS_O
306
307/* Name of package */
308#undef PACKAGE
309
310/* Define to the address where bug reports for this package should be sent. */
311#undef PACKAGE_BUGREPORT
312
313/* Define to the full name of this package. */
314#undef PACKAGE_NAME
315
316/* Define to the full name and version of this package. */
317#undef PACKAGE_STRING
318
319/* Define to the one symbol short name of this package. */
320#undef PACKAGE_TARNAME
321
322/* Define to the home page for this package. */
323#undef PACKAGE_URL
324
325/* Define to the version of this package. */
326#undef PACKAGE_VERSION
327
328/* enable poll feature */
329#undef POLL
330
331/* enable popauth feature */
332#undef POPAUTH
333
334/* Define to necessary symbol if this constant uses a non-standard name on
335   your system. */
336#undef PTHREAD_CREATE_JOINABLE
337
338/* enable query_cache feature */
339#undef QUERY_CACHE
340
341/* The path the the sendmail executable for report sending */
342#undef SENDMAIL_PATH
343
344/* default SQL back-end */
345#undef SQL_BACKEND
346
347/* Define to 1 if you have the ANSI C header files. */
348#undef STDC_HEADERS
349
350/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
351#undef TIME_WITH_SYS_TIME
352
353/* version of libtre is older than 0.8.0 */
354#undef TRE_PRE_080
355
356/* Define to 1 if you need to include <bsd/string.h> to get the `strlcat()'
357   and `strlcpy()' functions. */
358#undef USE_BSD_H
359
360/* enable support for SleepyCat/Berkeley DB libraries */
361#undef USE_DB
362
363/* support for Erlang access */
364#undef USE_ERLANG
365
366/* Define to 1 to use libgnutls instead of OpenSSL. */
367#undef USE_GNUTLS
368
369/* use libjansson to parse REPUTE replies */
370#undef USE_JANSSON
371
372/* OpenLDAP support for datasets enabled */
373#undef USE_LDAP
374
375/* use memcache query library */
376#undef USE_LIBMEMCACHED
377
378/* support for Lua scripting */
379#undef USE_LUA
380
381/* OpenLDAP MDB support for datasets enabled */
382#undef USE_MDB
383
384/* ODBX support for datasets enabled */
385#undef USE_ODBX
386
387/* use RRD library */
388#undef USE_RRD
389
390/* SASL support available */
391#undef USE_SASL
392
393/* Define to 1 if you need to include <strl.h> to get the `strlcat()' and
394   `strlcpy()' functions. */
395#undef USE_STRL_H
396
397/* tre regex library found */
398#undef USE_TRE
399
400/* use unbound DNSSEC library for DNS */
401#undef USE_UNBOUND
402
403/* Version number of package */
404#undef VERSION
405
406/* enable atps feature */
407#undef _FFR_ATPS
408
409/* enable db_handle_pools feature */
410#undef _FFR_DB_HANDLE_POOLS
411
412/* enable default_sender feature */
413#undef _FFR_DEFAULT_SENDER
414
415/* enable diffheaders feature */
416#undef _FFR_DIFFHEADERS
417
418/* enable identity_header feature */
419#undef _FFR_IDENTITY_HEADER
420
421/* enable ldap_caching feature */
422#undef _FFR_LDAP_CACHING
423
424/* enable postgresql_reconnect_hack feature */
425#undef _FFR_POSTGRESQL_RECONNECT_HACK
426
427/* enable rate_limit feature */
428#undef _FFR_RATE_LIMIT
429
430/* enable rbl feature */
431#undef _FFR_RBL
432
433/* enable replace_rules feature */
434#undef _FFR_REPLACE_RULES
435
436/* enable reprrd feature */
437#undef _FFR_REPRRD
438
439/* enable reputation feature */
440#undef _FFR_REPUTATION
441
442/* enable resign feature */
443#undef _FFR_RESIGN
444
445/* enable sender_macro feature */
446#undef _FFR_SENDER_MACRO
447
448/* enable socketdb feature */
449#undef _FFR_SOCKETDB
450
451/* enable stats feature */
452#undef _FFR_STATS
453
454/* enable statsext feature */
455#undef _FFR_STATSEXT
456
457/* enable vbr feature */
458#undef _FFR_VBR
459
460/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
461   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
462   #define below would cause a syntax error. */
463#undef _UINT32_T
464
465/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
466   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
467   #define below would cause a syntax error. */
468#undef _UINT64_T
469
470/* Define to `int' if <sys/types.h> doesn't define. */
471#undef gid_t
472
473/* Define to rpl_malloc if the replacement function should be used. */
474#undef malloc
475
476/* Define to `int' if <sys/types.h> does not define. */
477#undef mode_t
478
479/* Define to `long int' if <sys/types.h> does not define. */
480#undef off_t
481
482/* Define to `int' if <sys/types.h> does not define. */
483#undef pid_t
484
485/* Define to rpl_realloc if the replacement function should be used. */
486#undef realloc
487
488/* Define to `unsigned int' if <sys/types.h> does not define. */
489#undef size_t
490
491/* Define to `int' if <sys/types.h> does not define. */
492#undef ssize_t
493
494/* Define to `int' if <sys/types.h> doesn't define. */
495#undef uid_t
496
497/* Define to the type of an unsigned integer type of width exactly 16 bits if
498   such a type exists and the standard includes do not define it. */
499#undef uint16_t
500
501/* Define to the type of an unsigned integer type of width exactly 32 bits if
502   such a type exists and the standard includes do not define it. */
503#undef uint32_t
504
505/* Define to the type of an unsigned integer type of width exactly 64 bits if
506   such a type exists and the standard includes do not define it. */
507#undef uint64_t
508
509/* Define as `fork' if `vfork' does not work. */
510#undef vfork
511