Blame config.h.in

2ff057
/* config.h.in.  Generated from configure.ac by autoheader.  */
2ff057
2ff057
/* Build with dbus support? */
2ff057
#undef DBUS
2ff057
2ff057
/* Build with dmalloc support? */
2ff057
#undef DMALLOC
2ff057
2ff057
/* Build with systemd inhibit plugin? */
2ff057
#undef ENABLE_INHIBIT_PLUGIN
2ff057
2ff057
/* Enable new rpm database format? */
2ff057
#undef ENABLE_NDB
2ff057
2ff057
/* Define to 1 if translation of program messages to the user's native
2ff057
   language is requested. */
2ff057
#undef ENABLE_NLS
2ff057
2ff057
/* Build with plugin support? */
2ff057
#undef ENABLE_PLUGINS
2ff057
2ff057
/* Get the group name having groupid 0 */
2ff057
#undef GID_0_GROUP
2ff057
2ff057
/* Define to 1 if you have the `basename' function. */
2ff057
#undef HAVE_BASENAME
2ff057
2ff057
/* Define to 1 if you have the <beecrypt/api.h> header file. */
2ff057
#undef HAVE_BEECRYPT_API_H
2ff057
2ff057
/* Define to 1 if OpenSSL has BN_bn2binpad */
2ff057
#undef HAVE_BN2BINPAD
2ff057
2ff057
/* Define to 1 if you have the <bzlib.h> header file. */
2ff057
#undef HAVE_BZLIB_H
2ff057
2ff057
/* Have cap_compare function? */
2ff057
#undef HAVE_CAP_COMPARE
2ff057
2ff057
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
2ff057
   CoreFoundation framework. */
2ff057
#undef HAVE_CFLOCALECOPYCURRENT
2ff057
2ff057
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
2ff057
   the CoreFoundation framework. */
2ff057
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
2ff057
2ff057
/* Define to 1 if you have the <db.h> header file. */
2ff057
#undef HAVE_DB_H
2ff057
2ff057
/* Define if the GNU dcgettext() function is already present or preinstalled.
2ff057
   */
2ff057
#undef HAVE_DCGETTEXT
2ff057
2ff057
/* Define to 1 if you have the declaration of `fdatasync', and to 0 if you
2ff057
   don't. */
2ff057
#undef HAVE_DECL_FDATASYNC
2ff057
2ff057
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
2ff057
   */
