Blame config.h.in

rpm-build c487f7
/* config.h.in.  Generated from configure.ac by autoheader.  */
rpm-build c487f7
rpm-build c487f7
/* Define if we should avoid using O_TMPFILE */
rpm-build c487f7
#undef DISABLE_OTMPFILE
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if translation of program messages to the user's native
rpm-build c487f7
   language is requested. */
rpm-build c487f7
#undef ENABLE_NLS
rpm-build c487f7
rpm-build c487f7
/* Define if we should be compatible with wrpseudo */
rpm-build c487f7
#undef ENABLE_WRPSEUDO_COMPAT
rpm-build c487f7
rpm-build c487f7
/* Define if yaml supported */
rpm-build c487f7
#undef FLATPAK_BUILDER_ENABLE_YAML
rpm-build c487f7
rpm-build c487f7
/* gettext domain */
rpm-build c487f7
#undef GETTEXT_PACKAGE
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
rpm-build c487f7
   CoreFoundation framework. */
rpm-build c487f7
#undef HAVE_CFLOCALECOPYCURRENT
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
rpm-build c487f7
   the CoreFoundation framework. */
rpm-build c487f7
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
rpm-build c487f7
rpm-build c487f7
/* Define if the GNU dcgettext() function is already present or preinstalled.
rpm-build c487f7
   */
rpm-build c487f7
#undef HAVE_DCGETTEXT
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the declaration of `copy_file_range', and to 0 if
rpm-build c487f7
   you don't. */
rpm-build c487f7
#undef HAVE_DECL_COPY_FILE_RANGE
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the declaration of `memfd_create', and to 0 if you
rpm-build c487f7
   don't. */
rpm-build c487f7
#undef HAVE_DECL_MEMFD_CREATE
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the declaration of `renameat2', and to 0 if you
rpm-build c487f7
   don't. */
rpm-build c487f7
#undef HAVE_DECL_RENAMEAT2
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <dlfcn.h> header file. */
rpm-build c487f7
#undef HAVE_DLFCN_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the `fdwalk' function. */
rpm-build c487f7
#undef HAVE_FDWALK
rpm-build c487f7
rpm-build c487f7
/* Define if the GNU gettext() function is already present or preinstalled. */
rpm-build c487f7
#undef HAVE_GETTEXT
rpm-build c487f7
rpm-build c487f7
/* Define if you have the iconv() function and it works. */
rpm-build c487f7
#undef HAVE_ICONV
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <inttypes.h> header file. */
rpm-build c487f7
#undef HAVE_INTTYPES_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <memory.h> header file. */
rpm-build c487f7
#undef HAVE_MEMORY_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <stdint.h> header file. */
rpm-build c487f7
#undef HAVE_STDINT_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <stdlib.h> header file. */
rpm-build c487f7
#undef HAVE_STDLIB_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <strings.h> header file. */
rpm-build c487f7
#undef HAVE_STRINGS_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <string.h> header file. */
rpm-build c487f7
#undef HAVE_STRING_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <sys/stat.h> header file. */
rpm-build c487f7
#undef HAVE_SYS_STAT_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <sys/types.h> header file. */
rpm-build c487f7
#undef HAVE_SYS_TYPES_H
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the <unistd.h> header file. */
rpm-build c487f7
#undef HAVE_UNISTD_H
rpm-build c487f7
rpm-build c487f7
/* Define to the sub-directory where libtool stores uninstalled libraries. */
rpm-build c487f7
#undef LT_OBJDIR
rpm-build c487f7
rpm-build c487f7
/* Define to the address where bug reports for this package should be sent. */
rpm-build c487f7
#undef PACKAGE_BUGREPORT
rpm-build c487f7
rpm-build c487f7
/* Define to the full name of this package. */
rpm-build c487f7
#undef PACKAGE_NAME
rpm-build c487f7
rpm-build c487f7
/* Define to the full name and version of this package. */
rpm-build c487f7
#undef PACKAGE_STRING
rpm-build c487f7
rpm-build c487f7
/* Define to the one symbol short name of this package. */
rpm-build c487f7
#undef PACKAGE_TARNAME
rpm-build c487f7
rpm-build c487f7
/* Define to the home page for this package. */
rpm-build c487f7
#undef PACKAGE_URL
rpm-build c487f7
rpm-build c487f7
/* Define to the version of this package. */
rpm-build c487f7
#undef PACKAGE_VERSION
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you have the ANSI C header files. */
rpm-build c487f7
#undef STDC_HEADERS
rpm-build c487f7
rpm-build c487f7
/* Enable extensions on AIX 3, Interix.  */
rpm-build c487f7
#ifndef _ALL_SOURCE
rpm-build c487f7
# undef _ALL_SOURCE
rpm-build c487f7
#endif
rpm-build c487f7
/* Enable GNU extensions on systems that have them.  */
rpm-build c487f7
#ifndef _GNU_SOURCE
rpm-build c487f7
# undef _GNU_SOURCE
rpm-build c487f7
#endif
rpm-build c487f7
/* Enable threading extensions on Solaris.  */
rpm-build c487f7
#ifndef _POSIX_PTHREAD_SEMANTICS
rpm-build c487f7
# undef _POSIX_PTHREAD_SEMANTICS
rpm-build c487f7
#endif
rpm-build c487f7
/* Enable extensions on HP NonStop.  */
rpm-build c487f7
#ifndef _TANDEM_SOURCE
rpm-build c487f7
# undef _TANDEM_SOURCE
rpm-build c487f7
#endif
rpm-build c487f7
/* Enable general extensions on Solaris.  */
rpm-build c487f7
#ifndef __EXTENSIONS__
rpm-build c487f7
# undef __EXTENSIONS__
rpm-build c487f7
#endif
rpm-build c487f7
rpm-build c487f7
rpm-build c487f7
/* Enable large inode numbers on Mac OS X 10.5.  */
rpm-build c487f7
#ifndef _DARWIN_USE_64_BIT_INODE
rpm-build c487f7
# define _DARWIN_USE_64_BIT_INODE 1
rpm-build c487f7
#endif
rpm-build c487f7
rpm-build c487f7
/* Number of bits in a file offset, on hosts where this is settable. */
rpm-build c487f7
#undef _FILE_OFFSET_BITS
rpm-build c487f7
rpm-build c487f7
/* Define for large files, on AIX-style hosts. */
rpm-build c487f7
#undef _LARGE_FILES
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if on MINIX. */
rpm-build c487f7
#undef _MINIX
rpm-build c487f7
rpm-build c487f7
/* Define to 2 if the system does not provide POSIX.1 features except with
rpm-build c487f7
   this defined. */
rpm-build c487f7
#undef _POSIX_1_SOURCE
rpm-build c487f7
rpm-build c487f7
/* Define to 1 if you need to in order for `stat' and other things to work. */
rpm-build c487f7
#undef _POSIX_SOURCE