~ubuntu-branches/ubuntu/trusty/clamav/trusty-proposed

0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
1
/* clamav-config.h.in.  Generated from configure.ac by autoheader.  */
1 by Stephen Gran
Import upstream version 0.73
2
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
3
/* Define if building universal (internal helper macro) */
4
#undef AC_APPLE_UNIVERSAL_BUILD
5
6
/* mmap flag for anonymous maps */
7
#undef ANONYMOUS_MAP
8
1.1.1 by Stephen Gran
Import upstream version 0.87
9
/* enable bind8 compatibility */
10
#undef BIND_8_COMPAT
11
1 by Stephen Gran
Import upstream version 0.73
12
/* "build clamd" */
13
#undef BUILD_CLAMD
14
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
15
/* use ClamAuth */
0.47.4 by Scott Kitterman
Import upstream version 0.97.5+dfsg
16
#undef CLAMAUTH
17
1 by Stephen Gran
Import upstream version 0.73
18
/* name of the clamav group */
19
#undef CLAMAVGROUP
20
21
/* name of the clamav user */
22
#undef CLAMAVUSER
23
24
/* enable debugging */
25
#undef CL_DEBUG
26
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
27
/* enable experimental code */
28
#undef CL_EXPERIMENTAL
29
1 by Stephen Gran
Import upstream version 0.73
30
/* thread safe */
31
#undef CL_THREAD_SAFE
32
33
/* where to look for the config file */
34
#undef CONFDIR
35
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
36
/* curses header location */
37
#undef CURSES_INCLUDE
38
1 by Stephen Gran
Import upstream version 0.73
39
/* os is aix */
40
#undef C_AIX
41
42
/* os is beos */
43
#undef C_BEOS
44
45
/* Increase thread stack size. */
46
#undef C_BIGSTACK
47
48
/* os is bsd flavor */
49
#undef C_BSD
50
51
/* os is darwin */
52
#undef C_DARWIN
53
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
54
/* target is gnu-hurd */
55
#undef C_GNU_HURD
56
1 by Stephen Gran
Import upstream version 0.73
57
/* os is hpux */
58
#undef C_HPUX
59
1.1.1 by Stephen Gran
Import upstream version 0.87
60
/* os is interix */
61
#undef C_INTERIX
62
1 by Stephen Gran
Import upstream version 0.73
63
/* os is irix */
64
#undef C_IRIX
65
3 by Stephen Gran
* New upstream version
66
/* target is kfreebsd-gnu */
67
#undef C_KFREEBSD_GNU
68
1 by Stephen Gran
Import upstream version 0.73
69
/* target is linux */
70
#undef C_LINUX
71
1.1.1 by Stephen Gran
Import upstream version 0.87
72
/* os is OS/2 */
73
#undef C_OS2
74
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
75
/* os is osf/tru64 */
76
#undef C_OSF
77
1.1.1 by Stephen Gran
Import upstream version 0.87
78
/* os is QNX 6.x.x */
79
#undef C_QNX6
80
1 by Stephen Gran
Import upstream version 0.73
81
/* os is solaris */
82
#undef C_SOLARIS
83
84
/* Path to virus database directory. */
85
#undef DATADIR
86
87
/* "default FD_SETSIZE value" */
88
#undef DEFAULT_FD_SETSIZE
89
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
90
/* use fanotify */
91
#undef FANOTIFY
92
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
93
/* whether _XOPEN_SOURCE needs to be defined for fd passing to work */
94
#undef FDPASS_NEED_XOPEN
95
1 by Stephen Gran
Import upstream version 0.73
96
/* file i/o buffer size */
97
#undef FILEBUFF
98
0.35.17 by Michael Tautschnig, Alberto WU, Michael Tautschnig
99
/* FPU byte ordering matches CPU */
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
100
#undef FPU_WORDS_BIGENDIAN
101
102
/* enable workaround for broken DNS servers */
103
#undef FRESHCLAM_DNS_FIX
104
105
/* use "Cache-Control: no-cache" in freshclam */
106
#undef FRESHCLAM_NO_CACHE
107
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
108
/* Define to 1 if you have the `argz_add' function. */
109
#undef HAVE_ARGZ_ADD
110
111
/* Define to 1 if you have the `argz_append' function. */
112
#undef HAVE_ARGZ_APPEND
113
114
/* Define to 1 if you have the `argz_count' function. */
115
#undef HAVE_ARGZ_COUNT
116
117
/* Define to 1 if you have the `argz_create_sep' function. */
118
#undef HAVE_ARGZ_CREATE_SEP
119
120
/* Define to 1 if you have the <argz.h> header file. */
121
#undef HAVE_ARGZ_H
122
123
/* Define to 1 if you have the `argz_insert' function. */
124
#undef HAVE_ARGZ_INSERT
125
126
/* Define to 1 if you have the `argz_next' function. */
127
#undef HAVE_ARGZ_NEXT
128
129
/* Define to 1 if you have the `argz_stringify' function. */
130
#undef HAVE_ARGZ_STRINGIFY
131
1.1.3 by Stephen Gran
Import upstream version 0.88
132
/* attrib aligned */
133
#undef HAVE_ATTRIB_ALIGNED
134
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
135
/* attrib packed */
1 by Stephen Gran
Import upstream version 0.73
136
#undef HAVE_ATTRIB_PACKED
137
138
/* have bzip2 */
139
#undef HAVE_BZLIB_H
140
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
141
/* Define to 1 if you have the `closedir' function. */
142
#undef HAVE_CLOSEDIR
143
1.1.1 by Stephen Gran
Import upstream version 0.87
144
/* Define to 1 if you have the `ctime_r' function. */
145
#undef HAVE_CTIME_R
146
147
/* ctime_r takes 2 arguments */
148
#undef HAVE_CTIME_R_2
149
150
/* ctime_r takes 3 arguments */
151
#undef HAVE_CTIME_R_3
152
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
153
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
154
   you don't. */
