clamav-config.h.in
6be04fca
 /* clamav-config.h.in.  Generated from configure.in by autoheader.  */
 
5348fa8d
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
946bd266
 /* mmap flag for anonymous maps */
 #undef ANONYMOUS_MAP
 
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
 
4b4d7846
 /* enable loading of unsigned bytecode */
92a08a03
 #undef CL_BCUNSIGNED
 
6be04fca
 /* 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
 
8db0a346
 /* curses header location */
 #undef CURSES_INCLUDE
 
6be04fca
 /* 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
 
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
 
094104a7
 /* Define to 1 if you have the `argz_add' function. */
 #undef HAVE_ARGZ_ADD
 
 /* Define to 1 if you have the `argz_append' function. */
 #undef HAVE_ARGZ_APPEND
 
 /* Define to 1 if you have the `argz_count' function. */
 #undef HAVE_ARGZ_COUNT
 
 /* Define to 1 if you have the `argz_create_sep' function. */
 #undef HAVE_ARGZ_CREATE_SEP
 
 /* Define to 1 if you have the <argz.h> header file. */
 #undef HAVE_ARGZ_H
 
 /* Define to 1 if you have the `argz_insert' function. */
 #undef HAVE_ARGZ_INSERT
 
 /* Define to 1 if you have the `argz_next' function. */
 #undef HAVE_ARGZ_NEXT
 
 /* Define to 1 if you have the `argz_stringify' function. */
 #undef HAVE_ARGZ_STRINGIFY
 
46c07372
 /* attrib aligned */
 #undef HAVE_ATTRIB_ALIGNED
 
 /* attrib packed */
6be04fca
 #undef HAVE_ATTRIB_PACKED
 
b22aef42
 /* have bzip2 */
 #undef HAVE_BZLIB_H
 
094104a7
 /* Define to 1 if you have the `closedir' function. */
 #undef HAVE_CLOSEDIR
 
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
 
094104a7
 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
    you don't. */
 #undef HAVE_DECL_CYGWIN_CONV_PATH
 
 /* Define to 1 if you have the <dirent.h> header file. */
 #undef HAVE_DIRENT_H
 
 /* Define if you have the GNU dld library. */
 #undef HAVE_DLD
 
 /* Define to 1 if you have the <dld.h> header file. */
 #undef HAVE_DLD_H
 
 /* Define to 1 if you have the `dlerror' function. */
 #undef HAVE_DLERROR
 
6be04fca
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
094104a7
 /* Define to 1 if you have the <dl.h> header file. */
 #undef HAVE_DL_H
 
 /* Define if you have the _dyld_func_lookup function. */
 #undef HAVE_DYLD
 
 /* Define to 1 if the system has the type `error_t'. */
 #undef HAVE_ERROR_T
 
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
 
3027857c
 /* have getaddrinfo() */
 #undef HAVE_GETADDRINFO
 
86d59b24
 /* Define to 1 if getpagesize() is available */
 #undef HAVE_GETPAGESIZE
 
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
 
15d67313
 /* Define to '1' if you have the check.h library */
 #undef HAVE_LIBCHECK
 
094104a7
 /* Define if you have the libdl library or equivalent. */
 #undef HAVE_LIBDL
 
 /* Define if libdlloader will be built on this platform */
 #undef HAVE_LIBDLLOADER
 
44ebbf5b
 /* Define to 1 if you have the <libmilter/mfapi.h> header file. */
 #undef HAVE_LIBMILTER_MFAPI_H
 
8db0a346
 /* Define to '1' if you have the ncurses.h library */
 #undef HAVE_LIBNCURSES
 
 /* Define to '1' if you have the curses.h library */
 #undef HAVE_LIBPDCURSES
 
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
 
094104a7
 /* Define this if a modern libltdl is already installed */
 #undef HAVE_LTDL
 
 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
 #undef HAVE_MACH_O_DYLD_H
 
2de5c29b
 /* Define to 1 if you have the `madvise' function. */
 #undef HAVE_MADVISE
 
997a1efe
 /* Define to 1 if you have the `mallinfo' function. */
4b93f2b6
 #undef HAVE_MALLINFO
 
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
 
094104a7
 /* Define to 1 if you have the `opendir' function. */
 #undef HAVE_OPENDIR
 
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
 
