clamav-config.h.in
6be04fca
 /* clamav-config.h.in.  Generated from configure.in by autoheader.  */
 
8600c7eb
 /* enable bind8 compatibility */
 #undef BIND_8_COMPAT
 
6be04fca
 /* "build clamd" */
 #undef BUILD_CLAMD
 
 /* name of the clamav group */
 #undef CLAMAVGROUP
 
 /* name of the clamav user */
 #undef CLAMAVUSER
 
 /* enable clamuko */
 #undef CLAMUKO
 
 /* enable debugging */
 #undef CL_DEBUG
 
508a0da1
 /* enable experimental code */
 #undef CL_EXPERIMENTAL
 
6be04fca
 /* thread safe */
 #undef CL_THREAD_SAFE
 
 /* where to look for the config file */
 #undef CONFDIR
 
 /* os is aix */
 #undef C_AIX
 
 /* os is beos */
 #undef C_BEOS
 
 /* Increase thread stack size. */
 #undef C_BIGSTACK
 
 /* os is bsd flavor */
 #undef C_BSD
 
 /* os is darwin */
 #undef C_DARWIN
 
8bead9a1
 /* target is gnu-hurd */
 #undef C_GNU_HURD
 
6be04fca
 /* os is hpux */
 #undef C_HPUX
 
feeaa333
 /* os is interix */
 #undef C_INTERIX
 
6be04fca
 /* os is irix */
 #undef C_IRIX
 
cbdc099d
 /* target is kfreebsd-gnu */
 #undef C_KFREEBSD_GNU
 
6be04fca
 /* target is linux */
 #undef C_LINUX
 
75ccac9f
 /* os is OS/2 */
 #undef C_OS2
 
a9567e7d
 /* os is osf/tru64 */
 #undef C_OSF
 
4233b0eb
 /* os is QNX 6.x.x */
 #undef C_QNX6
 
6be04fca
 /* os is solaris */
 #undef C_SOLARIS
 
 /* Path to virus database directory. */
 #undef DATADIR
 
c0d52615
 /* "default FD_SETSIZE value" */
 #undef DEFAULT_FD_SETSIZE
 
5ca7fd18
 /* "build unrar code" */
 #undef ENABLE_UNRAR
 
725a2969
 /* whether _XOPEN_SOURCE needs to be defined for fd passing to work */
 #undef FDPASS_NEED_XOPEN
 
6be04fca
 /* file i/o buffer size */
 #undef FILEBUFF
 
ed93f138
 /* FPU byte ordering is little endian */
 #undef FPU_WORDS_BIGENDIAN
 
4ecce39f
 /* enable workaround for broken DNS servers */
 #undef FRESHCLAM_DNS_FIX
 
69dfd3de
 /* use "Cache-Control: no-cache" in freshclam */
 #undef FRESHCLAM_NO_CACHE
 
46c07372
 /* attrib aligned */
 #undef HAVE_ATTRIB_ALIGNED
 
 /* attrib packed */
6be04fca
 #undef HAVE_ATTRIB_PACKED
 
b22aef42
 /* have bzip2 */
 #undef HAVE_BZLIB_H
 
fe473bcb
 /* Enable 'check' unit tests */
 #undef HAVE_CHECK
 
7708ddfc
 /* ancillary data style fd pass */
 #undef HAVE_CONTROL_IN_MSGHDR
 
f4b5b80e
 /* Define to 1 if you have the `ctime_r' function. */
 #undef HAVE_CTIME_R
 
 /* ctime_r takes 2 arguments */
 #undef HAVE_CTIME_R_2
 
 /* ctime_r takes 3 arguments */
 #undef HAVE_CTIME_R_3
 
6be04fca
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
725a2969
 /* have working file descriptor passing support */
 #undef HAVE_FD_PASSING
 
414abe87
 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
 #undef HAVE_FSEEKO
 