155
#undef HAVE_DECL_CYGWIN_CONV_PATH
156
157
/* Define to 1 if you have the <dirent.h> header file. */
158
#undef HAVE_DIRENT_H
159
160
/* Define if you have the GNU dld library. */
161
#undef HAVE_DLD
162
163
/* Define to 1 if you have the <dld.h> header file. */
164
#undef HAVE_DLD_H
165
166
/* Define to 1 if you have the `dlerror' function. */
167
#undef HAVE_DLERROR
168
1 by Stephen Gran
Import upstream version 0.73
169
/* Define to 1 if you have the <dlfcn.h> header file. */
170
#undef HAVE_DLFCN_H
171
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
172
/* Define to 1 if you have the <dl.h> header file. */
173
#undef HAVE_DL_H
174
175
/* Define if you have the _dyld_func_lookup function. */
176
#undef HAVE_DYLD
177
0.47.1 by Michael Tautschnig
Import upstream version 0.97.1+dfsg
178
/* Define to 1 if you have the `enable_extended_FILE_stdio' function. */
179
#undef HAVE_ENABLE_EXTENDED_FILE_STDIO
180
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
181
/* Define to 1 if the system has the type `error_t'. */
182
#undef HAVE_ERROR_T
183
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
184
/* have working file descriptor passing support */
185
#undef HAVE_FD_PASSING
186
1 by Stephen Gran
Import upstream version 0.73
187
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
188
#undef HAVE_FSEEKO
189
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
190
/* have getaddrinfo() */
191
#undef HAVE_GETADDRINFO
192
0.35.9 by Michael Tautschnig, Michael Tautschnig
[ Michael Tautschnig ]
193
/* Define to 1 if getpagesize() is available */
194
#undef HAVE_GETPAGESIZE
195
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
196
/* Define to 1 if you have the <grp.h> header file. */
197
#undef HAVE_GRP_H
198
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
199
/* iconv() available */
200
#undef HAVE_ICONV
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
201
1 by Stephen Gran
Import upstream version 0.73
202
/* Define to 1 if you have the `inet_ntop' function. */
203
#undef HAVE_INET_NTOP
204
205
/* Define to 1 if you have the `initgroups' function. */
206
#undef HAVE_INITGROUPS
207
208
/* Define to 1 if you have the <inttypes.h> header file. */
209
#undef HAVE_INTTYPES_H
210
1.1.1 by Stephen Gran
Import upstream version 0.87
211
/* in_addr_t is defined */
212
#undef HAVE_IN_ADDR_T
213
1 by Stephen Gran
Import upstream version 0.73
214
/* in_port_t is defined */
215
#undef HAVE_IN_PORT_T
216
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
217
/* Define to '1' if you have the check.h library */
218
#undef HAVE_LIBCHECK
219
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
220
/* Define if you have the libdl library or equivalent. */
221
#undef HAVE_LIBDL
222
223
/* Define if libdlloader will be built on this platform */
224
#undef HAVE_LIBDLLOADER
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
225
1.1.1 by Stephen Gran
Import upstream version 0.87
226
/* Define to 1 if you have the <libmilter/mfapi.h> header file. */
227
#undef HAVE_LIBMILTER_MFAPI_H
228
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
229
/* Define to '1' if you have the ncurses.h library */
230
#undef HAVE_LIBNCURSES
231
232
/* Define to '1' if you have the curses.h library */
233
#undef HAVE_LIBPDCURSES
234
0.47.9 by Scott Kitterman
Import upstream version 0.98.1+dfsg
235
/* Define to 1 if you have the 'libxml2' library (-lxml2). */
236
#undef HAVE_LIBXML2
237
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
238
/* Define to 1 if you have the `z' library (-lz). */
239
#undef HAVE_LIBZ
240
1 by Stephen Gran
Import upstream version 0.73
241
/* Define to 1 if you have the <limits.h> header file. */
242
#undef HAVE_LIMITS_H
243
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
244
/* Define this if a modern libltdl is already installed */
245
#undef HAVE_LTDL
246
247
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
248
#undef HAVE_MACH_O_DYLD_H
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
249
0.35.10 by Stephen Gran, Stephen Gran, Michael Tautschnig
[ Stephen Gran ]
250
/* Define to 1 if you have the `madvise' function. */
251
#undef HAVE_MADVISE
252
0.35.9 by Michael Tautschnig, Michael Tautschnig
[ Michael Tautschnig ]
253
/* Define to 1 if you have the `mallinfo' function. */
62 by Scott Kitterman, Scott Kitterman, Jamie Strandboge
[ Scott Kitterman ]
254
#undef HAVE_MALLINFO
255
1 by Stephen Gran
Import upstream version 0.73
256
/* Define to 1 if you have the <malloc.h> header file. */
257
#undef HAVE_MALLOC_H
258
259
/* Define to 1 if you have the `memcpy' function. */
260
#undef HAVE_MEMCPY
261
262
/* Define to 1 if you have the <memory.h> header file. */
263
#undef HAVE_MEMORY_H
264
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
265
/* Define to 1 if you have the `mkstemp' function. */
266
#undef HAVE_MKSTEMP
267
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
268
/* Define to 1 if you have a working `mmap' system call that supports
269
   MAP_PRIVATE. */
