Blame config.h.in

Packit Service 9f2c4a
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Absolute path to the build directory */
Packit Service 9f2c4a
#undef ABS_BUILD_DIR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Where to store ccache files for gssproxy */
Packit Service 9f2c4a
#undef CCACHE_PATH
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Distro version number */
Packit Service 9f2c4a
#undef DISTRO_VERSION
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if translation of program messages to the user's native
Packit Service 9f2c4a
   language is requested. */
Packit Service 9f2c4a
#undef ENABLE_NLS
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Default gssproxy interposer plugin behavior */
Packit Service 9f2c4a
#undef GPP_DEFAULT_BEHAVIOR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Where to store ccache files for gssproxy */
Packit Service 9f2c4a
#undef GPSTATE_PATH
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The name of the GSS Proxy pid file */
Packit Service 9f2c4a
#undef GP_PID_FILE
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The name of the GSS Proxy socket file */
Packit Service 9f2c4a
#undef GP_SOCKET_NAME
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Build with interposer debugging support */
Packit Service 9f2c4a
#undef GSSI_DEBUGGING
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit Service 9f2c4a
   */
Packit Service 9f2c4a
#undef HAVE_DCGETTEXT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the declaration of `GSS_KRB5_CRED_NO_CI_FLAGS_X',
Packit Service 9f2c4a
   and to 0 if you don't. */
Packit Service 9f2c4a
#undef HAVE_DECL_GSS_KRB5_CRED_NO_CI_FLAGS_X
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the declaration of
Packit Service 9f2c4a
   `GSS_KRB5_GET_CRED_IMPERSONATOR', and to 0 if you don't. */
Packit Service 9f2c4a
#undef HAVE_DECL_GSS_KRB5_GET_CRED_IMPERSONATOR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 9f2c4a
#undef HAVE_DLFCN_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if the system has the type `errno_t'. */
Packit Service 9f2c4a
#undef HAVE_ERRNO_T
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit Service 9f2c4a
#undef HAVE_GETTEXT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
Packit Service 9f2c4a
#undef HAVE_GSSAPI_GSSAPI_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <gssrpc/rpc.h> header file. */
Packit Service 9f2c4a
#undef HAVE_GSSRPC_RPC_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if you have the iconv() function. */
Packit Service 9f2c4a
#undef HAVE_ICONV
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 9f2c4a
#undef HAVE_INTTYPES_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <keyutils.h> header file. */
Packit Service 9f2c4a
#undef HAVE_KEYUTILS_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
Packit Service 9f2c4a
#undef HAVE_LIBGSSAPI_KRB5
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `gssrpc' library (-lgssrpc). */
Packit Service 9f2c4a
#undef HAVE_LIBGSSRPC
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `ini_config' library (-lini_config). */
Packit Service 9f2c4a
#undef HAVE_LIBINI_CONFIG
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `ref_array' library (-lref_array). */
Packit Service 9f2c4a
#undef HAVE_LIBREF_ARRAY
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `verto' library (-lverto). */
Packit Service 9f2c4a
#undef HAVE_LIBVERTO
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if the system has the type `long long'. */
Packit Service 9f2c4a
#undef HAVE_LONG_LONG
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 9f2c4a
#undef HAVE_MEMORY_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <popt.h> header file. */
Packit Service 9f2c4a
#undef HAVE_POPT_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if you have POSIX threads libraries and header files. */
Packit Service 9f2c4a
#undef HAVE_PTHREAD
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Have PTHREAD_PRIO_INHERIT. */
Packit Service 9f2c4a
#undef HAVE_PTHREAD_PRIO_INHERIT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `secure_getenv' function. */
Packit Service 9f2c4a
#undef HAVE_SECURE_GETENV
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Build with SELinux support */
Packit Service 9f2c4a
#undef HAVE_SELINUX
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <selinux/selinux.h> header file. */
Packit Service 9f2c4a
#undef HAVE_SELINUX_SELINUX_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 9f2c4a
#undef HAVE_STDINT_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 9f2c4a
#undef HAVE_STDLIB_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 9f2c4a
#undef HAVE_STRINGS_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <string.h> header file. */
Packit Service 9f2c4a
#undef HAVE_STRING_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if `gid' is a member of `struct ucred'. */
Packit Service 9f2c4a
#undef HAVE_STRUCT_UCRED_GID
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if `pid' is a member of `struct ucred'. */
Packit Service 9f2c4a
#undef HAVE_STRUCT_UCRED_PID
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if `uid' is a member of `struct ucred'. */
Packit Service 9f2c4a
#undef HAVE_STRUCT_UCRED_UID
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 9f2c4a
#undef HAVE_SYS_STAT_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 9f2c4a
#undef HAVE_SYS_TYPES_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if struct ucred is available */
Packit Service 9f2c4a
#undef HAVE_UCRED
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 9f2c4a
#undef HAVE_UNISTD_H
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `verto_cleanup' function. */
Packit Service 9f2c4a
#undef HAVE_VERTO_CLEANUP
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the `__secure_getenv' function. */
Packit Service 9f2c4a
#undef HAVE___SECURE_GETENV
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Where to store log files for gssproxy */
Packit Service 9f2c4a
#undef LOG_PATH
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 9f2c4a
#undef LT_OBJDIR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Name of package */
Packit Service 9f2c4a
#undef PACKAGE
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the address where bug reports for this package should be sent. */
Packit Service 9f2c4a
#undef PACKAGE_BUGREPORT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the full name of this package. */
Packit Service 9f2c4a
#undef PACKAGE_NAME
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the full name and version of this package. */
Packit Service 9f2c4a
#undef PACKAGE_STRING
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the one symbol short name of this package. */
Packit Service 9f2c4a
#undef PACKAGE_TARNAME
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the home page for this package. */
Packit Service 9f2c4a
#undef PACKAGE_URL
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to the version of this package. */
Packit Service 9f2c4a
#undef PACKAGE_VERSION
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Prerelease version number of package */
Packit Service 9f2c4a
#undef PRERELEASE_VERSION
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service 9f2c4a
   your system. */
