Blame config.h.in

Packit Service cbd1e2
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
#ifndef _ASSUAN_CONFIG_H_INCLUDED
Packit Service cbd1e2
#define _ASSUAN_CONFIG_H_INCLUDED
Packit Service cbd1e2
Packit Service cbd1e2
/* Enable gpg-error's strerror macro under W32CE.  */
Packit Service cbd1e2
#define GPG_ERR_ENABLE_ERRNO_MACROS 1
Packit Service cbd1e2
Packit Service cbd1e2
/* Provide the es_ macro for estream.  */
Packit Service cbd1e2
#define GPGRT_ENABLE_ES_MACROS 1
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
/* GIT commit id revision used to build this package */
Packit Service cbd1e2
#undef BUILD_REVISION
Packit Service cbd1e2
Packit Service cbd1e2
/* The time this package was configured for a build */
Packit Service cbd1e2
#undef BUILD_TIMESTAMP
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
Packit Service cbd1e2
   don't. */
Packit Service cbd1e2
#undef HAVE_DECL_SYS_SIGLIST
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service cbd1e2
#undef HAVE_DLFCN_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if we run on some of the PCDOS like systems (DOS, Windoze. OS/2)
Packit Service cbd1e2
   with special properties like no file modes */
Packit Service cbd1e2
#undef HAVE_DOSISH_SYSTEM
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service cbd1e2
#undef HAVE_FCNTL_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `flockfile' function. */
Packit Service cbd1e2
#undef HAVE_FLOCKFILE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `fopencookie' function. */
Packit Service cbd1e2
#undef HAVE_FOPENCOOKIE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `funlockfile' function. */
Packit Service cbd1e2
#undef HAVE_FUNLOCKFILE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `funopen' function. */
Packit Service cbd1e2
#undef HAVE_FUNOPEN
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `getaddrinfo' function. */
Packit Service cbd1e2
#undef HAVE_GETADDRINFO
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `getpeereid' function. */
Packit Service cbd1e2
#undef HAVE_GETPEEREID
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `getpeerucred' function. */
Packit Service cbd1e2
#undef HAVE_GETPEERUCRED
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `getrlimit' function. */
Packit Service cbd1e2
#undef HAVE_GETRLIMIT
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have `inet_pton'. */
Packit Service cbd1e2
#undef HAVE_INET_PTON
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service cbd1e2
#undef HAVE_INTTYPES_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `isascii' function. */
Packit Service cbd1e2
#undef HAVE_ISASCII
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <locale.h> header file. */
Packit Service cbd1e2
#undef HAVE_LOCALE_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if LOCAL_PEEREID is supported (NetBSD specific) */
Packit Service cbd1e2
#undef HAVE_LOCAL_PEEREID
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <memory.h> header file. */
Packit Service cbd1e2
#undef HAVE_MEMORY_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `memrchr' function. */
Packit Service cbd1e2
#undef HAVE_MEMRCHR
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `nanosleep' function in libc. */
Packit Service cbd1e2
#undef HAVE_NANOSLEEP
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `putc_unlocked' function. */
Packit Service cbd1e2
#undef HAVE_PUTC_UNLOCKED
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `setenv' function. */
Packit Service cbd1e2
#undef HAVE_SETENV
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if SO_PEERCRED is supported (Linux specific) */
Packit Service cbd1e2
#undef HAVE_SO_PEERCRED
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `stat' function. */
Packit Service cbd1e2
#undef HAVE_STAT
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service cbd1e2
#undef HAVE_STDINT_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service cbd1e2
#undef HAVE_STDLIB_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the `stpcpy' function. */
Packit Service cbd1e2
#undef HAVE_STPCPY
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <strings.h> header file. */
Packit Service cbd1e2
#undef HAVE_STRINGS_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <string.h> header file. */
Packit Service cbd1e2
#undef HAVE_STRING_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/select.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_SELECT_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_SOCKET_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_STAT_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_TIME_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_TYPES_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit Service cbd1e2
#undef HAVE_SYS_UIO_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <ucred.h> header file. */
Packit Service cbd1e2
#undef HAVE_UCRED_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if the system has the type `uintptr_t'. */
Packit Service cbd1e2
#undef HAVE_UINTPTR_T
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service cbd1e2
#undef HAVE_UNISTD_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if we run on WindowsCE */
Packit Service cbd1e2
#undef HAVE_W32CE_SYSTEM
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if we run on a W32 API based system */
Packit Service cbd1e2
#undef HAVE_W32_SYSTEM
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if we run on a 64 bit W32 API based system */
Packit Service cbd1e2
#undef HAVE_W64_SYSTEM
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <winsock2.h> header file. */
Packit Service cbd1e2
#undef HAVE_WINSOCK2_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the <ws2tcpip.h> header file. */
Packit Service cbd1e2
#undef HAVE_WS2TCPIP_H
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service cbd1e2
   */
