Blame config.h.in

rpm-build 07bc2b
/* config.h.in.  Generated from configure.ac by autoheader.  */
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <dlfcn.h> header file. */
rpm-build 07bc2b
#undef HAVE_DLFCN_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <inttypes.h> header file. */
rpm-build 07bc2b
#undef HAVE_INTTYPES_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <memory.h> header file. */
rpm-build 07bc2b
#undef HAVE_MEMORY_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <stdint.h> header file. */
rpm-build 07bc2b
#undef HAVE_STDINT_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <stdlib.h> header file. */
rpm-build 07bc2b
#undef HAVE_STDLIB_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <strings.h> header file. */
rpm-build 07bc2b
#undef HAVE_STRINGS_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <string.h> header file. */
rpm-build 07bc2b
#undef HAVE_STRING_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <sys/stat.h> header file. */
rpm-build 07bc2b
#undef HAVE_SYS_STAT_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <sys/types.h> header file. */
rpm-build 07bc2b
#undef HAVE_SYS_TYPES_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the <unistd.h> header file. */
rpm-build 07bc2b
#undef HAVE_UNISTD_H
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the sub-directory where libtool stores uninstalled libraries. */
rpm-build 07bc2b
#undef LT_OBJDIR
rpm-build 07bc2b
rpm-build 07bc2b
/* Name of package */
rpm-build 07bc2b
#undef PACKAGE
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the address where bug reports for this package should be sent. */
rpm-build 07bc2b
#undef PACKAGE_BUGREPORT
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the full name of this package. */
rpm-build 07bc2b
#undef PACKAGE_NAME
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the full name and version of this package. */
rpm-build 07bc2b
#undef PACKAGE_STRING
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the one symbol short name of this package. */
rpm-build 07bc2b
#undef PACKAGE_TARNAME
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the home page for this package. */
rpm-build 07bc2b
#undef PACKAGE_URL
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to the version of this package. */
rpm-build 07bc2b
#undef PACKAGE_VERSION
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you have the ANSI C header files. */
rpm-build 07bc2b
#undef STDC_HEADERS
rpm-build 07bc2b
rpm-build 07bc2b
/* Enable extensions on AIX 3, Interix.  */
rpm-build 07bc2b
#ifndef _ALL_SOURCE
rpm-build 07bc2b
# undef _ALL_SOURCE
rpm-build 07bc2b
#endif
rpm-build 07bc2b
/* Enable GNU extensions on systems that have them.  */
rpm-build 07bc2b
#ifndef _GNU_SOURCE
rpm-build 07bc2b
# undef _GNU_SOURCE
rpm-build 07bc2b
#endif
rpm-build 07bc2b
/* Enable threading extensions on Solaris.  */
rpm-build 07bc2b
#ifndef _POSIX_PTHREAD_SEMANTICS
rpm-build 07bc2b
# undef _POSIX_PTHREAD_SEMANTICS
rpm-build 07bc2b
#endif
rpm-build 07bc2b
/* Enable extensions on HP NonStop.  */
rpm-build 07bc2b
#ifndef _TANDEM_SOURCE
rpm-build 07bc2b
# undef _TANDEM_SOURCE
rpm-build 07bc2b
#endif
rpm-build 07bc2b
/* Enable general extensions on Solaris.  */
rpm-build 07bc2b
#ifndef __EXTENSIONS__
rpm-build 07bc2b
# undef __EXTENSIONS__
rpm-build 07bc2b
#endif
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b
/* Version number of package */
rpm-build 07bc2b
#undef VERSION
rpm-build 07bc2b
rpm-build 07bc2b
/* Enable large inode numbers on Mac OS X 10.5.  */
rpm-build 07bc2b
#ifndef _DARWIN_USE_64_BIT_INODE
rpm-build 07bc2b
# define _DARWIN_USE_64_BIT_INODE 1
rpm-build 07bc2b
#endif
rpm-build 07bc2b
rpm-build 07bc2b
/* Number of bits in a file offset, on hosts where this is settable. */
rpm-build 07bc2b
#undef _FILE_OFFSET_BITS
rpm-build 07bc2b
rpm-build 07bc2b
/* Define for large files, on AIX-style hosts. */
rpm-build 07bc2b
#undef _LARGE_FILES
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if on MINIX. */
rpm-build 07bc2b
#undef _MINIX
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 2 if the system does not provide POSIX.1 features except with
rpm-build 07bc2b
   this defined. */
rpm-build 07bc2b
#undef _POSIX_1_SOURCE
rpm-build 07bc2b
rpm-build 07bc2b
/* Define to 1 if you need to in order for `stat' and other things to work. */
rpm-build 07bc2b
#undef _POSIX_SOURCE