2ff057
#undef HAVE_DIRENT_H
2ff057
2ff057
/* Define to 1 if you have the `dirname' function. */
2ff057
#undef HAVE_DIRNAME
2ff057
2ff057
/* Define to 1 if you have the <dlfcn.h> header file. */
2ff057
#undef HAVE_DLFCN_H
2ff057
2ff057
/* Define to 1 if OpenSSL has DSA_set0_key */
2ff057
#undef HAVE_DSA_SET0_KEY
2ff057
2ff057
/* Define to 1 if OpenSSL has DSA_set0_pqg */
2ff057
#undef HAVE_DSA_SET0_PQG
2ff057
2ff057
/* Define to 1 if OpenSSL has DSA_SIG_set0 */
2ff057
#undef HAVE_DSA_SIG_SET0
2ff057
2ff057
/* Define to 1 if you have the <dwarf.h> header file. */
2ff057
#undef HAVE_DWARF_H
2ff057
Packit Service 0cfc1f
/* Have dwelf_elf_begin? */
Packit Service 0cfc1f
#undef HAVE_DWELF_ELF_BEGIN
Packit Service 0cfc1f
2ff057
/* Define to 1 if you have the <elfutils/libdwelf.h> header file. */
2ff057
#undef HAVE_ELFUTILS_LIBDWELF_H
2ff057
2ff057
/* Define to 1 if OpenSSL has EVP_MD_CTX_new */
2ff057
#undef HAVE_EVP_MD_CTX_NEW
2ff057
2ff057
/* Define to 1 if you have the <fcntl.h> header file. */
2ff057
#undef HAVE_FCNTL_H
2ff057
2ff057
/* Define to 1 if you have the `fdatasync' function. */
2ff057
#undef HAVE_FDATASYNC
2ff057
2ff057
/* Define to 1 if you have the <gelf.h> header file. */
2ff057
#undef HAVE_GELF_H
2ff057
2ff057
/* Define to 1 if you have the `getauxval' function. */
2ff057
#undef HAVE_GETAUXVAL
2ff057
2ff057
/* Define to 1 if you have the `getcwd' function. */
2ff057
#undef HAVE_GETCWD
2ff057
2ff057
/* Define to 1 if you have the `getline' function. */
2ff057
#undef HAVE_GETLINE
2ff057
2ff057
/* Define to 1 if you have the <getopt.h> header file. */
2ff057
#undef HAVE_GETOPT_H
2ff057
2ff057
/* Define if the GNU gettext() function is already present or preinstalled. */
2ff057
#undef HAVE_GETTEXT
2ff057
2ff057
/* Define as 1 if your zlib has gzseek() */
2ff057
#undef HAVE_GZSEEK
2ff057
2ff057
/* Define if you have the iconv() function. */
2ff057
#undef HAVE_ICONV
2ff057
2ff057
/* Define to 1 if you have the <inttypes.h> header file. */
2ff057
#undef HAVE_INTTYPES_H
2ff057
2ff057
/* Define to 1 if you have the `lchown' function. */
2ff057
#undef HAVE_LCHOWN
2ff057
2ff057
/* Define to 1 if you have the `crypto' library (-lcrypto). */
2ff057
#undef HAVE_LIBCRYPTO
2ff057
2ff057
/* Define to 1 if you have elfutils libdw library */
2ff057
#undef HAVE_LIBDW
2ff057
2ff057
/* Define to 1 if you have the 'elf' library (-lelf). */
2ff057
#undef HAVE_LIBELF
2ff057
2ff057
/* Define to 1 if you have the `nsl' library (-lnsl). */
2ff057
#undef HAVE_LIBNSL
2ff057
2ff057
/* Define to 1 if you have the `pthread' library (-lpthread). */
2ff057
#undef HAVE_LIBPTHREAD
2ff057
2ff057
/* Define to 1 if you have the `selinux' library (-lselinux). */
2ff057
#undef HAVE_LIBSELINUX
2ff057
2ff057
/* Define to 1 if you have the `thread' library (-lthread). */
2ff057
#undef HAVE_LIBTHREAD
2ff057
2ff057
/* Define to 1 if you have the <limits.h> header file. */
2ff057
#undef HAVE_LIMITS_H
2ff057
2ff057
/* Define to 1 if you have the `lsetxattr' function. */
2ff057
#undef HAVE_LSETXATTR
2ff057
2ff057
/* Define to 1 if you have the `lutimes' function. */
2ff057
#undef HAVE_LUTIMES
2ff057
2ff057
/* Define to 1 if you have the <lzma.h> header file. */
2ff057
#undef HAVE_LZMA_H
2ff057
2ff057
/* Define to 1 if you have the <memory.h> header file. */
2ff057
#undef HAVE_MEMORY_H
2ff057
2ff057
/* Define to 1 if you have the `mempcpy' function. */
2ff057
#undef HAVE_MEMPCPY
2ff057
2ff057
/* Define to 1 if you have the `mergesort' function. */
2ff057
#undef HAVE_MERGESORT
2ff057
2ff057
/* Define to 1 if you have the `mkstemp' function. */
2ff057
#undef HAVE_MKSTEMP
2ff057
2ff057
/* Define to 1 if you have the `mremap' function. */
2ff057
#undef HAVE_MREMAP
2ff057
2ff057
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
2ff057
#undef HAVE_NDIR_H
2ff057
2ff057
/* Define to 1 if you have the <nspr.h> header file. */
2ff057
#undef HAVE_NSPR_H
2ff057
2ff057
/* Define to 1 if you have the <nss.h> header file. */
2ff057
#undef HAVE_NSS_H
2ff057
2ff057
/* Define to 1 if NSS has NSS_InitContext */
2ff057
#undef HAVE_NSS_INITCONTEXT
2ff057
2ff057
/* Define if the patch call you'll be using is 2.1 or older */
2ff057
#undef HAVE_OLDPATCH_21
2ff057
2ff057
/* Define to 1 if you have the <openssl/dsa.h> header file. */
2ff057
#undef HAVE_OPENSSL_DSA_H
2ff057
2ff057
/* Define to 1 if you have the <openssl/evp.h> header file. */
2ff057
#undef HAVE_OPENSSL_EVP_H
2ff057
2ff057
/* Define to 1 if you have the <openssl/rsa.h> header file. */
2ff057
#undef HAVE_OPENSSL_RSA_H
2ff057
2ff057
/* Define to 1 if you have the <pthread.h> header file. */
2ff057
#undef HAVE_PTHREAD_H
2ff057
2ff057
/* Define to 1 if you have the `putenv' function. */
2ff057
#undef HAVE_PUTENV
2ff057
2ff057
/* Define to 1 if you have the `realpath' function. */
2ff057
#undef HAVE_REALPATH
2ff057
2ff057
/* Define to 1 if you have the `regcomp' function. */
2ff057
#undef HAVE_REGCOMP
2ff057
2ff057
/* Define to 1 if OpenSSL has RSA_set0_key */
2ff057
#undef HAVE_RSA_SET0_KEY
2ff057
2ff057
/* Define to 1 if you have the <sechash.h> header file. */
2ff057
#undef HAVE_SECHASH_H
2ff057
2ff057
/* Define to 1 if you have the `secure_getenv' function. */
2ff057
#undef HAVE_SECURE_GETENV
2ff057
2ff057
/* Define to 1 if you have the `setenv' function. */
2ff057
#undef HAVE_SETENV
2ff057
2ff057
/* Define to 1 if SELinux setexecfilecon is present */
2ff057
#undef HAVE_SETEXECFILECON
2ff057
2ff057
/* Define to 1 if you have the `setprogname' function. */
2ff057
#undef HAVE_SETPROGNAME
2ff057
2ff057
/* Define to 1 if you have the <stdint.h> header file. */
2ff057
#undef HAVE_STDINT_H
2ff057
2ff057
/* Define to 1 if you have the <stdlib.h> header file. */
2ff057
#undef HAVE_STDLIB_H
2ff057
2ff057
/* Define to 1 if you have the `stpcpy' function. */
2ff057
#undef HAVE_STPCPY
2ff057
2ff057
/* Define to 1 if you have the `stpncpy' function. */
2ff057
#undef HAVE_STPNCPY
2ff057
2ff057
/* Define to 1 if you have the <strings.h> header file. */
2ff057
#undef HAVE_STRINGS_H
2ff057
2ff057
/* Define to 1 if you have the <string.h> header file. */
2ff057
#undef HAVE_STRING_H
2ff057
2ff057
/* Define to 1 if `d_type' is a member of `struct dirent'. */
2ff057
#undef HAVE_STRUCT_DIRENT_D_TYPE
2ff057
2ff057
/* Define to 1 if you have the <sys/auxv.h> header file. */
2ff057
#undef HAVE_SYS_AUXV_H
2ff057
2ff057
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
2ff057
   */
