Blame config.h.in

Packit Service 6d40f9
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 6d40f9
#undef HAVE_DLFCN_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 6d40f9
#undef HAVE_INTTYPES_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <ldap.h> header file. */
Packit Service 6d40f9
#undef HAVE_LDAP_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the `lber' library (-llber). */
Packit Service 6d40f9
#undef HAVE_LIBLBER
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the `ldap' library (-lldap). */
Packit Service 6d40f9
#undef HAVE_LIBLDAP
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 6d40f9
#undef HAVE_MEMORY_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <sasl/sasl.h> header file. */
Packit Service 6d40f9
#undef HAVE_SASL_SASL_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 6d40f9
#undef HAVE_STDINT_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 6d40f9
#undef HAVE_STDLIB_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 6d40f9
#undef HAVE_STRINGS_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <string.h> header file. */
Packit Service 6d40f9
#undef HAVE_STRING_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 6d40f9
#undef HAVE_SYS_STAT_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 6d40f9
#undef HAVE_SYS_TYPES_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 6d40f9
#undef HAVE_UNISTD_H
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 6d40f9
#undef LT_OBJDIR
Packit Service 6d40f9
Packit Service 6d40f9
/* Disable glib assertions */
Packit Service 6d40f9
#undef NDEBUG
Packit Service 6d40f9
Packit Service 6d40f9
/* Name of package */
Packit Service 6d40f9
#undef PACKAGE
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the address where bug reports for this package should be sent. */
Packit Service 6d40f9
#undef PACKAGE_BUGREPORT
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the full name of this package. */
Packit Service 6d40f9
#undef PACKAGE_NAME
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the full name and version of this package. */
Packit Service 6d40f9
#undef PACKAGE_STRING
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the one symbol short name of this package. */
Packit Service 6d40f9
#undef PACKAGE_TARNAME
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the home page for this package. */
Packit Service 6d40f9
#undef PACKAGE_URL
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to the version of this package. */
Packit Service 6d40f9
#undef PACKAGE_VERSION
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you have the ANSI C header files. */
Packit Service 6d40f9
#undef STDC_HEADERS
Packit Service 6d40f9
Packit Service 6d40f9
/* Enable extensions on AIX 3, Interix.  */
Packit Service 6d40f9
#ifndef _ALL_SOURCE
Packit Service 6d40f9
# undef _ALL_SOURCE
Packit Service 6d40f9
#endif
Packit Service 6d40f9
/* Enable GNU extensions on systems that have them.  */
Packit Service 6d40f9
#ifndef _GNU_SOURCE
Packit Service 6d40f9
# undef _GNU_SOURCE
Packit Service 6d40f9
#endif
Packit Service 6d40f9
/* Enable threading extensions on Solaris.  */
Packit Service 6d40f9
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service 6d40f9
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service 6d40f9
#endif
Packit Service 6d40f9
/* Enable extensions on HP NonStop.  */
Packit Service 6d40f9
#ifndef _TANDEM_SOURCE
Packit Service 6d40f9
# undef _TANDEM_SOURCE
Packit Service 6d40f9
#endif
Packit Service 6d40f9
/* Enable general extensions on Solaris.  */
Packit Service 6d40f9
#ifndef __EXTENSIONS__
Packit Service 6d40f9
# undef __EXTENSIONS__
Packit Service 6d40f9
#endif
Packit Service 6d40f9
Packit Service 6d40f9
Packit Service 6d40f9
/* Version number of package */
Packit Service 6d40f9
#undef VERSION
Packit Service 6d40f9
Packit Service 6d40f9
/* Print debug output */
Packit Service 6d40f9
#undef WITH_DEBUG
Packit Service 6d40f9
Packit Service 6d40f9
/* More strict checks */
Packit Service 6d40f9
#undef WITH_STRICT
Packit Service 6d40f9
Packit Service 6d40f9
/* In debug mode */
Packit Service 6d40f9
#undef _DEBUG
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if on MINIX. */
Packit Service 6d40f9
#undef _MINIX
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service 6d40f9
   this defined. */
Packit Service 6d40f9
#undef _POSIX_1_SOURCE
Packit Service 6d40f9
Packit Service 6d40f9
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service 6d40f9
#undef _POSIX_SOURCE