094104a7
 /* Define if libtool can extract symbol lists from object files. */
 #undef HAVE_PRELOADED_SYMBOLS
 
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
 
094104a7
 /* Define to 1 if you have the `readdir' function. */
 #undef HAVE_READDIR
 
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
 
094104a7
 /* Define if you have the shl_load function. */
 #undef HAVE_SHL_LOAD
 
6be04fca
 /* 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
 
86d59b24
 /* Define to 1 if sysconf(_SC_PAGESIZE) is available */
 #undef HAVE_SYSCONF_SC_PAGESIZE
 
15b3dc23
 /* link against system-wide libtommath */
 #undef HAVE_SYSTEM_TOMMATH
 
094104a7
 /* Define to 1 if you have the <sys/dl.h> header file. */
 #undef HAVE_SYS_DL_H
 
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
 
f0d0a4c0
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
909407e7
 /* Define this if uname(2) is POSIX */
 #undef HAVE_UNAME_SYSCALL
 
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
 
094104a7
 /* This value is set to 1 to indicate that the system argz facility works */
 #undef HAVE_WORKING_ARGZ
 
16b28d07
 /* For internal use only - DO NOT DEFINE */
 #undef HAVE__INTERNAL__SHA_COLLECT
 
cd0a934f
 /* "Full library version number" */
 #undef LIBCLAMAV_FULLVER
 
 /* "Major library version number" */
 #undef LIBCLAMAV_MAJORVER
 
094104a7
 /* Define if the OS needs help to load dependent libraries for dlopen(). */
 #undef LTDL_DLOPEN_DEPLIBS
 
 /* Define to the system default library search path. */
 #undef LT_DLSEARCH_PATH
 
 /* The archive extension */
 #undef LT_LIBEXT
 
 /* Define to the extension used for runtime loadable modules, say, ".so". */
 #undef LT_MODULE_EXT
 
 /* Define to the name of the environment variable that determines the run-time
    module search path. */
 #undef LT_MODULE_PATH_VAR
 
6d48ea88
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */
 #undef LT_OBJDIR
 
6a21552e
 /* disable assertions */
 #undef NDEBUG
 
094104a7
 /* Define if dlsym() requires a leading underscore in symbol names. */
 #undef NEED_USCORE
 
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
 
f333d0bc
 /* Define to the home page for this package. */
 #undef PACKAGE_URL
 
6be04fca
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
 /* scan buffer size */
 #undef SCANBUFF
 
 /* 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
 
0281fb4d
 /* The number of bytes in type void * */
 #undef SIZEOF_VOID_P
 
6be04fca
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
3027857c
 /* Support for IPv6 */
b54eb319
 #undef SUPPORT_IPv6
 
0281fb4d
 /* enable memory pools */
 #undef USE_MPOOL
 
afb48b28
 /* use syslog */
 #undef USE_SYSLOG
 
7d396182
 /* Version number of package */
6be04fca
 #undef VERSION
 
b105842c
 /* Version suffix for package */
 #undef VERSION_SUFFIX
 
e4fb91da
 /* 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
6be04fca
 
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
 
75ce59c1
 /* thread safe */
 #undef _THREAD_SAFE
 
094104a7
 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
 #undef __error_t_defined
 
6be04fca
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
094104a7
 /* Define to a type to use for `error_t' if it is not otherwise available. */
 #undef error_t
 
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
 
5348fa8d
 /* Define to the equivalent of the C99 'restrict' keyword, or to
    nothing if this is not supported.  Do not define if restrict is
    supported directly.  */
8b46ba3f
 #undef restrict
f333d0bc
 /* Work around a bug in Sun C++: it does not support _Restrict or
    __restrict__, even though the corresponding Sun C compiler ends up with
    "#define restrict _Restrict" or "#define restrict __restrict__" in the
    previous line.  Perhaps some future version of Sun C++ will work with
    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
5348fa8d
 #if defined __SUNPRO_CC && !defined __RESTRICT
 # define _Restrict
f333d0bc
 # define __restrict__
5348fa8d
 #endif
8b46ba3f
 
4c8f2d76
 /* Define to "int" if <sys/socket.h> does not define. */
 #undef socklen_t
be4bf7f4
 
 #include "platform.h"