/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Compile-time options displayed in -v output */ #undef AIDECOMPILEOPTIONS /* package version */ #undef AIDEVERSION /* syslog ident */ #undef AIDE_IDENT /* syslog logopt */ #undef AIDE_LOGOPT /* syslog facility */ #undef AIDE_SYSLOG_FACILITY /* big endian */ #undef BIG_ENDIAN_HOST /* Location of configuration file */ #undef CONFIG_FILE /* Default location of signature database */ #undef DEFAULT_DB /* Default output location for newly-generated signature database */ #undef DEFAULT_DB_OUT /* Define to 1 if you have the `asprintf' function. */ #undef HAVE_ASPRINTF /* Define to 1 if the system has the type `byte'. */ #undef HAVE_BYTE /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the `fcntl' function. */ #undef HAVE_FCNTL /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `audit' library (-laudit). */ #undef HAVE_LIBAUDIT /* Define to 1 if you have the `gcrypt' library (-lgcrypt). */ #undef HAVE_LIBGCRYPT /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #undef HAVE_LONG_DOUBLE /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #undef HAVE_LONG_DOUBLE_WIDER /* mhash has whirlpool */ #undef HAVE_MHASH_WHIRLPOOL /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP /* Define to 1 if you have the O_NOATIME flag. */ #undef HAVE_O_NOATIME /* Define to 1 if you have the `posix_fadvise' function. */ #undef HAVE_POSIX_FADVISE /* Define to 1 if you have the `readdir' function. */ #undef HAVE_READDIR /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `stricmp' function. */ #undef HAVE_STRICMP /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strnlen' function. */ #undef HAVE_STRNLEN /* Define to 1 if you have the `strnstr' function. */ #undef HAVE_STRNSTR /* Define to 1 if you have the `strtoimax' function. */ #undef HAVE_STRTOIMAX /* Define to 1 if you have the `strtoll' function. */ #undef HAVE_STRTOLL /* syslog available? */ #undef HAVE_SYSLOG /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if the system has the type `u16'. */ #undef HAVE_U16 /* Define to 1 if the system has the type `u32'. */ #undef HAVE_U32 /* Define to 1 if the system has the type `u64'. */ #undef HAVE_U64 /* Define to 1 if the system has the type `ulong'. */ #undef HAVE_ULONG /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `ushort'. */ #undef HAVE_USHORT /* Define to 1 if you have the `vasprintf' function. */ #undef HAVE_VASPRINTF /* Define to 1 if you have the `va_copy' function. */ #undef HAVE_VA_COPY /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to 1 if you have the `vsyslog' function. */ #undef HAVE_VSYSLOG /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H /* Define to 1 if you have the `__va_copy' function. */ #undef HAVE___VA_COPY /* little endian */ #undef LITTLE_ENDIAN_HOST /* 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 /* path to prelink */ #undef PRELINK_PATH /* The size of `blkcnt_t', as computed by sizeof. */ #undef SIZEOF_BLKCNT_T /* The size of `gid_t', as computed by sizeof. */ #undef SIZEOF_GID_T /* The size of `ino_t', as computed by sizeof. */ #undef SIZEOF_INO_T /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of `nlink_t', as computed by sizeof. */ #undef SIZEOF_NLINK_T /* The size of `off_t', as computed by sizeof. */ #undef SIZEOF_OFF_T /* The size of `uid_t', as computed by sizeof. */ #undef SIZEOF_UID_T /* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT /* The size of `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG /* The size of `unsigned long long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG /* The size of `unsigned short', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_SHORT /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* syslog priority */ #undef SYSLOG_PRIORITY /* Define if LOCALE support should be used */ #undef USE_LOCALE /* Version number of package */ #undef VERSION /* use ACL */ #undef WITH_ACL /* use audit library */ #undef WITH_AUDIT /* use capabilities */ #undef WITH_CAPABILITIES /* Define to 1 if libcurl is available */ #undef WITH_CURL /* use e2fsattrs */ #undef WITH_E2FSATTRS /* use gcrypt library */ #undef WITH_GCRYPT /* use mhash library */ #undef WITH_MHASH /* use POSIX ACLs */ #undef WITH_POSIX_ACL /* use prelink */ #undef WITH_PRELINK /* use SELinux */ #undef WITH_SELINUX /* use xattr */ #undef WITH_XATTR /* use zlib */ #undef WITH_ZLIB /* 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 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES