Blame config.h.in

Packit fc043f
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit fc043f
Packit fc043f
/* GIT commit id revision used to build this package */
Packit fc043f
#undef BUILD_REVISION
Packit fc043f
Packit fc043f
/* The time this package was configured for a build */
Packit fc043f
#undef BUILD_TIMESTAMP
Packit fc043f
Packit fc043f
/* Defined to use log_clock timestamps */
Packit fc043f
#undef ENABLE_LOG_CLOCK
Packit fc043f
Packit fc043f
/* Define to 1 if translation of program messages to the user's native
Packit fc043f
   language is requested. */
Packit fc043f
#undef ENABLE_NLS
Packit fc043f
Packit fc043f
/* Define to use the GNU C visibility attribute. */
Packit fc043f
#undef GPGRT_USE_VISIBILITY
Packit fc043f
Packit fc043f
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit fc043f
   CoreFoundation framework. */
Packit fc043f
#undef HAVE_CFLOCALECOPYCURRENT
Packit fc043f
Packit fc043f
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit fc043f
   the CoreFoundation framework. */
Packit fc043f
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit fc043f
Packit fc043f
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit fc043f
   */
Packit fc043f
#undef HAVE_DCGETTEXT
Packit fc043f
Packit fc043f
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
Packit fc043f
   don't. */
Packit fc043f
#undef HAVE_DECL_STRERROR_R
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <direct.h> header file. */
Packit fc043f
#undef HAVE_DIRECT_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit fc043f
#undef HAVE_DLFCN_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `flockfile' function. */
Packit fc043f
#undef HAVE_FLOCKFILE
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `fork' function. */
Packit fc043f
#undef HAVE_FORK
Packit fc043f
Packit fc043f
/* Defined if a GCC style "__attribute__ ((aligned (n))" is supported */
Packit fc043f
#undef HAVE_GCC_ATTRIBUTE_ALIGNED
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `getrlimit' function. */
Packit fc043f
#undef HAVE_GETRLIMIT
Packit fc043f
Packit fc043f
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit fc043f
#undef HAVE_GETTEXT
Packit fc043f
Packit fc043f
/* Define if you have the iconv() function and it works. */
Packit fc043f
#undef HAVE_ICONV
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type `intmax_t'. */
Packit fc043f
#undef HAVE_INTMAX_T
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <inttypes.h> header file. */
Packit fc043f
#undef HAVE_INTTYPES_H
Packit fc043f
Packit fc043f
/* Define if you have <langinfo.h> and nl_langinfo(THOUSANDS_SEP). */
Packit fc043f
#undef HAVE_LANGINFO_THOUSANDS_SEP
Packit fc043f
Packit fc043f
/* Define to 1 if you have a fully functional readline library. */
Packit fc043f
#undef HAVE_LIBREADLINE
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <locale.h> header file. */
Packit fc043f
#undef HAVE_LOCALE_H
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type `long double'. */
Packit fc043f
#undef HAVE_LONG_DOUBLE
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type 'long long int'. */
Packit fc043f
#undef HAVE_LONG_LONG_INT
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <memory.h> header file. */
Packit fc043f
#undef HAVE_MEMORY_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `memrchr' function. */
Packit fc043f
#undef HAVE_MEMRCHR
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `mmap' function. */
Packit fc043f
#undef HAVE_MMAP
Packit fc043f
Packit fc043f
/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
Packit fc043f
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
Packit fc043f
Packit fc043f
/* Define if the POSIX multithreading library has read/write locks. */
Packit fc043f
#undef HAVE_PTHREAD_RWLOCK
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit fc043f
#undef HAVE_PTRDIFF_T
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `rand' function. */
Packit fc043f
#undef HAVE_RAND
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `setenv' function. */
Packit fc043f
#undef HAVE_SETENV
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <signal.h> header file. */
Packit fc043f
#undef HAVE_SIGNAL_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `stat' function. */
Packit fc043f
#undef HAVE_STAT
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <stdint.h> header file. */
Packit fc043f
#undef HAVE_STDINT_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <stdlib.h> header file. */
Packit fc043f
#undef HAVE_STDLIB_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `stpcpy' function. */
Packit fc043f
#undef HAVE_STPCPY
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `strerror_r' function. */
Packit fc043f
#undef HAVE_STRERROR_R
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <strings.h> header file. */
Packit fc043f
#undef HAVE_STRINGS_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <string.h> header file. */
Packit fc043f
#undef HAVE_STRING_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `strlwr' function. */
Packit fc043f
#undef HAVE_STRLWR
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <sys/select.h> header file. */
Packit fc043f
#undef HAVE_SYS_SELECT_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit fc043f
#undef HAVE_SYS_STAT_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <sys/time.h> header file. */
Packit fc043f
#undef HAVE_SYS_TIME_H
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <sys/types.h> header file. */
Packit fc043f
#undef HAVE_SYS_TYPES_H
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type `uintmax_t'. */
Packit fc043f
#undef HAVE_UINTMAX_T
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <unistd.h> header file. */
Packit fc043f
#undef HAVE_UNISTD_H
Packit fc043f
Packit fc043f
/* Define to 1 if the system has the type 'unsigned long long int'. */
Packit fc043f
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `vasprintf' function. */
Packit fc043f
#undef HAVE_VASPRINTF
Packit fc043f
Packit fc043f
/* Define to 1 if you have the `vfork' function. */
Packit fc043f
#undef HAVE_VFORK
Packit fc043f
Packit fc043f
/* Define to 1 if you have the <vfork.h> header file. */
Packit fc043f
#undef HAVE_VFORK_H
Packit fc043f
Packit fc043f
/* Defined if we run on WindowsCE */
Packit fc043f
#undef HAVE_W32CE_SYSTEM
Packit fc043f
Packit fc043f
/* Defined if we run on a W32 API based system */
Packit fc043f
#undef HAVE_W32_SYSTEM
Packit fc043f
Packit fc043f
/* Defined if we run on 64 bit W32 API system */
Packit fc043f
#undef HAVE_W64_SYSTEM
Packit fc043f
Packit fc043f
/* Define to 1 if `fork' works. */
Packit fc043f
#undef HAVE_WORKING_FORK
Packit fc043f
Packit fc043f
/* Define to 1 if `vfork' works. */
Packit fc043f
#undef HAVE_WORKING_VFORK
Packit fc043f
Packit fc043f
/* The host triplet */
Packit fc043f
#undef HOST_TRIPLET_STRING
Packit fc043f
Packit fc043f
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit fc043f
   */
