Blame src/config.h.in

Packit 071ada
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
Packit 071ada
Packit 071ada
/* Defined if GCC supports the visibility feature */
Packit 071ada
#undef GCC_HAS_VISIBILITY
Packit 071ada
Packit 071ada
/* Has Wraphelp.c needed for XDM AUTH protocols */
Packit 071ada
#undef HASXDMAUTH
Packit 071ada
Packit 071ada
/* Define if your platform supports abstract sockets */
Packit 071ada
#undef HAVE_ABSTRACT_SOCKETS
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 071ada
#undef HAVE_DLFCN_H
Packit 071ada
Packit 071ada
/* getaddrinfo() function is available */
Packit 071ada
#undef HAVE_GETADDRINFO
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 071ada
#undef HAVE_INTTYPES_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the `is_system_labeled' function. */
Packit 071ada
#undef HAVE_IS_SYSTEM_LABELED
Packit 071ada
Packit 071ada
/* launchd support available */
Packit 071ada
#undef HAVE_LAUNCHD
Packit 071ada
Packit 071ada
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
Packit 071ada
#undef HAVE_LIBWS2_32
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <memory.h> header file. */
Packit 071ada
#undef HAVE_MEMORY_H
Packit 071ada
Packit 071ada
/* Define if your platform supports sendmsg */
Packit 071ada
#undef HAVE_SENDMSG
Packit 071ada
Packit 071ada
/* Have the sockaddr_un.sun_len member. */
Packit 071ada
#undef HAVE_SOCKADDR_SUN_LEN
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <stdint.h> header file. */
Packit 071ada
#undef HAVE_STDINT_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 071ada
#undef HAVE_STDLIB_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <strings.h> header file. */
Packit 071ada
#undef HAVE_STRINGS_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <string.h> header file. */
Packit 071ada
#undef HAVE_STRING_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 071ada
#undef HAVE_SYS_STAT_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 071ada
#undef HAVE_SYS_TYPES_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <tsol/label.h> header file. */
Packit 071ada
#undef HAVE_TSOL_LABEL_H
Packit 071ada
Packit 071ada
/* Define to 1 if you have the <unistd.h> header file. */
Packit 071ada
#undef HAVE_UNISTD_H
Packit 071ada
Packit 071ada
/* Define if not provided by <limits.h> */
Packit 071ada
#undef IOV_MAX
Packit 071ada
Packit 071ada
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 071ada
#undef LT_OBJDIR
Packit 071ada
Packit 071ada
/* Name of package */
Packit 071ada
#undef PACKAGE
Packit 071ada
Packit 071ada
/* Define to the address where bug reports for this package should be sent. */
Packit 071ada
#undef PACKAGE_BUGREPORT
Packit 071ada
Packit 071ada
/* Define to the full name of this package. */
Packit 071ada
#undef PACKAGE_NAME
Packit 071ada
Packit 071ada
/* Define to the full name and version of this package. */
Packit 071ada
#undef PACKAGE_STRING
Packit 071ada
Packit 071ada
/* Define to the one symbol short name of this package. */
Packit 071ada
#undef PACKAGE_TARNAME
Packit 071ada
Packit 071ada
/* Define to the home page for this package. */
Packit 071ada
#undef PACKAGE_URL
Packit 071ada
Packit 071ada
/* Define to the version of this package. */
Packit 071ada
#undef PACKAGE_VERSION
Packit 071ada
Packit 071ada
/* Major version of this package */
Packit 071ada
#undef PACKAGE_VERSION_MAJOR
Packit 071ada
Packit 071ada
/* Minor version of this package */
Packit 071ada
#undef PACKAGE_VERSION_MINOR
Packit 071ada
Packit 071ada
/* Patch version of this package */
Packit 071ada
#undef PACKAGE_VERSION_PATCHLEVEL
Packit 071ada
Packit 071ada
/* Define to 1 if you have the ANSI C header files. */
Packit 071ada
#undef STDC_HEADERS
Packit 071ada
Packit 071ada
/* poll() function is available */
Packit 071ada
#undef USE_POLL
Packit 071ada
Packit 071ada
/* Enable extensions on AIX 3, Interix.  */
Packit 071ada
#ifndef _ALL_SOURCE
Packit 071ada
# undef _ALL_SOURCE
Packit 071ada
#endif
Packit 071ada
/* Enable GNU extensions on systems that have them.  */
Packit 071ada
#ifndef _GNU_SOURCE
Packit 071ada
# undef _GNU_SOURCE
Packit 071ada
#endif
Packit 071ada
/* Enable threading extensions on Solaris.  */
Packit 071ada
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 071ada
# undef _POSIX_PTHREAD_SEMANTICS
Packit 071ada
#endif
Packit 071ada
/* Enable extensions on HP NonStop.  */
Packit 071ada
#ifndef _TANDEM_SOURCE
Packit 071ada
# undef _TANDEM_SOURCE
Packit 071ada
#endif
Packit 071ada
/* Enable general extensions on Solaris.  */
Packit 071ada
#ifndef __EXTENSIONS__
Packit 071ada
# undef __EXTENSIONS__
Packit 071ada
#endif
Packit 071ada
Packit 071ada
Packit 071ada
/* Version number of package */
Packit 071ada
#undef VERSION
Packit 071ada
Packit 071ada
/* XCB buffer queue size */
Packit 071ada
#undef XCB_QUEUE_BUFFER_SIZE
Packit 071ada
Packit 071ada
/* Define to 1 if on MINIX. */
Packit 071ada
#undef _MINIX
Packit 071ada
Packit 071ada
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 071ada
   this defined. */
Packit 071ada
#undef _POSIX_1_SOURCE
Packit 071ada
Packit 071ada
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 071ada
#undef _POSIX_SOURCE
Packit 071ada
Packit 071ada
/* Defined if needed to expose struct msghdr.msg_control */
Packit 071ada
#undef _XOPEN_SOURCE