2ff057
#undef HAVE_SYS_DIR_H
2ff057
2ff057
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
2ff057
   */
2ff057
#undef HAVE_SYS_NDIR_H
2ff057
2ff057
/* Define to 1 if you have the <sys/param.h> header file. */
2ff057
#undef HAVE_SYS_PARAM_H
2ff057
2ff057
/* Define to 1 if you have the <sys/stat.h> header file. */
2ff057
#undef HAVE_SYS_STAT_H
2ff057
2ff057
/* Define to 1 if you have the <sys/systemcfg.h> header file. */
2ff057
#undef HAVE_SYS_SYSTEMCFG_H
2ff057
2ff057
/* Define to 1 if you have the <sys/types.h> header file. */
2ff057
#undef HAVE_SYS_TYPES_H
2ff057
2ff057
/* Define to 1 if you have the <sys/utsname.h> header file. */
2ff057
#undef HAVE_SYS_UTSNAME_H
2ff057
2ff057
/* Define to 1 if you have the <unistd.h> header file. */
2ff057
#undef HAVE_UNISTD_H
2ff057
2ff057
/* Define to 1 if you have the `unsetenv' function. */
2ff057
#undef HAVE_UNSETENV
2ff057
2ff057
/* Define to 1 if you have the `utimes' function. */
2ff057
#undef HAVE_UTIMES
2ff057
2ff057
/* Define to 1 if you have the <zlib.h> header file. */
2ff057
#undef HAVE_ZLIB_H
2ff057
2ff057
/* Define if libzstd is available */
2ff057
#undef HAVE_ZSTD
2ff057
2ff057
/* Define if __progname is defined */
2ff057
#undef HAVE___PROGNAME
2ff057
2ff057
/* Define to 1 if you have the `__secure_getenv' function. */
2ff057
#undef HAVE___SECURE_GETENV
2ff057
2ff057
/* Define as const if the declaration of iconv() needs const. */
2ff057
#undef ICONV_CONST
2ff057
2ff057
/* Define to the sub-directory where libtool stores uninstalled libraries. */
2ff057
#undef LT_OBJDIR
2ff057
2ff057
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
2ff057
   */
2ff057
#undef MAJOR_IN_MKDEV
2ff057
2ff057
/* Define to 1 if `major', `minor', and `makedev' are declared in
2ff057
   <sysmacros.h>. */