158b5aa3
 /* gethostbyname_r takes 3 arguments */
 #undef HAVE_GETHOSTBYNAME_R_3
 
 /* gethostbyname_r takes 5 arguments */
 #undef HAVE_GETHOSTBYNAME_R_5
 
 /* gethostbyname_r takes 6 arguments */
 #undef HAVE_GETHOSTBYNAME_R_6
8fa3a4d0
 
34f71e0e
 /* Define to 1 if you have the <grp.h> header file. */
 #undef HAVE_GRP_H
 
6eac0e06
 /* iconv() available */
 #undef HAVE_ICONV
3506ac49
 
21cf4aeb
 /* Define to 1 if you have the `inet_ntop' function. */
 #undef HAVE_INET_NTOP
 
a7d9bef2
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
6be04fca
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
8600c7eb
 /* in_addr_t is defined */
 #undef HAVE_IN_ADDR_T
 
feb27080
 /* in_port_t is defined */
 #undef HAVE_IN_PORT_T
 
6053d09a
 /* Define if you have the gmp library. */
 #undef HAVE_LIBGMP
 
44ebbf5b
 /* Define to 1 if you have the <libmilter/mfapi.h> header file. */
 #undef HAVE_LIBMILTER_MFAPI_H
 
e8d1666f
 /* Define to 1 if you have the `z' library (-lz). */
 #undef HAVE_LIBZ
 
414abe87
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
55144c47
 /* Define to 1 if -lresolv provides thread safe API's like res_nquery */
 #undef HAVE_LRESOLV_R
 
6be04fca
 /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H
 
 /* Define to 1 if you have the `memcpy' function. */
 #undef HAVE_MEMCPY
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
cbdc099d
 /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP
 
4a40b66c
 /* Define to 1 if you have a working `mmap' system call that supports
    MAP_PRIVATE. */
720fd280
 #undef HAVE_MMAP
 
6be04fca
 /* Define to 1 if you have the <ndir.h> header file. */
 #undef HAVE_NDIR_H
 
c0d52615
 /* Define to 1 if you have the `poll' function. */
 #undef HAVE_POLL
 
 /* Define to 1 if you have the <poll.h> header file. */
 #undef HAVE_POLL_H
 
6be04fca
 /* "pragma pack" */
 #undef HAVE_PRAGMA_PACK
 
ef38c83d
 /* "pragma pack hppa/hp-ux style" */
 #undef HAVE_PRAGMA_PACK_HPPA
 
600a7f2b
 /* Define to 1 if you have the `pthread_yield' function. */
 #undef HAVE_PTHREAD_YIELD
 
34f71e0e
 /* Define to 1 if you have the <pwd.h> header file. */
 #undef HAVE_PWD_H
 
72a1b240
 /* readdir_r takes 2 arguments */
 #undef HAVE_READDIR_R_2
 
 /* readdir_r takes 3 arguments */
 #undef HAVE_READDIR_R_3
 
7708ddfc
 /* Define to 1 if you have the `recvmsg' function. */
 #undef HAVE_RECVMSG
 
3e92581e
 /* have resolv.h */
 #undef HAVE_RESOLV_H
 
35eb6354
 /* Define signed right shift implementation */
 #undef HAVE_SAR
 
600a7f2b
 /* Define to 1 if you have the `sched_yield' function. */
 #undef HAVE_SCHED_YIELD
 
7708ddfc
 /* Define to 1 if you have the `sendmsg' function. */
 #undef HAVE_SENDMSG
 
a7d9bef2
 /* Define to 1 if you have the `setgroups' function. */
 #undef HAVE_SETGROUPS
 
6be04fca
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
1aaba3f6
 /* Define to 1 if you have the <stdbool.h> header file. */
 #undef HAVE_STDBOOL_H
 
6be04fca
 /* 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
 
ff75dedb
 /* Define to 1 if you have the `strcasestr' function. */
 #undef HAVE_STRCASESTR
 
abf06850
 /* Define to 1 if you have the `strerror_r' function. */
 #undef HAVE_STRERROR_R
 
