-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.h.in
372 lines (257 loc) · 9.51 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Initial connection rejection code */
#undef CONN_REJ_CODE
/* Filter out SMTP CHUNKING extension */
#undef FILTER_CHUNKING
/* Define to 1 if you have the `accept' function. */
#undef HAVE_ACCEPT
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
/* Define to 1 if you have the declaration of `bswap16', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP16
/* Define to 1 if you have the declaration of `bswap32', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP32
/* Define to 1 if you have the declaration of `bswap64', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP64
/* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP_16
/* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP_32
/* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
don't. */
#undef HAVE_DECL_BSWAP_64
/* Define to 1 if you have the declaration of `IP_PKTINFO', and to 0 if you
don't. */
#undef HAVE_DECL_IP_PKTINFO
/* Define to 1 if you have the declaration of `RLIMIT_AS', and to 0 if you
don't. */
#undef HAVE_DECL_RLIMIT_AS
/* Define to 1 if you have the declaration of `RLIMIT_CORE', and to 0 if you
don't. */
#undef HAVE_DECL_RLIMIT_CORE
/* Define to 1 if you have the declaration of `RLIMIT_DATA', and to 0 if you
don't. */
#undef HAVE_DECL_RLIMIT_DATA
/* Define to 1 if you have the declaration of `RLIMIT_FSIZE', and to 0 if you
don't. */
#undef HAVE_DECL_RLIMIT_FSIZE
/* Define to 1 if you have the declaration of `swap16', and to 0 if you don't.
*/
#undef HAVE_DECL_SWAP16
/* Define to 1 if you have the declaration of `swap32', and to 0 if you don't.
*/
#undef HAVE_DECL_SWAP32
/* Define to 1 if you have the declaration of `swap64', and to 0 if you don't.
*/
#undef HAVE_DECL_SWAP64
/* Define to 1 if you have the declaration of `__swap16', and to 0 if you
don't. */
#undef HAVE_DECL___SWAP16
/* Define to 1 if you have the declaration of `__swap32', and to 0 if you
don't. */
#undef HAVE_DECL___SWAP32
/* Define to 1 if you have the declaration of `__swap64', and to 0 if you
don't. */
#undef HAVE_DECL___SWAP64
/* Define to 1 if you have the <dspam/libdspam.h> header file. */
#undef HAVE_DSPAM_LIBDSPAM_H
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
/* Define to 1 if you have the <err.h> header file. */
#undef HAVE_ERR_H
/* Define to 1 if you have the `fgets' function. */
#undef HAVE_FGETS
/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define to 1 if you have the `getline' function. */
#undef HAVE_GETLINE
/* Define to 1 if you have the `getloadavg' function. */
#undef HAVE_GETLOADAVG
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE
/* Define to 1 if you have the `inet_aton' function. */
#undef HAVE_INET_ATON
/* Define to 1 if you have the `inet_ntoa' function. */
#undef HAVE_INET_NTOA
/* Define to 1 if you have the `inet_pton' function. */
#undef HAVE_INET_PTON
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <libdspam.h> header file. */
#undef HAVE_LIBDSPAM_H
/* Define to 1 if you have the <libmksd.h> header file. */
#undef HAVE_LIBMKSD_H
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if you have the <linux/netfilter_ipv4.h> header file. */
#undef HAVE_LINUX_NETFILTER_IPV4_H
/* Define to 1 if you have the <linux/netfilter/xt_TPROXY.h> header file. */
#undef HAVE_LINUX_NETFILTER_XT_TPROXY_H
/* Define to 1 if you have the <machine/bswap.h> header file. */
#undef HAVE_MACHINE_BSWAP_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mmap' function. */
#undef HAVE_MMAP
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/ipl.h> header file. */
#undef HAVE_NETINET_IPL_H
/* Define to 1 if you have the <netinet/ip_fw2.h> header file. */
#undef HAVE_NETINET_IP_FW2_H
/* Define to 1 if you have the <netinet/ip_fw.h> header file. */
#undef HAVE_NETINET_IP_FW_H
/* Define to 1 if you have the <net/pfvar.h> header file. */
#undef HAVE_NET_PFVAR_H
/* Define to 1 if you have the <pcre.h> header file. */
#undef HAVE_PCRE_H
/* Define to 1 if you have the <pcre/pcre.h> header file. */
#undef HAVE_PCRE_PCRE_H
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT
/* Define to 1 if the system has the type `sig_atomic_t'. */
#undef HAVE_SIG_ATOMIC_T
/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
/* Define to 1 if you have the <spf2/spf.h> header file. */
#undef HAVE_SPF2_SPF_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if `st_size' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_SIZE
/* Define to 1 if you have the <sys/endian.h> header file. */
#undef HAVE_SYS_ENDIAN_H
/* Define to 1 if you have the <sys/loadavg.h> header file. */
#undef HAVE_SYS_LOADAVG_H
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if the system has the type `u_int32_t'. */
#undef HAVE_U_INT32_T
/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
/* Maximum length of HELO/EHLO domain name logged */
#undef HELO_LENGTH
/* Maximum ident string length */
#undef IDENT_SIZE
/* Big-Endian architecture */
#undef IS_BIG_ENDIAN
/* Little-Endian architecture */
#undef IS_LITTLE_ENDIAN
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Mode of .pid file */
#undef PID_FILE_MODE
/* Maximum internal printf string length */
#undef PRINTF_SIZE
/* Whether to use ClamAV daemon */
#undef SCANNER_CLAMD
/* libdspam support */
#undef SCANNER_LIBDSPAM
/* mksd support */
#undef SCANNER_MKSD
/* Be quiet about Connection reset by peer messages */
#undef SILENT_ECONNRESET
/* The size of `pid_t', as computed by sizeof. */
#undef SIZEOF_PID_T
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
/* The size of `time_t', as computed by sizeof. */
#undef SIZEOF_TIME_T
/* The size of `uid_t', as computed by sizeof. */
#undef SIZEOF_UID_T
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Use NAT for transparent proxy */
#undef USE_NAT
/* Use getsockname-compatible transparent proxy */
#undef USE_NAT_GETSOCKNAME
/* Use BSD/ipfilter for tranparent proxy */
#undef USE_NAT_IPFILTER
/* Use BSD/ipfw for tranparent proxy */
#undef USE_NAT_IPFW
/* Use Linux netfilter for transparent proxy */
#undef USE_NAT_NETFILTER
/* Use BSD/pf for tranparent proxy */
#undef USE_NAT_PF
/* Use Linux netfilter-tproxy extension for transparent proxy */
#undef USE_NAT_TPROXY
/* PCRE support */
#undef USE_REGEX
/* Use shared memory */
#undef USE_SHARED_MEM
/* SPF support */
#undef USE_SPF
/* Package version */
#undef VERSION
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif