clamav-config.h.in
35394bbc
 /* clamav-config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
 /* mmap flag for anonymous maps */
 #undef ANONYMOUS_MAP
 
 /* enable bind8 compatibility */
 #undef BIND_8_COMPAT
 
 /* "build clamd" */
 #undef BUILD_CLAMD
 
 /* use ClamAuth */
 #undef CLAMAUTH
 
 /* name of the clamav group */
 #undef CLAMAVGROUP
 
 /* name of the clamav user */
 #undef CLAMAVUSER
 
 /* enable debugging */
 #undef CL_DEBUG
 
 /* enable experimental code */
 #undef CL_EXPERIMENTAL
 
 /* thread safe */
 #undef CL_THREAD_SAFE
 
 /* where to look for the config file */
 #undef CONFDIR
 
 /* curses header location */
 #undef CURSES_INCLUDE
 
 /* 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
 
 /* target is gnu-hurd */
 #undef C_GNU_HURD
 
 /* os is hpux */
 #undef C_HPUX
 
 /* os is interix */
 #undef C_INTERIX
 
 /* os is irix */
 #undef C_IRIX
 
 /* target is kfreebsd-gnu */
 #undef C_KFREEBSD_GNU
 
 /* target is linux */
 #undef C_LINUX
 
 /* os is OS/2 */
 #undef C_OS2
 
 /* os is osf/tru64 */
 #undef C_OSF
 
 /* os is QNX 6.x.x */
 #undef C_QNX6
 
 /* os is solaris */
 #undef C_SOLARIS
 
 /* Path to virus database directory. */
 #undef DATADIR
 
 /* "default FD_SETSIZE value" */
 #undef DEFAULT_FD_SETSIZE
 
fb9d7004
 /* enable libfreshclam */
 #undef ENABLE_LIBFRESHCLAM
 
35394bbc
 /* use fanotify */
 #undef FANOTIFY
 
 /* whether _XOPEN_SOURCE needs to be defined for fd passing to work */
 #undef FDPASS_NEED_XOPEN
 
 /* file i/o buffer size */
 #undef FILEBUFF
 
 /* enable workaround for broken DNS servers */
 #undef FRESHCLAM_DNS_FIX
 
 /* use "Cache-Control: no-cache" in freshclam */
 #undef FRESHCLAM_NO_CACHE
 
 /* 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
 
 /* attrib aligned */
 #undef HAVE_ATTRIB_ALIGNED
 
 /* attrib packed */
 #undef HAVE_ATTRIB_PACKED
 
 /* have bzip2 */
 #undef HAVE_BZLIB_H
 
 /* Define to 1 if you have the `closedir' function. */
 #undef HAVE_CLOSEDIR
 
 /* 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
 
 /* 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 a deprecated version of the 'libjson' library
    (-ljson). */
 #undef HAVE_DEPRECATED_JSON
 
 /* 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
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
 /* 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 you have the `enable_extended_FILE_stdio' function. */
 #undef HAVE_ENABLE_EXTENDED_FILE_STDIO
 
 /* Define to 1 if the system has the type `error_t'. */
 #undef HAVE_ERROR_T
 
 /* have working file descriptor passing support */
 #undef HAVE_FD_PASSING
 
 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
 #undef HAVE_FSEEKO
 
 /* have getaddrinfo() */
 #undef HAVE_GETADDRINFO
 
cc071bf1
 /* Define to 1 if you have the `getnameinfo' function. */
 #undef HAVE_GETNAMEINFO
 
35394bbc
 /* Define to 1 if getpagesize() is available */
 #undef HAVE_GETPAGESIZE
 
 /* Define to 1 if you have the <grp.h> header file. */
 #undef HAVE_GRP_H
 
 /* iconv() available */
 #undef HAVE_ICONV
 
 /* Define to 1 if you have the `inet_ntop' function. */
 #undef HAVE_INET_NTOP
 
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* in_addr_t is defined */
 #undef HAVE_IN_ADDR_T
 
 /* in_port_t is defined */
 #undef HAVE_IN_PORT_T
 
 /* Define to 1 if you have the 'libjson' library (-ljson). */
 #undef HAVE_JSON
 
 /* Define to '1' if you have the check.h library */
 #undef HAVE_LIBCHECK
 
 /* Define if you have the libdl library or equivalent. */
 #undef HAVE_LIBDL
 
 /* Define if libdlloader will be built on this platform */
 #undef HAVE_LIBDLLOADER
 
 /* Define to 1 if you have the <libmilter/mfapi.h> header file. */
 #undef HAVE_LIBMILTER_MFAPI_H
 
 /* 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
 
 /* Define to 1 if you have the `ssl' library (-lssl). */
 #undef HAVE_LIBSSL
 
 /* Define to 1 if you have the 'libxml2' library (-lxml2). */
 #undef HAVE_LIBXML2
 
 /* Define to 1 if you have the `z' library (-lz). */
 #undef HAVE_LIBZ
 
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
 /* 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
 
 /* Define to 1 if you have the `madvise' function. */
 #undef HAVE_MADVISE
 
 /* Define to 1 if you have the `mallinfo' function. */
 #undef HAVE_MALLINFO
 
 /* 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
 
 /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP
 
 /* Define to 1 if you have a working `mmap' system call that supports
    MAP_PRIVATE. */
 #undef HAVE_MMAP
 
 /* Define to 1 if you have the <ndir.h> header file. */
 #undef HAVE_NDIR_H
 
 /* Define to 1 if you have the `opendir' function. */
 #undef HAVE_OPENDIR
 
b194cfe9
 /* Define to 1 if you have a pcre library (-lpcre). */
0bcc430b
 #undef HAVE_PCRE
 
35394bbc
 /* 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
 
 /* "pragma pack" */
 #undef HAVE_PRAGMA_PACK
 
 /* "pragma pack hppa/hp-ux style" */
 #undef HAVE_PRAGMA_PACK_HPPA
 
 /* Define if libtool can extract symbol lists from object files. */
 #undef HAVE_PRELOADED_SYMBOLS
 
 /* Define to 1 if you have the <pthread.h> header file */
 #undef HAVE_PTHREAD_H
 
 /* Define to 1 if you have the `pthread_yield' function. */
 #undef HAVE_PTHREAD_YIELD
 
 /* Define to 1 if you have the <pwd.h> header file. */
 #undef HAVE_PWD_H
 
 /* Define to 1 if you have the `readdir' function. */
 #undef HAVE_READDIR
 
 /* readdir_r takes 2 arguments */
 #undef HAVE_READDIR_R_2
 
 /* readdir_r takes 3 arguments */
 #undef HAVE_READDIR_R_3
 
 /* Define to 1 if you have the `recvmsg' function. */
 #undef HAVE_RECVMSG
 
 /* have resolv.h */
 #undef HAVE_RESOLV_H
 
 /* Define signed right shift implementation */
 #undef HAVE_SAR
 
 /* Define to 1 if you have the `sched_yield' function. */
 #undef HAVE_SCHED_YIELD
 
 /* Define to 1 if you have the `sendmsg' function. */
 #undef HAVE_SENDMSG
 
 /* Define to 1 if you have the `setgroups' function. */
 #undef HAVE_SETGROUPS
 
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
 /* Define if you have the shl_load function. */
 #undef HAVE_SHL_LOAD
 
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
 /* enable stat64 */
 #undef HAVE_STAT64
 
 /* Define to 1 if you have the <stdbool.h> header file. */
 #undef HAVE_STDBOOL_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 `strcasestr' function. */
 #undef HAVE_STRCASESTR
 
 /* Define to 1 if you have the `strerror_r' function. */
 #undef HAVE_STRERROR_R
 
 /* 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 `strlcat' function. */
 #undef HAVE_STRLCAT
 
 /* Define to 1 if you have the `strlcpy' function. */
 #undef HAVE_STRLCPY
 
8cb271e2
 /* Define to 1 if you have the `strndup' function. */
 #undef HAVE_STRNDUP
 
9f620604
 /* using internal strn functions */
 #undef HAVE_STRNI
 
8cb271e2
 /* Define to 1 if you have the `strnlen' function. */
 #undef HAVE_STRNLEN
 
40e79bf1
 /* Define to 1 if you have the `strnstr' function. */
 #undef HAVE_STRNSTR
 
35394bbc
 /* Define to 1 if sysconf(_SC_PAGESIZE) is available */
 #undef HAVE_SYSCONF_SC_PAGESIZE
 
 /* Define to 1 if you have the `sysctlbyname' function. */
 #undef HAVE_SYSCTLBYNAME
 
b194cfe9
 /* systemd is supported */
 #undef HAVE_SYSTEMD
 
3f363b73
 /* Use private fts() implementation which is LFS safe */
 #undef HAVE_SYSTEM_LFS_FTS
 
0f9ce685
 /* Define to 1 if you have the <sys/cdefs.h> header file. */
 #undef HAVE_SYS_CDEFS_H
 
35394bbc
 /* Define to 1 if you have the <sys/dl.h> header file. */
 #undef HAVE_SYS_DL_H
 
 /* Define to 1 if you have the <sys/filio.h> header file. */
 #undef HAVE_SYS_FILIO_H
 
 /* 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
 
31c7d406
 /* Define to 1 if you have the <sys/queue.h> header file. */
 #undef HAVE_SYS_QUEUE_H
 