Packit Service 9f2c4a
#undef PTHREAD_CREATE_JOINABLE
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Where to store pubconf files for gssproxy */
Packit Service 9f2c4a
#undef PUBCONF_PATH
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `char', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_CHAR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `int', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_INT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `long', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_LONG
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `long long', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_LONG_LONG
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `off_t', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_OFF_T
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `short', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_SHORT
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `size_t', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_SIZE_T
Packit Service 9f2c4a
Packit Service 9f2c4a
/* The size of `ssize_t', as computed by sizeof. */
Packit Service 9f2c4a
#undef SIZEOF_SSIZE_T
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you have the ANSI C header files. */
Packit Service 9f2c4a
#undef STDC_HEADERS
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Directory used for 'make check' temporary files */
Packit Service 9f2c4a
#undef TEST_DIR
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define if the keyring should be used */
Packit Service 9f2c4a
#undef USE_KEYRING
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Enable extensions on AIX 3, Interix.  */
Packit Service 9f2c4a
#ifndef _ALL_SOURCE
Packit Service 9f2c4a
# undef _ALL_SOURCE
Packit Service 9f2c4a
#endif
Packit Service 9f2c4a
/* Enable GNU extensions on systems that have them.  */
Packit Service 9f2c4a
#ifndef _GNU_SOURCE
Packit Service 9f2c4a
# undef _GNU_SOURCE
Packit Service 9f2c4a
#endif
Packit Service 9f2c4a
/* Enable threading extensions on Solaris.  */
Packit Service 9f2c4a
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service 9f2c4a
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service 9f2c4a
#endif
Packit Service 9f2c4a
/* Enable extensions on HP NonStop.  */
Packit Service 9f2c4a
#ifndef _TANDEM_SOURCE
Packit Service 9f2c4a
# undef _TANDEM_SOURCE
Packit Service 9f2c4a
#endif
Packit Service 9f2c4a
/* Enable general extensions on Solaris.  */
Packit Service 9f2c4a
#ifndef __EXTENSIONS__
Packit Service 9f2c4a
# undef __EXTENSIONS__
Packit Service 9f2c4a
#endif
Packit Service 9f2c4a
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Version number of package */
Packit Service 9f2c4a
#undef VERSION
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if on MINIX. */
Packit Service 9f2c4a
#undef _MINIX
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service 9f2c4a
   this defined. */
Packit Service 9f2c4a
#undef _POSIX_1_SOURCE
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service 9f2c4a
#undef _POSIX_SOURCE
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `short' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef int16_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef int32_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `long long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef int64_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `char' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef int8_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `long long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef intptr_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned long long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef ptrdiff_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef size_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `int' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef ssize_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned short' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uint16_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uint32_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned long long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uint64_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned char' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uint8_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uint_t
Packit Service 9f2c4a
Packit Service 9f2c4a
/* Define to `unsigned long long' if <sys/types.h> does not define. */
Packit Service 9f2c4a
#undef uintptr_t