Packit fc043f
#undef LT_OBJDIR
Packit fc043f
Packit fc043f
/* Defined if mkdir() does not take permission flags */
Packit fc043f
#undef MKDIR_TAKES_ONE_ARG
Packit fc043f
Packit fc043f
/* Name of package */
Packit fc043f
#undef PACKAGE
Packit fc043f
Packit fc043f
/* Define to the address where bug reports for this package should be sent. */
Packit fc043f
#undef PACKAGE_BUGREPORT
Packit fc043f
Packit fc043f
/* Define to the full name of this package. */
Packit fc043f
#undef PACKAGE_NAME
Packit fc043f
Packit fc043f
/* Define to the full name and version of this package. */
Packit fc043f
#undef PACKAGE_STRING
Packit fc043f
Packit fc043f
/* Define to the one symbol short name of this package. */
Packit fc043f
#undef PACKAGE_TARNAME
Packit fc043f
Packit fc043f
/* Define to the home page for this package. */
Packit fc043f
#undef PACKAGE_URL
Packit fc043f
Packit fc043f
/* Define to the version of this package. */
Packit fc043f
#undef PACKAGE_VERSION
Packit fc043f
Packit fc043f
/* Define if the pthread_in_use() detection is hard. */
Packit fc043f
#undef PTHREAD_IN_USE_DETECTION_HARD
Packit fc043f
Packit fc043f
/* Used by mkheader to insert the replacement type. */
Packit fc043f
#undef REPLACEMENT_FOR_OFF_T
Packit fc043f
Packit fc043f
/* The size of `int', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_INT
Packit fc043f
Packit fc043f
/* The size of `long', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_LONG
Packit fc043f
Packit fc043f
/* The size of `long long', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_LONG_LONG
Packit fc043f
Packit fc043f
/* The size of `pthread_mutex_t', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_PTHREAD_MUTEX_T
Packit fc043f
Packit fc043f
/* The size of `time_t', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_TIME_T
Packit fc043f
Packit fc043f
/* The size of `unsigned long', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_UNSIGNED_LONG
Packit fc043f
Packit fc043f
/* The size of `void *', as computed by sizeof. */
Packit fc043f
#undef SIZEOF_VOID_P
Packit fc043f
Packit fc043f
/* Define to 1 if you have the ANSI C header files. */
Packit fc043f
#undef STDC_HEADERS
Packit fc043f
Packit fc043f
/* Define to 1 if strerror_r returns char *. */
Packit fc043f
#undef STRERROR_R_CHAR_P
Packit fc043f
Packit fc043f
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit fc043f
#undef TIME_WITH_SYS_TIME
Packit fc043f
Packit fc043f
/* Define if the POSIX multithreading library can be used. */
Packit fc043f
#undef USE_POSIX_THREADS
Packit fc043f
Packit fc043f
/* Define if references to the POSIX multithreading library should be made
Packit fc043f
   weak. */
