~ubuntu-branches/ubuntu/saucy/clamav/saucy-backports

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
1 by Stephen Gran
Import upstream version 0.73
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
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
99
/* enable workaround for broken DNS servers */
100
#undef FRESHCLAM_DNS_FIX
101
102
/* use "Cache-Control: no-cache" in freshclam */
103
#undef FRESHCLAM_NO_CACHE
104
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
105
/* Define to 1 if you have the `argz_add' function. */
106
#undef HAVE_ARGZ_ADD
107
108
/* Define to 1 if you have the `argz_append' function. */
109
#undef HAVE_ARGZ_APPEND
110
111
/* Define to 1 if you have the `argz_count' function. */
112
#undef HAVE_ARGZ_COUNT
113
114
/* Define to 1 if you have the `argz_create_sep' function. */
115
#undef HAVE_ARGZ_CREATE_SEP
116
117
/* Define to 1 if you have the <argz.h> header file. */
118
#undef HAVE_ARGZ_H
119
120
/* Define to 1 if you have the `argz_insert' function. */
121
#undef HAVE_ARGZ_INSERT
122
123
/* Define to 1 if you have the `argz_next' function. */
124
#undef HAVE_ARGZ_NEXT
125
126
/* Define to 1 if you have the `argz_stringify' function. */
127
#undef HAVE_ARGZ_STRINGIFY
1.1.1 by Stephen Gran
Import upstream version 0.87
128
1.1.3 by Stephen Gran
Import upstream version 0.88
129
/* attrib aligned */
130
#undef HAVE_ATTRIB_ALIGNED
131
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
132
/* attrib packed */
1 by Stephen Gran
Import upstream version 0.73
133
#undef HAVE_ATTRIB_PACKED
134
135
/* have bzip2 */
136
#undef HAVE_BZLIB_H
137
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
138
/* Define to 1 if you have the `closedir' function. */
139
#undef HAVE_CLOSEDIR
1.1.1 by Stephen Gran
Import upstream version 0.87
140
141
/* Define to 1 if you have the `ctime_r' function. */
142
#undef HAVE_CTIME_R
143
144
/* ctime_r takes 2 arguments */
145
#undef HAVE_CTIME_R_2
146
147
/* ctime_r takes 3 arguments */
148
#undef HAVE_CTIME_R_3
149
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
150
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
151
   you don't. */