Packit Service cbd1e2
#undef LT_OBJDIR
Packit Service cbd1e2
Packit Service cbd1e2
/* Name of this package */
Packit Service cbd1e2
#undef PACKAGE
Packit Service cbd1e2
Packit Service cbd1e2
/* Bug report address */
Packit Service cbd1e2
#undef PACKAGE_BUGREPORT
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the full name of this package. */
Packit Service cbd1e2
#undef PACKAGE_NAME
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the full name and version of this package. */
Packit Service cbd1e2
#undef PACKAGE_STRING
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the one symbol short name of this package. */
Packit Service cbd1e2
#undef PACKAGE_TARNAME
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the home page for this package. */
Packit Service cbd1e2
#undef PACKAGE_URL
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the version of this package. */
Packit Service cbd1e2
#undef PACKAGE_VERSION
Packit Service cbd1e2
Packit Service cbd1e2
/* Define as the return type of signal handlers (`int' or `void'). */
Packit Service cbd1e2
#undef RETSIGTYPE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you have the ANSI C header files. */
Packit Service cbd1e2
#undef STDC_HEADERS
Packit Service cbd1e2
Packit Service cbd1e2
/* Defined if descriptor passing is supported */
Packit Service cbd1e2
#undef USE_DESCRIPTOR_PASSING
Packit Service cbd1e2
Packit Service cbd1e2
/* Enable extensions on AIX 3, Interix.  */
Packit Service cbd1e2
#ifndef _ALL_SOURCE
Packit Service cbd1e2
# undef _ALL_SOURCE
Packit Service cbd1e2
#endif
Packit Service cbd1e2
/* Enable GNU extensions on systems that have them.  */
Packit Service cbd1e2
#ifndef _GNU_SOURCE
Packit Service cbd1e2
# undef _GNU_SOURCE
Packit Service cbd1e2
#endif
Packit Service cbd1e2
/* Enable threading extensions on Solaris.  */
Packit Service cbd1e2
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service cbd1e2
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service cbd1e2
#endif
Packit Service cbd1e2
/* Enable extensions on HP NonStop.  */
Packit Service cbd1e2
#ifndef _TANDEM_SOURCE
Packit Service cbd1e2
# undef _TANDEM_SOURCE
Packit Service cbd1e2
#endif
Packit Service cbd1e2
/* Enable general extensions on Solaris.  */
Packit Service cbd1e2
#ifndef __EXTENSIONS__
Packit Service cbd1e2
# undef __EXTENSIONS__
Packit Service cbd1e2
#endif
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
/* Version of this package */
Packit Service cbd1e2
#undef VERSION
Packit Service cbd1e2
Packit Service cbd1e2
/* Expose all libc features (__DARWIN_C_FULL) */
Packit Service cbd1e2
#undef _DARWIN_C_SOURCE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if on MINIX. */
Packit Service cbd1e2
#undef _MINIX
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service cbd1e2
   this defined. */
Packit Service cbd1e2
#undef _POSIX_1_SOURCE
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service cbd1e2
#undef _POSIX_SOURCE
Packit Service cbd1e2
Packit Service cbd1e2
/* Activate extensions on Solaris */
Packit Service cbd1e2
#undef _XOPEN_SOURCE
Packit Service cbd1e2
Packit Service cbd1e2
/* Activate extensions on Solaris */
Packit Service cbd1e2
#undef _XOPEN_SOURCE_EXTENDED
Packit Service cbd1e2
Packit Service cbd1e2
/* Activate extensions on Solaris */
Packit Service cbd1e2
#undef __EXTENSIONS__
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service cbd1e2
#undef const
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service cbd1e2
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service cbd1e2
#ifndef __cplusplus
Packit Service cbd1e2
#undef inline
Packit Service cbd1e2
#endif
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service cbd1e2
#undef size_t
Packit Service cbd1e2
Packit Service cbd1e2
/* type to use in place of socklen_t if not defined */
Packit Service cbd1e2
#undef socklen_t
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the type of an unsigned integer type of width exactly 16 bits if
Packit Service cbd1e2
   such a type exists and the standard includes do not define it. */
Packit Service cbd1e2
#undef uint16_t
Packit Service cbd1e2
Packit Service cbd1e2
/* Define to the type of an unsigned integer type wide enough to hold a
Packit Service cbd1e2
   pointer, if such a type exists, and if the system does not define it. */
Packit Service cbd1e2
#undef uintptr_t
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
Packit Service cbd1e2
#endif /*_ASSUAN_CONFIG_H_INCLUDED*/
Packit Service cbd1e2