Blame config.h.in

rpm-build 34167a
/* config.h.in.  Generated from configure.ac by autoheader.  */
rpm-build 34167a
rpm-build 34167a
/* Has Wraphelp.c needed for XDM AUTH protocols */
rpm-build 34167a
#undef HASXDMAUTH
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `arc4random_buf' function. */
rpm-build 34167a
#undef HAVE_ARC4RANDOM_BUF
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <dlfcn.h> header file. */
rpm-build 34167a
#undef HAVE_DLFCN_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `getentropy' function. */
rpm-build 34167a
#undef HAVE_GETENTROPY
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <inttypes.h> header file. */
rpm-build 34167a
#undef HAVE_INTTYPES_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `bsd' library (-lbsd). */
rpm-build 34167a
#undef HAVE_LIBBSD
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
rpm-build 34167a
#undef HAVE_LIBWS2_32
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `lrand48' function. */
rpm-build 34167a
#undef HAVE_LRAND48
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <memory.h> header file. */
rpm-build 34167a
#undef HAVE_MEMORY_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the `srand48' function. */
rpm-build 34167a
#undef HAVE_SRAND48
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <stdint.h> header file. */
rpm-build 34167a
#undef HAVE_STDINT_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <stdlib.h> header file. */
rpm-build 34167a
#undef HAVE_STDLIB_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <strings.h> header file. */
rpm-build 34167a
#undef HAVE_STRINGS_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <string.h> header file. */
rpm-build 34167a
#undef HAVE_STRING_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <sys/stat.h> header file. */
rpm-build 34167a
#undef HAVE_SYS_STAT_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <sys/types.h> header file. */
rpm-build 34167a
#undef HAVE_SYS_TYPES_H
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the <unistd.h> header file. */
rpm-build 34167a
#undef HAVE_UNISTD_H
rpm-build 34167a
rpm-build 34167a
/* Define to the sub-directory where libtool stores uninstalled libraries. */
rpm-build 34167a
#undef LT_OBJDIR
rpm-build 34167a
rpm-build 34167a
/* Name of package */
rpm-build 34167a
#undef PACKAGE
rpm-build 34167a
rpm-build 34167a
/* Define to the address where bug reports for this package should be sent. */
rpm-build 34167a
#undef PACKAGE_BUGREPORT
rpm-build 34167a
rpm-build 34167a
/* Define to the full name of this package. */
rpm-build 34167a
#undef PACKAGE_NAME
rpm-build 34167a
rpm-build 34167a
/* Define to the full name and version of this package. */
rpm-build 34167a
#undef PACKAGE_STRING
rpm-build 34167a
rpm-build 34167a
/* Define to the one symbol short name of this package. */
rpm-build 34167a
#undef PACKAGE_TARNAME
rpm-build 34167a
rpm-build 34167a
/* Define to the home page for this package. */
rpm-build 34167a
#undef PACKAGE_URL
rpm-build 34167a
rpm-build 34167a
/* Define to the version of this package. */
rpm-build 34167a
#undef PACKAGE_VERSION
rpm-build 34167a
rpm-build 34167a
/* Major version of this package */
rpm-build 34167a
#undef PACKAGE_VERSION_MAJOR
rpm-build 34167a
rpm-build 34167a
/* Minor version of this package */
rpm-build 34167a
#undef PACKAGE_VERSION_MINOR
rpm-build 34167a
rpm-build 34167a
/* Patch version of this package */
rpm-build 34167a
#undef PACKAGE_VERSION_PATCHLEVEL
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you have the ANSI C header files. */
rpm-build 34167a
#undef STDC_HEADERS
rpm-build 34167a
rpm-build 34167a
/* Enable extensions on AIX 3, Interix.  */
rpm-build 34167a
#ifndef _ALL_SOURCE
rpm-build 34167a
# undef _ALL_SOURCE
rpm-build 34167a
#endif
rpm-build 34167a
/* Enable GNU extensions on systems that have them.  */
rpm-build 34167a
#ifndef _GNU_SOURCE
rpm-build 34167a
# undef _GNU_SOURCE
rpm-build 34167a
#endif
rpm-build 34167a
/* Enable threading extensions on Solaris.  */
rpm-build 34167a
#ifndef _POSIX_PTHREAD_SEMANTICS
rpm-build 34167a
# undef _POSIX_PTHREAD_SEMANTICS
rpm-build 34167a
#endif
rpm-build 34167a
/* Enable extensions on HP NonStop.  */
rpm-build 34167a
#ifndef _TANDEM_SOURCE
rpm-build 34167a
# undef _TANDEM_SOURCE
rpm-build 34167a
#endif
rpm-build 34167a
/* Enable general extensions on Solaris.  */
rpm-build 34167a
#ifndef __EXTENSIONS__
rpm-build 34167a
# undef __EXTENSIONS__
rpm-build 34167a
#endif
rpm-build 34167a
rpm-build 34167a
rpm-build 34167a
/* Version number of package */
rpm-build 34167a
#undef VERSION
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if on MINIX. */
rpm-build 34167a
#undef _MINIX
rpm-build 34167a
rpm-build 34167a
/* Define to 2 if the system does not provide POSIX.1 features except with
rpm-build 34167a
   this defined. */
rpm-build 34167a
#undef _POSIX_1_SOURCE
rpm-build 34167a
rpm-build 34167a
/* Define to 1 if you need to in order for `stat' and other things to work. */
rpm-build 34167a
#undef _POSIX_SOURCE