152
#undef HAVE_DECL_CYGWIN_CONV_PATH
153
154
/* Define to 1 if you have the <dirent.h> header file. */
155
#undef HAVE_DIRENT_H
156
157
/* Define if you have the GNU dld library. */
158
#undef HAVE_DLD
159
160
/* Define to 1 if you have the <dld.h> header file. */
161
#undef HAVE_DLD_H
162
163
/* Define to 1 if you have the `dlerror' function. */
164
#undef HAVE_DLERROR
165
1 by Stephen Gran
Import upstream version 0.73
166
/* Define to 1 if you have the <dlfcn.h> header file. */
167
#undef HAVE_DLFCN_H
168
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
169
/* Define to 1 if you have the <dl.h> header file. */
170
#undef HAVE_DL_H
171
172
/* Define if you have the _dyld_func_lookup function. */
173
#undef HAVE_DYLD
174
0.47.1 by Michael Tautschnig
Import upstream version 0.97.1+dfsg
175
/* Define to 1 if you have the `enable_extended_FILE_stdio' function. */
176
#undef HAVE_ENABLE_EXTENDED_FILE_STDIO
177
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
178
/* Define to 1 if the system has the type `error_t'. */
179
#undef HAVE_ERROR_T
180
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
181
/* have working file descriptor passing support */
182
#undef HAVE_FD_PASSING
183
1 by Stephen Gran
Import upstream version 0.73
184
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
185
#undef HAVE_FSEEKO
186
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
187
/* have getaddrinfo() */
188
#undef HAVE_GETADDRINFO
189
0.35.9 by Michael Tautschnig, Michael Tautschnig
[ Michael Tautschnig ]
190
/* Define to 1 if getpagesize() is available */
1 by Stephen Gran
Import upstream version 0.73
191
#undef HAVE_GETPAGESIZE
192
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
193
/* Define to 1 if you have the <grp.h> header file. */
194
#undef HAVE_GRP_H
195
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
196
/* iconv() available */
197
#undef HAVE_ICONV
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
198
1 by Stephen Gran
Import upstream version 0.73
199
/* Define to 1 if you have the `inet_ntop' function. */
200
#undef HAVE_INET_NTOP
201
202
/* Define to 1 if you have the `initgroups' function. */
203
#undef HAVE_INITGROUPS
204
205
/* Define to 1 if you have the <inttypes.h> header file. */
206
#undef HAVE_INTTYPES_H
207
1.1.1 by Stephen Gran
Import upstream version 0.87
208
/* in_addr_t is defined */
209
#undef HAVE_IN_ADDR_T
210
1 by Stephen Gran
Import upstream version 0.73
211
/* in_port_t is defined */
212
#undef HAVE_IN_PORT_T
213
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
214
/* Define to '1' if you have the check.h library */
215
#undef HAVE_LIBCHECK
216
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
217
/* Define if you have the libdl library or equivalent. */
218
#undef HAVE_LIBDL
219
220
/* Define if libdlloader will be built on this platform */
221
#undef HAVE_LIBDLLOADER
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
222
1.1.1 by Stephen Gran
Import upstream version 0.87
223
/* Define to 1 if you have the <libmilter/mfapi.h> header file. */
224
#undef HAVE_LIBMILTER_MFAPI_H
225
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
226
/* Define to '1' if you have the ncurses.h library */
227
#undef HAVE_LIBNCURSES
228
229
/* Define to '1' if you have the curses.h library */
230
#undef HAVE_LIBPDCURSES
231
0.47.12 by Scott Kitterman
Import upstream version 0.98.4+dfsg
232
/* Define to 1 if you have the `ssl' library (-lssl). */
233
#undef HAVE_LIBSSL
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
0.47.10 by Scott Kitterman
Import upstream version 0.98.3+dfsg
293
/* Define to 1 if you have the <pthread.h> header file */
294
#undef HAVE_PTHREAD_H
295
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
296
/* Define to 1 if you have the `pthread_yield' function. */
297
#undef HAVE_PTHREAD_YIELD
298
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
299
/* Define to 1 if you have the <pwd.h> header file. */
300
#undef HAVE_PWD_H
301
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
302
/* Define to 1 if you have the `readdir' function. */
303
#undef HAVE_READDIR
304
1.1.1 by Stephen Gran
Import upstream version 0.87
305
/* readdir_r takes 2 arguments */
306
#undef HAVE_READDIR_R_2
307
308
/* readdir_r takes 3 arguments */
309
#undef HAVE_READDIR_R_3
310
311
/* Define to 1 if you have the `recvmsg' function. */
312
#undef HAVE_RECVMSG
313
314
/* have resolv.h */
315
#undef HAVE_RESOLV_H
316
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
317
/* Define signed right shift implementation */
318
#undef HAVE_SAR
319
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
320
/* Define to 1 if you have the `sched_yield' function. */
321
#undef HAVE_SCHED_YIELD
322
1.1.1 by Stephen Gran
Import upstream version 0.87
323
/* Define to 1 if you have the `sendmsg' function. */
324
#undef HAVE_SENDMSG
325
1 by Stephen Gran
Import upstream version 0.73
326
/* Define to 1 if you have the `setgroups' function. */
327
#undef HAVE_SETGROUPS
328
329
/* Define to 1 if you have the `setsid' function. */
330
#undef HAVE_SETSID
331
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
332
/* Define if you have the shl_load function. */
333
#undef HAVE_SHL_LOAD
334
1 by Stephen Gran
Import upstream version 0.73
335
/* Define to 1 if you have the `snprintf' function. */
336
#undef HAVE_SNPRINTF
337
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
338
/* enable stat64 */
339
#undef HAVE_STAT64
340
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
341
/* Define to 1 if you have the <stdbool.h> header file. */
342
#undef HAVE_STDBOOL_H
1.1.4 by Martin Pitt
Import upstream version 0.88.1
343
1 by Stephen Gran
Import upstream version 0.73
344
/* Define to 1 if you have the <stdint.h> header file. */
345
#undef HAVE_STDINT_H
346
347
/* Define to 1 if you have the <stdlib.h> header file. */
348
#undef HAVE_STDLIB_H
349
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
350
/* Define to 1 if you have the `strcasestr' function. */
351
#undef HAVE_STRCASESTR
352
1 by Stephen Gran
Import upstream version 0.73
353
/* Define to 1 if you have the `strerror_r' function. */
354
#undef HAVE_STRERROR_R
355
356
/* Define to 1 if you have the <strings.h> header file. */
357
#undef HAVE_STRINGS_H
358
359
/* Define to 1 if you have the <string.h> header file. */
360
#undef HAVE_STRING_H
361
362
/* Define to 1 if you have the `strlcat' function. */
363
#undef HAVE_STRLCAT
364
365
/* Define to 1 if you have the `strlcpy' function. */
366
#undef HAVE_STRLCPY
367
0.35.9 by Michael Tautschnig, Michael Tautschnig
[ Michael Tautschnig ]
368
/* Define to 1 if sysconf(_SC_PAGESIZE) is available */
369
#undef HAVE_SYSCONF_SC_PAGESIZE
370
0.47.10 by Scott Kitterman
Import upstream version 0.98.3+dfsg
371
/* Define to 1 if you have the `sysctlbyname' function. */
372
#undef HAVE_SYSCTLBYNAME
373
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
374
/* Define to 1 if you have the <sys/dl.h> header file. */
375
#undef HAVE_SYS_DL_H
376
1.1.1 by Stephen Gran
Import upstream version 0.87
377
/* Define to 1 if you have the <sys/filio.h> header file. */
378
#undef HAVE_SYS_FILIO_H
379
1 by Stephen Gran
Import upstream version 0.73
380
/* Define to 1 if you have the <sys/inttypes.h> header file. */
381
#undef HAVE_SYS_INTTYPES_H
382
383
/* Define to 1 if you have the <sys/int_types.h> header file. */
384
#undef HAVE_SYS_INT_TYPES_H
385
386
/* Define to 1 if you have the <sys/mman.h> header file. */
387
#undef HAVE_SYS_MMAN_H
388
389
/* Define to 1 if you have the <sys/param.h> header file. */
390
#undef HAVE_SYS_PARAM_H
391
392
/* "have <sys/select.h>" */
393
#undef HAVE_SYS_SELECT_H
394
395
/* Define to 1 if you have the <sys/stat.h> header file. */
396
#undef HAVE_SYS_STAT_H
397
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
398
/* Define to 1 if you have the <sys/times.h> header file. */
399
#undef HAVE_SYS_TIMES_H
400
1 by Stephen Gran
Import upstream version 0.73
401
/* Define to 1 if you have the <sys/types.h> header file. */
402
#undef HAVE_SYS_TYPES_H
403
1.1.1 by Stephen Gran
Import upstream version 0.87
404
/* Define to 1 if you have the <sys/uio.h> header file. */
405
#undef HAVE_SYS_UIO_H
406
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
407
/* Define to 1 if you have the <termios.h> header file. */
408
#undef HAVE_TERMIOS_H
409
0.47.10 by Scott Kitterman
Import upstream version 0.98.3+dfsg
410
/* Define to 1 if you have the `timegm' function. */
411
#undef HAVE_TIMEGM
412
0.35.11 by Michael Tautschnig, Stephen Gran, Alberto WU, Scott Kitterman, Michael Tautschnig
[ Stephen Gran ]
413
/* Define this if uname(2) is POSIX */
414
#undef HAVE_UNAME_SYSCALL
415
1 by Stephen Gran
Import upstream version 0.73
416
/* Define to 1 if you have the <unistd.h> header file. */
417
#undef HAVE_UNISTD_H
418
419
/* Define to 1 if you have the `vsnprintf' function. */
420
#undef HAVE_VSNPRINTF
421
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
422
/* This value is set to 1 to indicate that the system argz facility works */
423
#undef HAVE_WORKING_ARGZ
424
0.35.11 by Michael Tautschnig, Stephen Gran, Alberto WU, Scott Kitterman, Michael Tautschnig
[ Stephen Gran ]
425
/* For internal use only - DO NOT DEFINE */
426
#undef HAVE__INTERNAL__SHA_COLLECT
427
62 by Scott Kitterman, Scott Kitterman, Jamie Strandboge
[ Scott Kitterman ]
428
/* "Full library version number" */
429
#undef LIBCLAMAV_FULLVER
430
431
/* "Major library version number" */
432
#undef LIBCLAMAV_MAJORVER
1 by Stephen Gran
Import upstream version 0.73
433
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
434
/* Define if the OS needs help to load dependent libraries for dlopen(). */
435
#undef LTDL_DLOPEN_DEPLIBS
436
437
/* Define to the system default library search path. */
438
#undef LT_DLSEARCH_PATH
439
440
/* The archive extension */
441
#undef LT_LIBEXT
442
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
443
/* The archive prefix */
444
#undef LT_LIBPREFIX
445
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
446
/* Define to the extension used for runtime loadable modules, say, ".so". */
447
#undef LT_MODULE_EXT
448
449
/* Define to the name of the environment variable that determines the run-time
450
   module search path. */
