Blame src/config.h.in

Packit 728676
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
Packit 728676
Packit 728676
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 728676
#undef HAVE_DLFCN_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
Packit 728676
#undef HAVE_GSSAPI_GSSAPI_EXT_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
Packit 728676
#undef HAVE_GSSAPI_GSSAPI_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
Packit 728676
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <gssapi/gssapi_ntlmssp.h> header file. */
Packit 728676
#undef HAVE_GSSAPI_GSSAPI_NTLMSSP_H
Packit 728676
Packit 728676
/* Define to 1 if you have the `gss_acquire_cred_from' function. */
Packit 728676
#undef HAVE_GSS_ACQUIRE_CRED_FROM
Packit 728676
Packit 728676
/* Define to 1 if you have the `gss_acquire_cred_with_password' function. */
Packit 728676
#undef HAVE_GSS_ACQUIRE_CRED_WITH_PASSWORD
Packit 728676
Packit 728676
/* Define to 1 if you have the `gss_krb5_ccache_name' function. */
Packit 728676
#undef HAVE_GSS_KRB5_CCACHE_NAME
Packit 728676
Packit 728676
/* Define to 1 if you have the `gss_store_cred_into' function. */
Packit 728676
#undef HAVE_GSS_STORE_CRED_INTO
Packit 728676
Packit 728676
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 728676
#undef HAVE_INTTYPES_H
Packit 728676
Packit 728676
/* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
Packit 728676
#undef HAVE_LIBGSSAPI_KRB5
Packit 728676
Packit 728676
/* Define to 1 if you have the <memory.h> header file. */
Packit 728676
#undef HAVE_MEMORY_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <stdint.h> header file. */
Packit 728676
#undef HAVE_STDINT_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 728676
#undef HAVE_STDLIB_H
Packit 728676
Packit 728676
/* Define to 1 if you have the `strcasecmp' function. */
Packit 728676
#undef HAVE_STRCASECMP
Packit 728676
Packit 728676
/* Define to 1 if you have the <strings.h> header file. */
Packit 728676
#undef HAVE_STRINGS_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <string.h> header file. */
Packit 728676
#undef HAVE_STRING_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 728676
#undef HAVE_SYS_STAT_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 728676
#undef HAVE_SYS_TYPES_H
Packit 728676
Packit 728676
/* Define to 1 if you have the <unistd.h> header file. */
Packit 728676
#undef HAVE_UNISTD_H
Packit 728676
Packit 728676
/* Define to 1 if the system has the type `_Bool'. */
Packit 728676
#undef HAVE__BOOL
Packit 728676
Packit 728676
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 728676
#undef LT_OBJDIR
Packit 728676
Packit 728676
/* Name of package */
Packit 728676
#undef PACKAGE
Packit 728676
Packit 728676
/* Define to the address where bug reports for this package should be sent. */
Packit 728676
#undef PACKAGE_BUGREPORT
Packit 728676
Packit 728676
/* Define to the full name of this package. */
Packit 728676
#undef PACKAGE_NAME
Packit 728676
Packit 728676
/* Define to the full name and version of this package. */
Packit 728676
#undef PACKAGE_STRING
Packit 728676
Packit 728676
/* Define to the one symbol short name of this package. */
Packit 728676
#undef PACKAGE_TARNAME
Packit 728676
Packit 728676
/* Define to the home page for this package. */
Packit 728676
#undef PACKAGE_URL
Packit 728676
Packit 728676
/* Define to the version of this package. */
Packit 728676
#undef PACKAGE_VERSION
Packit 728676
Packit 728676
/* Define to 1 if you have the ANSI C header files. */
Packit 728676
#undef STDC_HEADERS
Packit 728676
Packit 728676
/* Version number of package */
Packit 728676
#undef VERSION
Packit 728676
Packit 728676
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
Packit 728676
   `char[]'. */
Packit 728676
#undef YYTEXT_POINTER
Packit 728676
Packit 728676
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit 728676
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit 728676
   #define below would cause a syntax error. */
Packit 728676
#undef _UINT32_T
Packit 728676
Packit 728676
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 728676
#undef size_t
Packit 728676
Packit 728676
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit 728676
   such a type exists and the standard includes do not define it. */
Packit 728676
#undef uint32_t