Blame config.h.in

Packit 3ff1e7
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 3ff1e7
Packit 3ff1e7
/* Define to configure invocation command line options */
Packit 3ff1e7
#undef BUILD_OPTS
Packit 3ff1e7
Packit 3ff1e7
/* We have build time */
Packit 3ff1e7
#undef BUILD_TIME
Packit 3ff1e7
Packit 3ff1e7
/* Define to canonical build */
Packit 3ff1e7
#undef CANONICAL_BUILD
Packit 3ff1e7
Packit 3ff1e7
/* Define to canonical host */
Packit 3ff1e7
#undef CANONICAL_HOST
Packit 3ff1e7
Packit 3ff1e7
/* Define to canonical target */
Packit 3ff1e7
#undef CANONICAL_TARGET
Packit 3ff1e7
Packit 3ff1e7
/* Define to compiler */
Packit 3ff1e7
#undef CC
Packit 3ff1e7
Packit 3ff1e7
/* Define to compiler flags */
Packit 3ff1e7
#undef CFLAGS
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if translation of program messages to the user's native
Packit 3ff1e7
   language is requested. */
Packit 3ff1e7
#undef ENABLE_NLS
Packit 3ff1e7
Packit 3ff1e7
/* Define to the gettext package name */
Packit 3ff1e7
#undef GETTEXT_PACKAGE
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit 3ff1e7
   CoreFoundation framework. */
Packit 3ff1e7
#undef HAVE_CFLOCALECOPYCURRENT
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit 3ff1e7
   the CoreFoundation framework. */
Packit 3ff1e7
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 3ff1e7
Packit 3ff1e7
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 3ff1e7
   */
Packit 3ff1e7
#undef HAVE_DCGETTEXT
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 3ff1e7
#undef HAVE_DLFCN_H
Packit 3ff1e7
Packit 3ff1e7
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 3ff1e7
#undef HAVE_GETTEXT
Packit 3ff1e7
Packit 3ff1e7
/* Define if you have the iconv() function and it works. */
Packit 3ff1e7
#undef HAVE_ICONV
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 3ff1e7
#undef HAVE_INTTYPES_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <locale.h> header file. */
Packit 3ff1e7
#undef HAVE_LOCALE_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <memory.h> header file. */
Packit 3ff1e7
#undef HAVE_MEMORY_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the `memset' function. */
Packit 3ff1e7
#undef HAVE_MEMSET
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the `setlocale' function. */
Packit 3ff1e7
#undef HAVE_SETLOCALE
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <stdint.h> header file. */
Packit 3ff1e7
#undef HAVE_STDINT_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 3ff1e7
#undef HAVE_STDLIB_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <strings.h> header file. */
Packit 3ff1e7
#undef HAVE_STRINGS_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <string.h> header file. */
Packit 3ff1e7
#undef HAVE_STRING_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the `strrchr' function. */
Packit 3ff1e7
#undef HAVE_STRRCHR
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 3ff1e7
#undef HAVE_SYS_STAT_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 3ff1e7
#undef HAVE_SYS_TYPES_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the <unistd.h> header file. */
Packit 3ff1e7
#undef HAVE_UNISTD_H
Packit 3ff1e7
Packit 3ff1e7
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 3ff1e7
   */