451
#undef LT_MODULE_PATH_VAR
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
452
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
453
/* Define to the sub-directory in which libtool stores uninstalled libraries.
454
   */
455
#undef LT_OBJDIR
456
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
457
/* Define to the shared library suffix, say, ".dylib". */
458
#undef LT_SHARED_EXT
459
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
460
/* disable assertions */
461
#undef NDEBUG
462
463
/* Define if dlsym() requires a leading underscore in symbol names. */
464
#undef NEED_USCORE
1.1.1 by Stephen Gran
Import upstream version 0.87
465
1 by Stephen Gran
Import upstream version 0.73
466
/* bzip funtions do not have bz2 prefix */
467
#undef NOBZ2PREFIX
468
469
/* "no fd_set" */
470
#undef NO_FD_SET
471
472
/* Name of package */
473
#undef PACKAGE
474
475
/* Define to the address where bug reports for this package should be sent. */
476
#undef PACKAGE_BUGREPORT
477
478
/* Define to the full name of this package. */
479
#undef PACKAGE_NAME
480
481
/* Define to the full name and version of this package. */
482
#undef PACKAGE_STRING
483
484
/* Define to the one symbol short name of this package. */
485
#undef PACKAGE_TARNAME
486
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
487
/* Define to the home page for this package. */
488
#undef PACKAGE_URL
489
1 by Stephen Gran
Import upstream version 0.73
490
/* Define to the version of this package. */
491
#undef PACKAGE_VERSION
492
493
/* scan buffer size */
494
#undef SCANBUFF
495
496
/* Define to 1 if the `setpgrp' function takes no argument. */
497
#undef SETPGRP_VOID
498
499
/* The number of bytes in type int */
500
#undef SIZEOF_INT
501
502
/* The number of bytes in type long */
503
#undef SIZEOF_LONG
504
1.1.1 by Stephen Gran
Import upstream version 0.87
505
/* The number of bytes in type long long */
506
#undef SIZEOF_LONG_LONG
507
1 by Stephen Gran
Import upstream version 0.73
508
/* The number of bytes in type short */
509
#undef SIZEOF_SHORT
510
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
511
/* The number of bytes in type void * */
512
#undef SIZEOF_VOID_P
513
1 by Stephen Gran
Import upstream version 0.73
514
/* Define to 1 if you have the ANSI C header files. */
515
#undef STDC_HEADERS
516
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
517
/* Support for IPv6 */
51 by Stephen Gran
* New upstream version (closes: #497662, #497773)
518
#undef SUPPORT_IPv6
519
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
520
/* enable memory pools */
521
#undef USE_MPOOL
522
1 by Stephen Gran
Import upstream version 0.73
523
/* use syslog */
524
#undef USE_SYSLOG
525
0.47.11 by Sebastian Andrzej Siewior
Import upstream version 0.98.4~rc1+dfsg
526
/* Enable extensions on AIX 3, Interix.  */
527
#ifndef _ALL_SOURCE
528
# undef _ALL_SOURCE
529
#endif
530
/* Enable GNU extensions on systems that have them.  */
531
#ifndef _GNU_SOURCE
532
# undef _GNU_SOURCE
533
#endif
534
/* Enable threading extensions on Solaris.  */
535
#ifndef _POSIX_PTHREAD_SEMANTICS
536
# undef _POSIX_PTHREAD_SEMANTICS
537
#endif
538
/* Enable extensions on HP NonStop.  */
539
#ifndef _TANDEM_SOURCE
540
# undef _TANDEM_SOURCE
541
#endif
542
/* Enable general extensions on Solaris.  */
543
#ifndef __EXTENSIONS__
544
# undef __EXTENSIONS__
545
#endif
546
547
1 by Stephen Gran
Import upstream version 0.73
548
/* Version number of package */
549
#undef VERSION
550
0.1.2 by Michael Meskes
Import upstream version 0.94.dfsg.2
551
/* Version suffix for package */
552
#undef VERSION_SUFFIX
1 by Stephen Gran
Import upstream version 0.73
553
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
554
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
555
   significant byte first (like Motorola and SPARC, unlike Intel). */
556
#if defined AC_APPLE_UNIVERSAL_BUILD
557
# if defined __BIG_ENDIAN__
558
#  define WORDS_BIGENDIAN 1
559
# endif
560
#else
561
# ifndef WORDS_BIGENDIAN
562
#  undef WORDS_BIGENDIAN
563
# endif
564
#endif
1 by Stephen Gran
Import upstream version 0.73
565
566
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
567
#undef _LARGEFILE_SOURCE
568
0.47.11 by Sebastian Andrzej Siewior
Import upstream version 0.98.4~rc1+dfsg
569
/* Define to 1 if on MINIX. */
570
#undef _MINIX
571
572
/* Define to 2 if the system does not provide POSIX.1 features except with
573
   this defined. */
574
#undef _POSIX_1_SOURCE
575
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
576
/* POSIX compatibility */
577
#undef _POSIX_PII_SOCKET
578
0.47.11 by Sebastian Andrzej Siewior
Import upstream version 0.98.4~rc1+dfsg
579
/* Define to 1 if you need to in order for `stat' and other things to work. */
580
#undef _POSIX_SOURCE
581
1 by Stephen Gran
Import upstream version 0.73
582
/* thread safe */
583
#undef _REENTRANT
584
66 by Scott Kitterman
* Merge from debian unstable, remaining changes (LP: #388111):
585
/* thread safe */
586
#undef _THREAD_SAFE
587
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
588
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
589
#undef __error_t_defined
590
1 by Stephen Gran
Import upstream version 0.73
591
/* Define to empty if `const' does not conform to ANSI C. */
592
#undef const
593
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
594
/* Define to a type to use for `error_t' if it is not otherwise available. */
595
#undef error_t
596
1.1.1 by Stephen Gran
Import upstream version 0.87
597
/* Define to `__inline__' or `__inline' if that's what the C compiler
598
   calls it, or to nothing if 'inline' is not supported under any name.  */
599
#ifndef __cplusplus
600
#undef inline
601
#endif
602
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
603
/* Define to `long int' if <sys/types.h> does not define. */
1 by Stephen Gran
Import upstream version 0.73
604
#undef off_t
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
605
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
606
/* Define to the equivalent of the C99 'restrict' keyword, or to
607
   nothing if this is not supported.  Do not define if restrict is
608
   supported directly.  */
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
609
#undef restrict
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
610
/* Work around a bug in Sun C++: it does not support _Restrict or
611
   __restrict__, even though the corresponding Sun C compiler ends up with
612
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
613
   previous line.  Perhaps some future version of Sun C++ will work with
614
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
615
#if defined __SUNPRO_CC && !defined __RESTRICT
616
# define _Restrict
0.47.8 by Scott Kitterman
Import upstream version 0.98+dfsg
617
# define __restrict__
0.1.3 by Stephen Gran
Import upstream version 0.95.1+dfsg
618
#endif
0.1.1 by Stephen Gran
Import upstream version 0.94.dfsg
619
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
620
/* Define to "int" if <sys/socket.h> does not define. */
621
#undef socklen_t
0.35.10 by Stephen Gran, Stephen Gran, Michael Tautschnig
[ Stephen Gran ]
622
623
#include "platform.h"