1 by Stephen Gran
Import upstream version 0.73
270
#undef HAVE_MMAP
271
272
/* Define to 1 if you have the <ndir.h> header file. */
273
#undef HAVE_NDIR_H
274
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
275
/* Define to 1 if you have the `opendir' function. */
276
#undef HAVE_OPENDIR
277
1 by Stephen Gran
Import upstream version 0.73
278
/* Define to 1 if you have the `poll' function. */
279
#undef HAVE_POLL
280
281
/* Define to 1 if you have the <poll.h> header file. */
282
#undef HAVE_POLL_H
283
284
/* "pragma pack" */
285
#undef HAVE_PRAGMA_PACK
286
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
287
/* "pragma pack hppa/hp-ux style" */
288
#undef HAVE_PRAGMA_PACK_HPPA
289
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
290
/* Define if libtool can extract symbol lists from object files. */
291
#undef HAVE_PRELOADED_SYMBOLS
292
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
293
/* Define to 1 if you have the `pthread_yield' function. */
294
#undef HAVE_PTHREAD_YIELD
295
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
296
/* Define to 1 if you have the <pwd.h> header file. */
297
#undef HAVE_PWD_H
298
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
299
/* Define to 1 if you have the `readdir' function. */
300
#undef HAVE_READDIR
301
1.1.1 by Stephen Gran
Import upstream version 0.87
302
/* readdir_r takes 2 arguments */
303
#undef HAVE_READDIR_R_2
304
305
/* readdir_r takes 3 arguments */
306
#undef HAVE_READDIR_R_3
307
308
/* Define to 1 if you have the `recvmsg' function. */
309
#undef HAVE_RECVMSG
310
311
/* have resolv.h */
312
#undef HAVE_RESOLV_H
313
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
314
/* Define signed right shift implementation */
315
#undef HAVE_SAR
316
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
317
/* Define to 1 if you have the `sched_yield' function. */
318
#undef HAVE_SCHED_YIELD
319
1.1.1 by Stephen Gran
Import upstream version 0.87
320
/* Define to 1 if you have the `sendmsg' function. */
321
#undef HAVE_SENDMSG
322
1 by Stephen Gran
Import upstream version 0.73
323
/* Define to 1 if you have the `setgroups' function. */
324
#undef HAVE_SETGROUPS
325
326
/* Define to 1 if you have the `setsid' function. */
327
#undef HAVE_SETSID
328
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
329
/* Define if you have the shl_load function. */
330
#undef HAVE_SHL_LOAD
331
1 by Stephen Gran
Import upstream version 0.73
332
/* Define to 1 if you have the `snprintf' function. */
333
#undef HAVE_SNPRINTF
334
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
335
/* enable stat64 */
336
#undef HAVE_STAT64
337
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
338
/* Define to 1 if you have the <stdbool.h> header file. */
339
#undef HAVE_STDBOOL_H
1.1.4 by Martin Pitt
Import upstream version 0.88.1
340
1 by Stephen Gran
Import upstream version 0.73
341
/* Define to 1 if you have the <stdint.h> header file. */
342
#undef HAVE_STDINT_H
343
344
/* Define to 1 if you have the <stdlib.h> header file. */
345
#undef HAVE_STDLIB_H
346
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
347
/* Define to 1 if you have the `strcasestr' function. */
348
#undef HAVE_STRCASESTR
349
1 by Stephen Gran
Import upstream version 0.73
350
/* Define to 1 if you have the `strerror_r' function. */
351
#undef HAVE_STRERROR_R
352
353
/* Define to 1 if you have the <strings.h> header file. */
354
#undef HAVE_STRINGS_H
355
356
/* Define to 1 if you have the <string.h> header file. */
357
#undef HAVE_STRING_H
358
359
/* Define to 1 if you have the `strlcat' function. */
360
#undef HAVE_STRLCAT
361
362
/* Define to 1 if you have the `strlcpy' function. */
363
#undef HAVE_STRLCPY
364
0.35.9 by Michael Tautschnig, Michael Tautschnig
[ Michael Tautschnig ]
365
/* Define to 1 if sysconf(_SC_PAGESIZE) is available */
366
#undef HAVE_SYSCONF_SC_PAGESIZE
367
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
368
/* Define to 1 if you have the <sys/dl.h> header file. */
369
#undef HAVE_SYS_DL_H
370
1.1.1 by Stephen Gran
Import upstream version 0.87
371
/* Define to 1 if you have the <sys/filio.h> header file. */
372
#undef HAVE_SYS_FILIO_H
373
1 by Stephen Gran
Import upstream version 0.73
374
/* Define to 1 if you have the <sys/inttypes.h> header file. */
375
#undef HAVE_SYS_INTTYPES_H
376
377
/* Define to 1 if you have the <sys/int_types.h> header file. */
378
#undef HAVE_SYS_INT_TYPES_H
379
380
/* Define to 1 if you have the <sys/mman.h> header file. */
381
#undef HAVE_SYS_MMAN_H
382
383
/* Define to 1 if you have the <sys/param.h> header file. */
384
#undef HAVE_SYS_PARAM_H
385
386
/* "have <sys/select.h>" */
387
#undef HAVE_SYS_SELECT_H
388
389
/* Define to 1 if you have the <sys/stat.h> header file. */
390
#undef HAVE_SYS_STAT_H
391
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
392
/* Define to 1 if you have the <sys/times.h> header file. */
393
#undef HAVE_SYS_TIMES_H
394
1 by Stephen Gran
Import upstream version 0.73
395
/* Define to 1 if you have the <sys/types.h> header file. */
396
#undef HAVE_SYS_TYPES_H
397
1.1.1 by Stephen Gran
Import upstream version 0.87
398
/* Define to 1 if you have the <sys/uio.h> header file. */
399
#undef HAVE_SYS_UIO_H
400
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
401
/* Define to 1 if you have the <termios.h> header file. */
402
#undef HAVE_TERMIOS_H
403
0.35.11 by Michael Tautschnig, Stephen Gran, Alberto WU, Scott Kitterman, Michael Tautschnig
[ Stephen Gran ]
404
/* Define this if uname(2) is POSIX */
405
#undef HAVE_UNAME_SYSCALL
406
1 by Stephen Gran
Import upstream version 0.73
407
/* Define to 1 if you have the <unistd.h> header file. */
408
#undef HAVE_UNISTD_H
409
410
/* Define to 1 if you have the `vsnprintf' function. */
411
#undef HAVE_VSNPRINTF
412
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
413
/* This value is set to 1 to indicate that the system argz facility works */
414
#undef HAVE_WORKING_ARGZ
415
0.35.11 by Michael Tautschnig, Stephen Gran, Alberto WU, Scott Kitterman, Michael Tautschnig
[ Stephen Gran ]
416
/* For internal use only - DO NOT DEFINE */
417
#undef HAVE__INTERNAL__SHA_COLLECT
418
62 by Scott Kitterman, Scott Kitterman, Jamie Strandboge
[ Scott Kitterman ]
419
/* "Full library version number" */
420
#undef LIBCLAMAV_FULLVER
421
422
/* "Major library version number" */
423
#undef LIBCLAMAV_MAJORVER
1 by Stephen Gran
Import upstream version 0.73
424
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
425
/* Define if the OS needs help to load dependent libraries for dlopen(). */
426
#undef LTDL_DLOPEN_DEPLIBS
427
428
/* Define to the system default library search path. */
429
#undef LT_DLSEARCH_PATH
430
431
/* The archive extension */
432
#undef LT_LIBEXT
433
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
434
/* The archive prefix */
435
#undef LT_LIBPREFIX
436
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
437
/* Define to the extension used for runtime loadable modules, say, ".so". */
438
#undef LT_MODULE_EXT
439
440
/* Define to the name of the environment variable that determines the run-time
441
   module search path. */
