config.h.in   [plain text]


/* config.h.in.  Generated from configure.in by autoheader.  */

/* Define if __attribute__((constructor)) works */
#undef CONSTRUCTOR_ATTR_WORKS

/* Define if library initialization should be delayed until first use */
#undef DELAY_INITIALIZER

/* Define if __attribute__((destructor)) works */
#undef DESTRUCTOR_ATTR_WORKS

/* Define if thread support enabled */
#undef ENABLE_THREADS

/* Define if bt_rseq is available, for recursive btree traversal. */
#undef HAVE_BT_RSEQ

/* Define to 1 if you have the `compile' function. */
#undef HAVE_COMPILE

/* Define to 1 if you have the `dn_skipname' function. */
#undef HAVE_DN_SKIPNAME

/* Define if LDAP KDB interface should assume eDirectory. */
#undef HAVE_EDIRECTORY

/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <keyutils.h> header file. */
#undef HAVE_KEYUTILS_H

/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL

/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV

/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `ns_initparse' function. */
#undef HAVE_NS_INITPARSE

/* Define to 1 if you have the `ns_name_uncompress' function. */
#undef HAVE_NS_NAME_UNCOMPRESS

/* Define if #pragma weak references work */
#undef HAVE_PRAGMA_WEAK_REF

/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD

/* Define to 1 if you have the `pthread_once' function. */
#undef HAVE_PTHREAD_ONCE

/* Define to 1 if you have the `pthread_rwlock_init' function. */
#undef HAVE_PTHREAD_RWLOCK_INIT

/* Define if pthread_rwlock_init is provided in the thread library. */
#undef HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB

/* Define if regcomp exists and functions */
#undef HAVE_REGCOMP

/* Define to 1 if you have the `res_nclose' function. */
#undef HAVE_RES_NCLOSE

/* Define to 1 if you have the `res_ndestroy' function. */
#undef HAVE_RES_NDESTROY

/* Define to 1 if you have the `res_ninit' function. */
#undef HAVE_RES_NINIT

/* Define to 1 if you have the `res_nsearch' function. */
#undef HAVE_RES_NSEARCH

/* Define to 1 if you have the `res_search' function */
#undef HAVE_RES_SEARCH

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the `step' function. */
#undef HAVE_STEP

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define for DNS support of locating realms and KDCs */
#undef KRB5_DNS_LOOKUP

/* Define to enable DNS lookups of Kerberos KDCs */
#undef KRB5_DNS_LOOKUP_KDC

/* Define to enable DNS lookups of Kerberos realm names */
#undef KRB5_DNS_LOOKUP_REALM

/* Define this if building with krb4 compat */
#undef KRB5_KRB4_COMPAT

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to the necessary symbol if this constant uses a non-standard name on
   your system. */
#undef PTHREAD_CREATE_JOINABLE

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define if dlopen should be used */
#undef USE_DLOPEN

/* Define if the keyring ccache should be enabled */
#undef USE_KEYRING_CCACHE

/* Define if link-time options for library finalization will be used */
#undef USE_LINKER_FINI_OPTION

/* Define if link-time options for library initialization will be used */
#undef USE_LINKER_INIT_OPTION

/* Define to empty if `const' does not conform to ANSI C. */
#undef const