35394bbc
 /* "have <sys/select.h>" */
 #undef HAVE_SYS_SELECT_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/times.h> header file. */
 #undef HAVE_SYS_TIMES_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/uio.h> header file. */
 #undef HAVE_SYS_UIO_H
 
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
 /* Define to 1 if you have the `timegm' function. */
 #undef HAVE_TIMEGM
 
 /* Define this if uname(2) is POSIX */
 #undef HAVE_UNAME_SYSCALL
 
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
 /* Define to 1 if you have the `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
 /* This value is set to 1 to indicate that the system argz facility works */
 #undef HAVE_WORKING_ARGZ
 
1d45f5b8
 /* yara sources are compiled in */
 #undef HAVE_YARA
 
35394bbc
 /* For internal use only - DO NOT DEFINE */
 #undef HAVE__INTERNAL__SHA_COLLECT
 
 /* "Full library version number" */
 #undef LIBCLAMAV_FULLVER
 
 /* "Major library version number" */
 #undef LIBCLAMAV_MAJORVER
 
 /* 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
 
 /* The archive prefix */
 #undef LT_LIBPREFIX
 
 /* 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
 
8c2fae4a
 /* Define to the sub-directory where libtool stores uninstalled libraries. */
35394bbc
 #undef LT_OBJDIR
 
 /* Define to the shared library suffix, say, ".dylib". */
 #undef LT_SHARED_EXT
 
8c2fae4a
 /* Define to the shared archive member specification, say "(shr.o)". */
 #undef LT_SHARED_LIB_MEMBER
 
35394bbc
 /* disable assertions */
 #undef NDEBUG
 
 /* Define if dlsym() requires a leading underscore in symbol names. */
 #undef NEED_USCORE
 
 /* bzip funtions do not have bz2 prefix */
 #undef NOBZ2PREFIX
 
 /* "no fd_set" */
 #undef NO_FD_SET
 
 /* 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
 
f4265a5a
 /* Libprelude support enabled */
 #undef PRELUDE
 
 /* Define whether application use libtool >= 2.0 */
 #undef PRELUDE_APPLICATION_USE_LIBTOOL2
 
35394bbc
 /* 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
 
 /* The number of bytes in type long long */
 #undef SIZEOF_LONG_LONG
 
 /* The number of bytes in type short */
 #undef SIZEOF_SHORT
 
 /* The number of bytes in type void * */
 #undef SIZEOF_VOID_P
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
 /* Support for IPv6 */
 #undef SUPPORT_IPv6
 
 /* enable memory pools */
 #undef USE_MPOOL
 
 /* use syslog */
 #undef USE_SYSLOG
 
 /* Enable extensions on AIX 3, Interix.  */
 #ifndef _ALL_SOURCE
 # undef _ALL_SOURCE
 #endif
 /* Enable GNU extensions on systems that have them.  */
 #ifndef _GNU_SOURCE
 # undef _GNU_SOURCE
 #endif
 /* Enable threading extensions on Solaris.  */
 #ifndef _POSIX_PTHREAD_SEMANTICS
 # undef _POSIX_PTHREAD_SEMANTICS
 #endif
 /* Enable extensions on HP NonStop.  */
 #ifndef _TANDEM_SOURCE
 # undef _TANDEM_SOURCE
 #endif
 /* Enable general extensions on Solaris.  */
 #ifndef __EXTENSIONS__
 # undef __EXTENSIONS__
 #endif
 
 
b194cfe9
 /* Define to 1 if you using the pcre2 library. */
 #undef USING_PCRE2
 
35394bbc
 /* Version number of package */
 #undef VERSION
 
 /* Version suffix for package */
 #undef VERSION_SUFFIX
 
 /* 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
 
dfb755ce
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
 #undef YYTEXT_POINTER
 
3f363b73
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
 # define _DARWIN_USE_64_BIT_INODE 1
 #endif
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS
 
35394bbc
 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 #undef _LARGEFILE_SOURCE
 
3f363b73
 /* Define for large files, on AIX-style hosts. */
 #undef _LARGE_FILES
 
35394bbc
 /* Define to 1 if on MINIX. */
 #undef _MINIX
 
 /* Define to 2 if the system does not provide POSIX.1 features except with
    this defined. */
 #undef _POSIX_1_SOURCE
 
 /* POSIX compatibility */
 #undef _POSIX_PII_SOCKET
 
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef _POSIX_SOURCE
 
 /* thread safe */
 #undef _REENTRANT
 
 /* thread safe */
 #undef _THREAD_SAFE
 
 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
 #undef __error_t_defined
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
8c2fae4a
 /* Define to a type to use for 'error_t' if it is not otherwise available. */
35394bbc
 #undef error_t
 
 /* 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
 
 /* Define to `long int' if <sys/types.h> does not define. */
 #undef off_t
 
 /* 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.  */
 #undef restrict
 /* 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.  */
 #if defined __SUNPRO_CC && !defined __RESTRICT
 # define _Restrict
 # define __restrict__
 #endif
 
 /* Define to "int" if <sys/socket.h> does not define. */
 #undef socklen_t
 
 #include "platform.h"