Blame include/config.h.in

rpm-build 0a0c83
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
rpm-build 0a0c83
rpm-build 0a0c83
/* Define if building universal (internal helper macro) */
rpm-build 0a0c83
#undef AC_APPLE_UNIVERSAL_BUILD
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if translation of program messages to the user's native
rpm-build 0a0c83
   language is requested. */
rpm-build 0a0c83
#undef ENABLE_NLS
rpm-build 0a0c83
rpm-build 0a0c83
/* Visibility attribute for API symbols */
rpm-build 0a0c83
#undef EXPORT
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <attr/error_context.h> header file. */
rpm-build 0a0c83
#undef HAVE_ATTR_ERROR_CONTEXT_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
rpm-build 0a0c83
   CoreFoundation framework. */
rpm-build 0a0c83
#undef HAVE_CFLOCALECOPYCURRENT
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
rpm-build 0a0c83
   the CoreFoundation framework. */
rpm-build 0a0c83
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
rpm-build 0a0c83
rpm-build 0a0c83
/* Define if the GNU dcgettext() function is already present or preinstalled.
rpm-build 0a0c83
   */
rpm-build 0a0c83
#undef HAVE_DCGETTEXT
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <dlfcn.h> header file. */
rpm-build 0a0c83
#undef HAVE_DLFCN_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define if the GNU gettext() function is already present or preinstalled. */
rpm-build 0a0c83
#undef HAVE_GETTEXT
rpm-build 0a0c83
rpm-build 0a0c83
/* Define if you have the iconv() function and it works. */
rpm-build 0a0c83
#undef HAVE_ICONV
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <inttypes.h> header file. */
rpm-build 0a0c83
#undef HAVE_INTTYPES_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the `attr' library (-lattr). */
rpm-build 0a0c83
#undef HAVE_LIBATTR
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <memory.h> header file. */
rpm-build 0a0c83
#undef HAVE_MEMORY_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <stdint.h> header file. */
rpm-build 0a0c83
#undef HAVE_STDINT_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <stdlib.h> header file. */
rpm-build 0a0c83
#undef HAVE_STDLIB_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <strings.h> header file. */
rpm-build 0a0c83
#undef HAVE_STRINGS_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <string.h> header file. */
rpm-build 0a0c83
#undef HAVE_STRING_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <sys/stat.h> header file. */
rpm-build 0a0c83
#undef HAVE_SYS_STAT_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <sys/types.h> header file. */
rpm-build 0a0c83
#undef HAVE_SYS_TYPES_H
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the <unistd.h> header file. */
rpm-build 0a0c83
#undef HAVE_UNISTD_H
rpm-build 0a0c83
rpm-build 0a0c83
/* GCC supports visibility attributes */
rpm-build 0a0c83
#undef HAVE_VISIBILITY_ATTRIBUTE
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the sub-directory where libtool stores uninstalled libraries. */
rpm-build 0a0c83
#undef LT_OBJDIR
rpm-build 0a0c83
rpm-build 0a0c83
/* Name of package */
rpm-build 0a0c83
#undef PACKAGE
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the address where bug reports for this package should be sent. */
rpm-build 0a0c83
#undef PACKAGE_BUGREPORT
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the full name of this package. */
rpm-build 0a0c83
#undef PACKAGE_NAME
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the full name and version of this package. */
rpm-build 0a0c83
#undef PACKAGE_STRING
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the one symbol short name of this package. */
rpm-build 0a0c83
#undef PACKAGE_TARNAME
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the home page for this package. */
rpm-build 0a0c83
#undef PACKAGE_URL
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to the version of this package. */
rpm-build 0a0c83
#undef PACKAGE_VERSION
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you have the ANSI C header files. */
rpm-build 0a0c83
#undef STDC_HEADERS
rpm-build 0a0c83
rpm-build 0a0c83
/* Enable extensions on AIX 3, Interix.  */
rpm-build 0a0c83
#ifndef _ALL_SOURCE
rpm-build 0a0c83
# undef _ALL_SOURCE
rpm-build 0a0c83
#endif
rpm-build 0a0c83
/* Enable GNU extensions on systems that have them.  */
rpm-build 0a0c83
#ifndef _GNU_SOURCE
rpm-build 0a0c83
# undef _GNU_SOURCE
rpm-build 0a0c83
#endif
rpm-build 0a0c83
/* Enable threading extensions on Solaris.  */
rpm-build 0a0c83
#ifndef _POSIX_PTHREAD_SEMANTICS
rpm-build 0a0c83
# undef _POSIX_PTHREAD_SEMANTICS
rpm-build 0a0c83
#endif
rpm-build 0a0c83
/* Enable extensions on HP NonStop.  */
rpm-build 0a0c83
#ifndef _TANDEM_SOURCE
rpm-build 0a0c83
# undef _TANDEM_SOURCE
rpm-build 0a0c83
#endif
rpm-build 0a0c83
/* Enable general extensions on Solaris.  */
rpm-build 0a0c83
#ifndef __EXTENSIONS__
rpm-build 0a0c83
# undef __EXTENSIONS__
rpm-build 0a0c83
#endif
rpm-build 0a0c83
rpm-build 0a0c83
rpm-build 0a0c83
/* Version number of package */
rpm-build 0a0c83
#undef VERSION
rpm-build 0a0c83
rpm-build 0a0c83
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
rpm-build 0a0c83
   significant byte first (like Motorola and SPARC, unlike Intel). */
rpm-build 0a0c83
#if defined AC_APPLE_UNIVERSAL_BUILD
rpm-build 0a0c83
# if defined __BIG_ENDIAN__
rpm-build 0a0c83
#  define WORDS_BIGENDIAN 1
rpm-build 0a0c83
# endif
rpm-build 0a0c83
#else
rpm-build 0a0c83
# ifndef WORDS_BIGENDIAN
rpm-build 0a0c83
#  undef WORDS_BIGENDIAN
rpm-build 0a0c83
# endif
rpm-build 0a0c83
#endif
rpm-build 0a0c83
rpm-build 0a0c83
/* Enable large inode numbers on Mac OS X 10.5.  */
rpm-build 0a0c83
#ifndef _DARWIN_USE_64_BIT_INODE
rpm-build 0a0c83
# define _DARWIN_USE_64_BIT_INODE 1
rpm-build 0a0c83
#endif
rpm-build 0a0c83
rpm-build 0a0c83
/* Number of bits in a file offset, on hosts where this is settable. */
rpm-build 0a0c83
#undef _FILE_OFFSET_BITS
rpm-build 0a0c83
rpm-build 0a0c83
/* Define for large files, on AIX-style hosts. */
rpm-build 0a0c83
#undef _LARGE_FILES
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if on MINIX. */
rpm-build 0a0c83
#undef _MINIX
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 2 if the system does not provide POSIX.1 features except with
rpm-build 0a0c83
   this defined. */
rpm-build 0a0c83
#undef _POSIX_1_SOURCE
rpm-build 0a0c83
rpm-build 0a0c83
/* Define to 1 if you need to in order for `stat' and other things to work. */
rpm-build 0a0c83
#undef _POSIX_SOURCE