Packit fc043f
#undef USE_POSIX_THREADS_WEAK
Packit fc043f
Packit fc043f
/* Define if the old Solaris multithreading library can be used. */
Packit fc043f
#undef USE_SOLARIS_THREADS
Packit fc043f
Packit fc043f
/* Define if references to the old Solaris multithreading library should be
Packit fc043f
   made weak. */
Packit fc043f
#undef USE_SOLARIS_THREADS_WEAK
Packit fc043f
Packit fc043f
/* Enable extensions on AIX 3, Interix.  */
Packit fc043f
#ifndef _ALL_SOURCE
Packit fc043f
# undef _ALL_SOURCE
Packit fc043f
#endif
Packit fc043f
/* Enable GNU extensions on systems that have them.  */
Packit fc043f
#ifndef _GNU_SOURCE
Packit fc043f
# undef _GNU_SOURCE
Packit fc043f
#endif
Packit fc043f
/* Enable threading extensions on Solaris.  */
Packit fc043f
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit fc043f
# undef _POSIX_PTHREAD_SEMANTICS
Packit fc043f
#endif
Packit fc043f
/* Enable extensions on HP NonStop.  */
Packit fc043f
#ifndef _TANDEM_SOURCE
Packit fc043f
# undef _TANDEM_SOURCE
Packit fc043f
#endif
Packit fc043f
/* Enable general extensions on Solaris.  */
Packit fc043f
#ifndef __EXTENSIONS__
Packit fc043f
# undef __EXTENSIONS__
Packit fc043f
#endif
Packit fc043f
Packit fc043f
Packit fc043f
/* Define if the native Windows multithreading API can be used. */
Packit fc043f
#undef USE_WINDOWS_THREADS
Packit fc043f
Packit fc043f
/* Version number of package */
Packit fc043f
#undef VERSION
Packit fc043f
Packit fc043f
/* Expose all libc features (__DARWIN_C_FULL). */
Packit fc043f
#undef _DARWIN_C_SOURCE
Packit fc043f
Packit fc043f
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit fc043f
#ifndef _DARWIN_USE_64_BIT_INODE
Packit fc043f
# define _DARWIN_USE_64_BIT_INODE 1
Packit fc043f
#endif
Packit fc043f
Packit fc043f
/* Number of bits in a file offset, on hosts where this is settable. */
Packit fc043f
#undef _FILE_OFFSET_BITS
Packit fc043f
Packit fc043f
/* Define for large files, on AIX-style hosts. */
Packit fc043f
#undef _LARGE_FILES
Packit fc043f
Packit fc043f
/* Define to 1 if on MINIX. */
Packit fc043f
#undef _MINIX
Packit fc043f
Packit fc043f
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit fc043f
   this defined. */
Packit fc043f
#undef _POSIX_1_SOURCE
Packit fc043f
Packit fc043f
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit fc043f
#undef _POSIX_SOURCE
Packit fc043f
Packit fc043f
/* Define to empty if `const' does not conform to ANSI C. */
Packit fc043f
#undef const
Packit fc043f
Packit fc043f
/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
Packit fc043f
   not define. */
Packit fc043f
#undef intmax_t
Packit fc043f
Packit fc043f
/* Define to `int' if <sys/types.h> does not define. */
Packit fc043f
#undef pid_t
Packit fc043f
Packit fc043f
/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
Packit fc043f
   do not define. */
Packit fc043f
#undef uintmax_t
Packit fc043f
Packit fc043f
/* Define as `fork' if `vfork' does not work. */
Packit fc043f
#undef vfork
Packit fc043f
Packit fc043f
Packit fc043f
/* Force using of NLS for W32 even if no libintl has been found.  This is
Packit fc043f
   okay because we have our own gettext implementation for W32.  */
Packit fc043f
#if defined(HAVE_W32_SYSTEM) && !defined(ENABLE_NLS)
Packit fc043f
#define ENABLE_NLS 1
Packit fc043f
#endif
Packit fc043f
Packit fc043f
/* Connect the generic estream-printf.c to our framework.  */
Packit fc043f
#define _ESTREAM_PRINTF_REALLOC _gpgrt_realloc
Packit fc043f
#define _ESTREAM_PRINTF_EXTRA_INCLUDE "gpgrt-int.h"
Packit fc043f
Packit fc043f
/* For building we need to define these macro.  */
Packit fc043f
#define GPG_ERR_ENABLE_GETTEXT_MACROS 1
Packit fc043f
#define GPG_ERR_ENABLE_ERRNO_MACROS 1
Packit fc043f
#define GPGRT_ENABLE_ES_MACROS 1
Packit fc043f
#define GPGRT_ENABLE_LOG_MACROS 1
Packit fc043f
#define GPGRT_ENABLE_ARGPARSE_MACROS 1
Packit fc043f