442
#undef LT_MODULE_PATH_VAR
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
443
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
444
/* Define to the sub-directory in which libtool stores uninstalled libraries.
445
   */
446
#undef LT_OBJDIR
447
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
448
/* Define to the shared library suffix, say, ".dylib". */
449
#undef LT_SHARED_EXT
450
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
451
/* disable assertions */
452
#undef NDEBUG
453
454
/* Define if dlsym() requires a leading underscore in symbol names. */
455
#undef NEED_USCORE
456
1 by Stephen Gran
Import upstream version 0.73
457
/* bzip funtions do not have bz2 prefix */
458
#undef NOBZ2PREFIX
459
460
/* "no fd_set" */
461
#undef NO_FD_SET
462
463
/* Name of package */
464
#undef PACKAGE
465
466
/* Define to the address where bug reports for this package should be sent. */
467
#undef PACKAGE_BUGREPORT
468
469
/* Define to the full name of this package. */
470
#undef PACKAGE_NAME
471
472
/* Define to the full name and version of this package. */
473
#undef PACKAGE_STRING
474
475
/* Define to the one symbol short name of this package. */
476
#undef PACKAGE_TARNAME
477
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
478
/* Define to the home page for this package. */
479
#undef PACKAGE_URL
480
1 by Stephen Gran
Import upstream version 0.73
481
/* Define to the version of this package. */
482
#undef PACKAGE_VERSION
483
484
/* scan buffer size */
485
#undef SCANBUFF
486
487
/* Define to 1 if the `setpgrp' function takes no argument. */
488
#undef SETPGRP_VOID
489
490
/* The number of bytes in type int */
491
#undef SIZEOF_INT
492
493
/* The number of bytes in type long */
494
#undef SIZEOF_LONG
495
1.1.1 by Stephen Gran
Import upstream version 0.87
496
/* The number of bytes in type long long */
497
#undef SIZEOF_LONG_LONG
498
1 by Stephen Gran
Import upstream version 0.73
499
/* The number of bytes in type short */
500
#undef SIZEOF_SHORT
501
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
502
/* The number of bytes in type void * */
503
#undef SIZEOF_VOID_P
504
1 by Stephen Gran
Import upstream version 0.73
505
/* Define to 1 if you have the ANSI C header files. */
506
#undef STDC_HEADERS
507
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
508
/* Support for IPv6 */
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
509
#undef SUPPORT_IPv6
510
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
511
/* enable memory pools */
512
#undef USE_MPOOL
513
1 by Stephen Gran
Import upstream version 0.73
514
/* use syslog */
515
#undef USE_SYSLOG
516
517
/* Version number of package */
518
#undef VERSION
519
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
520
/* Version suffix for package */
521
#undef VERSION_SUFFIX
522
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
523
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
524
   significant byte first (like Motorola and SPARC, unlike Intel). */