6be04fca
 /* 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
 
db1cae22
 /* Define to 1 if you have the `strlcat' function. */
 #undef HAVE_STRLCAT
 
 /* Define to 1 if you have the `strlcpy' function. */
 #undef HAVE_STRLCPY
 
09a1f3a1
 /* Define to 1 if you have the <sys/filio.h> header file. */
 #undef HAVE_SYS_FILIO_H
 
6be04fca
 /* Define to 1 if you have the <sys/inttypes.h> header file. */
 #undef HAVE_SYS_INTTYPES_H
 
 /* Define to 1 if you have the <sys/int_types.h> header file. */
 #undef HAVE_SYS_INT_TYPES_H
 
 /* Define to 1 if you have the <sys/mman.h> header file. */
 #undef HAVE_SYS_MMAN_H
 
 /* Define to 1 if you have the <sys/param.h> header file. */
 #undef HAVE_SYS_PARAM_H
 
b7f57a87
 /* "have <sys/select.h>" */
 #undef HAVE_SYS_SELECT_H
 
6be04fca
 /* 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/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
7841d578
 /* Define to 1 if you have the <sys/uio.h> header file. */
 #undef HAVE_SYS_UIO_H
 
afb48b28
 /* Define to 1 if you have the <tcpd.h> header file. */
 #undef HAVE_TCPD_H
 
f0d0a4c0
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
6be04fca
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
afb48b28
 /* Define to 1 if you have the `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
6be04fca
 /* zlib installed */
 #undef HAVE_ZLIB_H
 
b22aef42
 /* bzip funtions do not have bz2 prefix */
 #undef NOBZ2PREFIX
 
b7f57a87
 /* "no fd_set" */
 #undef NO_FD_SET
 
7d396182
 /* Name of package */
6be04fca
 #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 version of this package. */
 #undef PACKAGE_VERSION
 
 /* scan buffer size */
 #undef SCANBUFF
 
f5c83290
 /* location of Sendmail binary */
 #undef SENDMAIL_BIN
 
43c2977c
 /* major version of Sendmail */
 #undef SENDMAIL_VERSION_A
 
 /* minor version of Sendmail */
 #undef SENDMAIL_VERSION_B
 
 /* subversion of Sendmail */
 #undef SENDMAIL_VERSION_C
f5c83290
 
6be04fca
 /* Define to 1 if the `setpgrp' function takes no argument. */
 #undef SETPGRP_VOID
 
 /* The number of bytes in type int */
 #undef SIZEOF_INT
 
 /* The number of bytes in type long */
 #undef SIZEOF_LONG
 
e7fe9178
 /* The number of bytes in type long long */
 #undef SIZEOF_LONG_LONG
 
6be04fca
 /* The number of bytes in type short */
 #undef SIZEOF_SHORT
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
b54eb319
 /* Use IPv6 aware code */
 #undef SUPPORT_IPv6
 
afb48b28
 /* use syslog */
 #undef USE_SYSLOG
 
7d396182
 /* Version number of package */
6be04fca
 #undef VERSION
 
feb27080
 /* tcpwrappers support */
 #undef WITH_TCPWRAP
 
6be04fca
 /* endianess */
 #undef WORDS_BIGENDIAN
 
414abe87
 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 #undef _LARGEFILE_SOURCE
 
a9567e7d
 /* POSIX compatibility */
 #undef _POSIX_PII_SOCKET
 
6be04fca
 /* thread safe */
 #undef _REENTRANT
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
05491efb
 /* Define to `__inline__' or `__inline' if that's what the C compiler
    calls it, or to nothing if 'inline' is not supported under any name.  */
 #ifndef __cplusplus
 #undef inline
 #endif
 
6ce30242
 /* Define to `long int' if <sys/types.h> does not define. */
6be04fca
 #undef off_t
4c8f2d76
 
8b46ba3f
 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
    supported. Do not define if restrict is supported directly. */
 #undef restrict
 
4c8f2d76
 /* Define to "int" if <sys/socket.h> does not define. */
 #undef socklen_t