Blame config.h.in

Packit Service 2a3f3d
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we are building with -fsanitize=address */
Packit Service 2a3f3d
#undef BUILDOPT_ASAN
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we are enabling ostree trivial-httpd entrypoint */
Packit Service 2a3f3d
#undef BUILDOPT_ENABLE_TRIVIAL_HTTPD_CMDLINE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we enable http2 by default */
Packit Service 2a3f3d
#undef BUILDOPT_HTTP2
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if doing a development build */
Packit Service 2a3f3d
#undef BUILDOPT_IS_DEVEL_BUILD
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if systemd and libmount */
Packit Service 2a3f3d
#undef BUILDOPT_LIBSYSTEMD_AND_LIBMOUNT
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we are building with -fsanitize=thread */
Packit Service 2a3f3d
#undef BUILDOPT_TSAN
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we should avoid using O_TMPFILE */
Packit Service 2a3f3d
#undef DISABLE_OTMPFILE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we should be compatible with pseudo */
Packit Service 2a3f3d
#undef ENABLE_WRPSEUDO_COMPAT
Packit Service 2a3f3d
Packit Service 2a3f3d
/* The system grub2-mkconfig executable name */
Packit Service 2a3f3d
#undef GRUB2_MKCONFIG_PATH
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the `archive_read_support_filter_all' function. */
Packit Service 2a3f3d
#undef HAVE_ARCHIVE_READ_SUPPORT_FILTER_ALL
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have avahi-client.pc and avahi-glib.pc */
Packit Service 2a3f3d
#undef HAVE_AVAHI
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the `clock_gettime' function. */
Packit Service 2a3f3d
#undef HAVE_CLOCK_GETTIME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the declaration of `copy_file_range', and to 0 if
Packit Service 2a3f3d
   you don't. */
Packit Service 2a3f3d
#undef HAVE_DECL_COPY_FILE_RANGE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the declaration of `memfd_create', and to 0 if you
Packit Service 2a3f3d
   don't. */
Packit Service 2a3f3d
#undef HAVE_DECL_MEMFD_CREATE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the declaration of `renameat2', and to 0 if you
Packit Service 2a3f3d
   don't. */
Packit Service 2a3f3d
#undef HAVE_DECL_RENAMEAT2
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
Packit Service 2a3f3d
   */
Packit Service 2a3f3d
#undef HAVE_DECL_TZNAME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 2a3f3d
#undef HAVE_DLFCN_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have gnutls */
Packit Service 2a3f3d
#undef HAVE_GNUTLS
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 2a3f3d
#undef HAVE_INTTYPES_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libarchive.pc */
Packit Service 2a3f3d
#undef HAVE_LIBARCHIVE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libcurl.pc */
Packit Service 2a3f3d
#undef HAVE_LIBCURL
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have soup or curl */
Packit Service 2a3f3d
#undef HAVE_LIBCURL_OR_LIBSOUP
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libmount.pc */
Packit Service 2a3f3d
#undef HAVE_LIBMOUNT
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if using libsodium */
Packit Service 2a3f3d
#undef HAVE_LIBSODIUM
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libsoup.pc */
Packit Service 2a3f3d
#undef HAVE_LIBSOUP
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libsoup client certs */
Packit Service 2a3f3d
#undef HAVE_LIBSOUP_CLIENT_CERTS
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libsystemd.pc */
Packit Service 2a3f3d
#undef HAVE_LIBSYSTEMD
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <linux/fsverity.h> header file. */
Packit Service 2a3f3d
#undef HAVE_LINUX_FSVERITY_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 2a3f3d
#undef HAVE_MEMORY_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the `mnt_unref_cache' function. */
Packit Service 2a3f3d
#undef HAVE_MNT_UNREF_CACHE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the `nanotime' function. */
Packit Service 2a3f3d
#undef HAVE_NANOTIME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have openssl */
Packit Service 2a3f3d
#undef HAVE_OPENSSL
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have libselinux.pc */
Packit Service 2a3f3d
#undef HAVE_SELINUX
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 2a3f3d
#undef HAVE_STDINT_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 2a3f3d
#undef HAVE_STDLIB_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 2a3f3d
#undef HAVE_STRINGS_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <string.h> header file. */
Packit Service 2a3f3d
#undef HAVE_STRING_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
Packit Service 2a3f3d
#undef HAVE_STRUCT_TM_TM_ZONE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 2a3f3d
#undef HAVE_SYS_STAT_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 2a3f3d
#undef HAVE_SYS_TYPES_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
Packit Service 2a3f3d
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
Packit Service 2a3f3d
#undef HAVE_TM_ZONE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you don't have `tm_zone' but do have the external array
Packit Service 2a3f3d
   `tzname'. */
Packit Service 2a3f3d
#undef HAVE_TZNAME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 2a3f3d
#undef HAVE_UNISTD_H
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 2a3f3d
#undef LT_OBJDIR
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to disable internal GPGME support */
Packit Service 2a3f3d
#undef OSTREE_DISABLE_GPGME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if experimental API should be enabled */
Packit Service 2a3f3d
#undef OSTREE_ENABLE_EXPERIMENTAL_API
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the address where bug reports for this package should be sent. */
Packit Service 2a3f3d
#undef PACKAGE_BUGREPORT
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the full name of this package. */
Packit Service 2a3f3d
#undef PACKAGE_NAME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the full name and version of this package. */
Packit Service 2a3f3d
#undef PACKAGE_STRING
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the one symbol short name of this package. */
Packit Service 2a3f3d
#undef PACKAGE_TARNAME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the home page for this package. */
Packit Service 2a3f3d
#undef PACKAGE_URL
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to the version of this package. */
Packit Service 2a3f3d
#undef PACKAGE_VERSION
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you have the ANSI C header files. */
Packit Service 2a3f3d
#undef STDC_HEADERS
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit Service 2a3f3d
#undef TM_IN_SYS_TIME
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if using internal ostree-grub-generator */
Packit Service 2a3f3d
#undef USE_BUILTIN_GRUB2_MKCONFIG
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Enable extensions on AIX 3, Interix.  */
Packit Service 2a3f3d
#ifndef _ALL_SOURCE
Packit Service 2a3f3d
# undef _ALL_SOURCE
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
/* Enable GNU extensions on systems that have them.  */
Packit Service 2a3f3d
#ifndef _GNU_SOURCE
Packit Service 2a3f3d
# undef _GNU_SOURCE
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
/* Enable threading extensions on Solaris.  */
Packit Service 2a3f3d
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service 2a3f3d
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
/* Enable extensions on HP NonStop.  */
Packit Service 2a3f3d
#ifndef _TANDEM_SOURCE
Packit Service 2a3f3d
# undef _TANDEM_SOURCE
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
/* Enable general extensions on Solaris.  */
Packit Service 2a3f3d
#ifndef __EXTENSIONS__
Packit Service 2a3f3d
# undef __EXTENSIONS__
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define if we have smack.pc */
Packit Service 2a3f3d
#undef WITH_SMACK
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service 2a3f3d
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service 2a3f3d
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service 2a3f3d
#endif
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service 2a3f3d
#undef _FILE_OFFSET_BITS
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define for large files, on AIX-style hosts. */
Packit Service 2a3f3d
#undef _LARGE_FILES
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if on MINIX. */
Packit Service 2a3f3d
#undef _MINIX
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service 2a3f3d
   this defined. */
Packit Service 2a3f3d
#undef _POSIX_1_SOURCE
Packit Service 2a3f3d
Packit Service 2a3f3d
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service 2a3f3d
#undef _POSIX_SOURCE