525
#if defined AC_APPLE_UNIVERSAL_BUILD
526
# if defined __BIG_ENDIAN__
527
#  define WORDS_BIGENDIAN 1
528
# endif
529
#else
530
# ifndef WORDS_BIGENDIAN
531
#  undef WORDS_BIGENDIAN
532
# endif
533
#endif
1 by Stephen Gran
Import upstream version 0.73
534
535
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
536
#undef _LARGEFILE_SOURCE
537
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
538
/* POSIX compatibility */
539
#undef _POSIX_PII_SOCKET
540
1 by Stephen Gran
Import upstream version 0.73
541
/* thread safe */
542
#undef _REENTRANT
543
66 by Scott Kitterman
* Merge from debian unstable, remaining changes (LP: #388111):
544
/* thread safe */
545
#undef _THREAD_SAFE
546
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
547
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
548
#undef __error_t_defined
549
1 by Stephen Gran
Import upstream version 0.73
550
/* Define to empty if `const' does not conform to ANSI C. */
551
#undef const
552
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
553
/* Define to a type to use for `error_t' if it is not otherwise available. */
554
#undef error_t
555
1.1.1 by Stephen Gran
Import upstream version 0.87
556
/* Define to `__inline__' or `__inline' if that's what the C compiler
557
   calls it, or to nothing if 'inline' is not supported under any name.  */
558
#ifndef __cplusplus
559
#undef inline
560
#endif
561
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
562
/* Define to `long int' if <sys/types.h> does not define. */
1 by Stephen Gran
Import upstream version 0.73
563
#undef off_t
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
564
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
565
/* Define to the equivalent of the C99 'restrict' keyword, or to
566
   nothing if this is not supported.  Do not define if restrict is
567
   supported directly.  */
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
568
#undef restrict
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
569
/* Work around a bug in Sun C++: it does not support _Restrict or
570
   __restrict__, even though the corresponding Sun C compiler ends up with
571
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
572
   previous line.  Perhaps some future version of Sun C++ will work with
573
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
574
#if defined __SUNPRO_CC && !defined __RESTRICT
575
# define _Restrict
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
576
# define __restrict__
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
577
#endif
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
578
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
579
/* Define to "int" if <sys/socket.h> does not define. */
580
#undef socklen_t
0.35.10 by Stephen Gran, Stephen Gran, Michael Tautschnig
[ Stephen Gran ]
581
582
#include "platform.h"