Packit 3ff1e7
#undef LT_OBJDIR
Packit 3ff1e7
Packit 3ff1e7
/* Define for backwards-compatibility with Lua 5.1 */
Packit 3ff1e7
#undef LUA_COMPAT_MODULE
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit 3ff1e7
#undef NO_MINUS_C_MINUS_O
Packit 3ff1e7
Packit 3ff1e7
/* Name of package */
Packit 3ff1e7
#undef PACKAGE
Packit 3ff1e7
Packit 3ff1e7
/* Define to the address where bug reports for this package should be sent. */
Packit 3ff1e7
#undef PACKAGE_BUGREPORT
Packit 3ff1e7
Packit 3ff1e7
/* Define to the full name of this package. */
Packit 3ff1e7
#undef PACKAGE_NAME
Packit 3ff1e7
Packit 3ff1e7
/* Define to the full name and version of this package. */
Packit 3ff1e7
#undef PACKAGE_STRING
Packit 3ff1e7
Packit 3ff1e7
/* Define to the one symbol short name of this package. */
Packit 3ff1e7
#undef PACKAGE_TARNAME
Packit 3ff1e7
Packit 3ff1e7
/* Define to the home page for this package. */
Packit 3ff1e7
#undef PACKAGE_URL
Packit 3ff1e7
Packit 3ff1e7
/* Define to the version of this package. */
Packit 3ff1e7
#undef PACKAGE_VERSION
Packit 3ff1e7
Packit 3ff1e7
/* We have scriptsdir */
Packit 3ff1e7
#undef SCRIPTSDIR
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you have the ANSI C header files. */
Packit 3ff1e7
#undef STDC_HEADERS
Packit 3ff1e7
Packit 3ff1e7
/* Enable extensions on AIX 3, Interix.  */
Packit 3ff1e7
#ifndef _ALL_SOURCE
Packit 3ff1e7
# undef _ALL_SOURCE
Packit 3ff1e7
#endif
Packit 3ff1e7
/* Enable GNU extensions on systems that have them.  */
Packit 3ff1e7
#ifndef _GNU_SOURCE
Packit 3ff1e7
# undef _GNU_SOURCE
Packit 3ff1e7
#endif
Packit 3ff1e7
/* Enable threading extensions on Solaris.  */
Packit 3ff1e7
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 3ff1e7
# undef _POSIX_PTHREAD_SEMANTICS
Packit 3ff1e7
#endif
Packit 3ff1e7
/* Enable extensions on HP NonStop.  */
Packit 3ff1e7
#ifndef _TANDEM_SOURCE
Packit 3ff1e7
# undef _TANDEM_SOURCE
Packit 3ff1e7
#endif
Packit 3ff1e7
/* Enable general extensions on Solaris.  */
Packit 3ff1e7
#ifndef __EXTENSIONS__
Packit 3ff1e7
# undef __EXTENSIONS__
Packit 3ff1e7
#endif
Packit 3ff1e7
Packit 3ff1e7
Packit 3ff1e7
/* Version number of package */
Packit 3ff1e7
#undef VERSION
Packit 3ff1e7
Packit 3ff1e7
/* We have versionfile */
Packit 3ff1e7
#undef VERSIONFILE
Packit 3ff1e7
Packit 3ff1e7
/* Version major/minor */
Packit 3ff1e7
#undef VERSION_MM
Packit 3ff1e7
Packit 3ff1e7
/* We have version number from gen-ver.sh */
Packit 3ff1e7
#undef VN
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if on MINIX. */
Packit 3ff1e7
#undef _MINIX
Packit 3ff1e7
Packit 3ff1e7
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 3ff1e7
   this defined. */
Packit 3ff1e7
#undef _POSIX_1_SOURCE
Packit 3ff1e7
Packit 3ff1e7
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 3ff1e7
#undef _POSIX_SOURCE
Packit 3ff1e7
Packit 3ff1e7
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit 3ff1e7
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit 3ff1e7
   #define below would cause a syntax error. */
Packit 3ff1e7
#undef _UINT32_T
Packit 3ff1e7
Packit 3ff1e7
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
Packit 3ff1e7
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit 3ff1e7
   #define below would cause a syntax error. */
Packit 3ff1e7
#undef _UINT64_T
Packit 3ff1e7
Packit 3ff1e7
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
Packit 3ff1e7
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit 3ff1e7
   #define below would cause a syntax error. */
Packit 3ff1e7
#undef _UINT8_T
Packit 3ff1e7
Packit 3ff1e7
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit 3ff1e7
   such a type exists and the standard includes do not define it. */
Packit 3ff1e7
#undef uint32_t
Packit 3ff1e7
Packit 3ff1e7
/* Define to the type of an unsigned integer type of width exactly 64 bits if
Packit 3ff1e7
   such a type exists and the standard includes do not define it. */
Packit 3ff1e7
#undef uint64_t
Packit 3ff1e7
Packit 3ff1e7
/* Define to the type of an unsigned integer type of width exactly 8 bits if
Packit 3ff1e7
   such a type exists and the standard includes do not define it. */
Packit 3ff1e7
#undef uint8_t