2ff057
#undef MAJOR_IN_SYSMACROS
2ff057
2ff057
/* Name of package */
2ff057
#undef PACKAGE
2ff057
2ff057
/* Define to the address where bug reports for this package should be sent. */
2ff057
#undef PACKAGE_BUGREPORT
2ff057
2ff057
/* Define to the full name of this package. */
2ff057
#undef PACKAGE_NAME
2ff057
2ff057
/* Define to the full name and version of this package. */
2ff057
#undef PACKAGE_STRING
2ff057
2ff057
/* Define to the one symbol short name of this package. */
2ff057
#undef PACKAGE_TARNAME
2ff057
2ff057
/* Define to the home page for this package. */
2ff057
#undef PACKAGE_URL
2ff057
2ff057
/* Define to the version of this package. */
2ff057
#undef PACKAGE_VERSION
2ff057
2ff057
/* canonical vendor */
2ff057
#undef RPMCANONVENDOR
2ff057
2ff057
/* run-time variable directory */
2ff057
#undef RUNDIR
2ff057
2ff057
/* Define if struct statfs has the f_bavail member */
2ff057
#undef STATFS_HAS_F_BAVAIL
2ff057
2ff057
/* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
2ff057
#undef STATFS_IN_SYS_MOUNT
2ff057
2ff057
/* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
2ff057
#undef STATFS_IN_SYS_STATFS
2ff057
2ff057
/* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
2ff057
#undef STATFS_IN_SYS_STATVFS
2ff057
2ff057
/* statfs in <sys/vfs.h> (for linux systems) */
2ff057
#undef STATFS_IN_SYS_VFS
2ff057
2ff057
/* Define if the statfs() call takes 4 arguments */
2ff057
#undef STAT_STATFS4
2ff057
2ff057
/* Define to 1 if you have the ANSI C header files. */
2ff057
#undef STDC_HEADERS
2ff057
2ff057
/* Get the user name having userid 0 */
2ff057
#undef UID_0_USER
2ff057
2ff057
/* Enable extensions on AIX 3, Interix.  */
2ff057
#ifndef _ALL_SOURCE
2ff057
# undef _ALL_SOURCE
2ff057
#endif
2ff057
/* Enable GNU extensions on systems that have them.  */
2ff057
#ifndef _GNU_SOURCE
2ff057
# undef _GNU_SOURCE
2ff057
#endif
2ff057
/* Enable threading extensions on Solaris.  */
2ff057
#ifndef _POSIX_PTHREAD_SEMANTICS
2ff057
# undef _POSIX_PTHREAD_SEMANTICS
2ff057
#endif
2ff057
/* Enable extensions on HP NonStop.  */
2ff057
#ifndef _TANDEM_SOURCE
2ff057
# undef _TANDEM_SOURCE
2ff057
#endif
2ff057
/* Enable general extensions on Solaris.  */
2ff057
#ifndef __EXTENSIONS__
2ff057
# undef __EXTENSIONS__
2ff057
#endif
2ff057
2ff057
2ff057
/* Version number of package */
2ff057
#undef VERSION
2ff057
2ff057
/* Build with acl support? */
2ff057
#undef WITH_ACL
2ff057
2ff057
/* Build with beecrypt instead of nss3 support? */
2ff057
#undef WITH_BEECRYPT
2ff057
2ff057
/* Build with capability support? */
2ff057
#undef WITH_CAP
2ff057
2ff057
/* Build with imaevm support? */
2ff057
#undef WITH_IMAEVM
2ff057
2ff057
/* Define if LMDB is available */
2ff057
#undef WITH_LMDB
2ff057
2ff057
/* Build with lua support? */
2ff057
#undef WITH_LUA
2ff057
2ff057
/* Build with selinux support? */
2ff057
#undef WITH_SELINUX
2ff057
2ff057
/* Enable large inode numbers on Mac OS X 10.5.  */
2ff057
#ifndef _DARWIN_USE_64_BIT_INODE
2ff057
# define _DARWIN_USE_64_BIT_INODE 1
2ff057
#endif
2ff057
2ff057
/* Number of bits in a file offset, on hosts where this is settable. */
2ff057
#undef _FILE_OFFSET_BITS
2ff057
2ff057
/* Define for large files, on AIX-style hosts. */
2ff057
#undef _LARGE_FILES
2ff057
2ff057
/* Define to 1 if on MINIX. */
2ff057
#undef _MINIX
2ff057
2ff057
/* Define to 2 if the system does not provide POSIX.1 features except with
2ff057
   this defined. */
2ff057
#undef _POSIX_1_SOURCE
2ff057
2ff057
/* Define to 1 if you need to in order for `stat' and other things to work. */
2ff057
#undef _POSIX_SOURCE
2ff057
2ff057
/* A full path to a program, possibly with arguments, that will create a
2ff057
   directory and all necessary parent directories, ala 'mkdir -p' */
2ff057
#undef __MKDIR_P
2ff057
2ff057
/* Define to `int' if <sys/types.h> does not define. */
2ff057
#undef mode_t
2ff057
2ff057
/* Define to `long int' if <sys/types.h> does not define. */
2ff057
#undef off_t
2ff057
2ff057
/* Define to `int' if <sys/types.h> does not define. */
2ff057
#undef pid_t
2ff057
2ff057
/* Define to `unsigned int' if <sys/types.h> does not define. */
2ff057
#undef size_t