Blame config.h.in

Packit 5f9837
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 5f9837
Packit 5f9837
/* Enable systemd specific behavior for mount.cifs */
Packit 5f9837
#undef ENABLE_SYSTEMD
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `alarm' function. */
Packit 5f9837
#undef HAVE_ALARM
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit 5f9837
#undef HAVE_ARPA_INET_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `atexit' function. */
Packit 5f9837
#undef HAVE_ATEXIT
Packit 5f9837
Packit 5f9837
/* Whether the clock_gettime func is there */
Packit 5f9837
#undef HAVE_CLOCK_GETTIME
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <ctype.h> header file. */
Packit 5f9837
#undef HAVE_CTYPE_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the declaration of
Packit 5f9837
   `krb5_auth_con_set_req_cksumtype', and to 0 if you don't. */
Packit 5f9837
#undef HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `endpwent' function. */
Packit 5f9837
#undef HAVE_ENDPWENT
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <errno.h> header file. */
Packit 5f9837
#undef HAVE_ERRNO_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <fcntl.h> header file. */
Packit 5f9837
#undef HAVE_FCNTL_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `getmntent' function. */
Packit 5f9837
#undef HAVE_GETMNTENT
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `getpass' function. */
Packit 5f9837
#undef HAVE_GETPASS
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `gettimeofday' function. */
Packit 5f9837
#undef HAVE_GETTIMEOFDAY
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `inet_ntop' function. */
Packit 5f9837
#undef HAVE_INET_NTOP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 5f9837
#undef HAVE_INTTYPES_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <keyutils.h> header file. */
Packit 5f9837
#undef HAVE_KEYUTILS_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `krb5_auth_con_getsendsubkey' function. */
Packit 5f9837
#undef HAVE_KRB5_AUTH_CON_GETSENDSUBKEY
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `krb5_auth_con_setaddrs' function. */
Packit 5f9837
#undef HAVE_KRB5_AUTH_CON_SETADDRS
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `krb5_auth_con_set_req_cksumtype' function. */
Packit 5f9837
#undef HAVE_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `krb5_free_unparsed_name' function. */
Packit 5f9837
#undef HAVE_KRB5_FREE_UNPARSED_NAME
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <krb5.h> header file. */
Packit 5f9837
#undef HAVE_KRB5_H
Packit 5f9837
Packit 5f9837
/* Whether the krb5_keyblock struct has a keyvalue property */
Packit 5f9837
#undef HAVE_KRB5_KEYBLOCK_KEYVALUE
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <krb5/krb5.h> header file. */
Packit 5f9837
#undef HAVE_KRB5_KRB5_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `krb5_principal_get_realm' function. */
Packit 5f9837
#undef HAVE_KRB5_PRINCIPAL_GET_REALM
Packit 5f9837
Packit 5f9837
/* Define if libcap exists */
Packit 5f9837
#undef HAVE_LIBCAP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `wbclient' library (-lwbclient). */
Packit 5f9837
#undef HAVE_LIBWBCLIENT
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <limits.h> header file. */
Packit 5f9837
#undef HAVE_LIMITS_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit 5f9837
   to 0 otherwise. */
Packit 5f9837
#undef HAVE_MALLOC
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <memory.h> header file. */
Packit 5f9837
#undef HAVE_MEMORY_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `memset' function. */
Packit 5f9837
#undef HAVE_MEMSET
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <mntent.h> header file. */
Packit 5f9837
#undef HAVE_MNTENT_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <netdb.h> header file. */
Packit 5f9837
#undef HAVE_NETDB_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit 5f9837
#undef HAVE_PTRDIFF_T
Packit 5f9837
Packit 5f9837
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
Packit 5f9837
   and to 0 otherwise. */
Packit 5f9837
#undef HAVE_REALLOC
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `realpath' function. */
Packit 5f9837
#undef HAVE_REALPATH
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <security/pam_appl.h> header file. */
Packit 5f9837
#undef HAVE_SECURITY_PAM_APPL_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `setenv' function. */
Packit 5f9837
#undef HAVE_SETENV
Packit 5f9837
Packit 5f9837
/* Define to 1 if the system has the type `ssize_t'. */
Packit 5f9837
#undef HAVE_SSIZE_T
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <stdbool.h> header file. */
Packit 5f9837
#undef HAVE_STDBOOL_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <stddef.h> header file. */
Packit 5f9837
#undef HAVE_STDDEF_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <stdint.h> header file. */
Packit 5f9837
#undef HAVE_STDINT_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <stdio.h> header file. */
Packit 5f9837
#undef HAVE_STDIO_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 5f9837
#undef HAVE_STDLIB_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strchr' function. */
Packit 5f9837
#undef HAVE_STRCHR
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strcmp' function. */
Packit 5f9837
#undef HAVE_STRCMP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strdup' function. */
Packit 5f9837
#undef HAVE_STRDUP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strerror' function. */
Packit 5f9837
#undef HAVE_STRERROR
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <strings.h> header file. */
Packit 5f9837
#undef HAVE_STRINGS_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <string.h> header file. */
Packit 5f9837
#undef HAVE_STRING_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strncasecmp' function. */
Packit 5f9837
#undef HAVE_STRNCASECMP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strndup' function. */
Packit 5f9837
#undef HAVE_STRNDUP
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strpbrk' function. */
Packit 5f9837
#undef HAVE_STRPBRK
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strrchr' function. */
Packit 5f9837
#undef HAVE_STRRCHR
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strstr' function. */
Packit 5f9837
#undef HAVE_STRSTR
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strtol' function. */
Packit 5f9837
#undef HAVE_STRTOL
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `strtoul' function. */
Packit 5f9837
#undef HAVE_STRTOUL
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <syslog.h> header file. */
Packit 5f9837
#undef HAVE_SYSLOG_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/capability.h> header file. */
Packit 5f9837
#undef HAVE_SYS_CAPABILITY_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/fsuid.h> header file. */
Packit 5f9837
#undef HAVE_SYS_FSUID_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/mount.h> header file. */
Packit 5f9837
#undef HAVE_SYS_MOUNT_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 5f9837
#undef HAVE_SYS_PARAM_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 5f9837
#undef HAVE_SYS_SOCKET_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 5f9837
#undef HAVE_SYS_STAT_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 5f9837
#undef HAVE_SYS_TIME_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 5f9837
#undef HAVE_SYS_TYPES_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <sys/xattr.h> header file. */
Packit 5f9837
#undef HAVE_SYS_XATTR_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <talloc.h> header file. */
Packit 5f9837
#undef HAVE_TALLOC_H
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `tolower' function. */
Packit 5f9837
#undef HAVE_TOLOWER
Packit 5f9837
Packit 5f9837
/* Define to 1 if the system has the type `uint32_t'. */
Packit 5f9837
#undef HAVE_UINT32_T
Packit 5f9837
Packit 5f9837
/* Define to 1 if the system has the type `uint8_t'. */
Packit 5f9837
#undef HAVE_UINT8_T
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the `uname' function. */
Packit 5f9837
#undef HAVE_UNAME
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the <unistd.h> header file. */
Packit 5f9837
#undef HAVE_UNISTD_H
Packit 5f9837
Packit 5f9837
/* Does wbclient.h have a WBC_ID_TYPE_BOTH enum? */
Packit 5f9837
#undef HAVE_WBC_ID_TYPE_BOTH
Packit 5f9837
Packit 5f9837
/* Define to 1 if the system has the type `_Bool'. */
Packit 5f9837
#undef HAVE__BOOL
Packit 5f9837
Packit 5f9837
/* Location of plugin that ID mapping infrastructure should use. (usually a
Packit 5f9837
   symlink to real plugin) */
Packit 5f9837
#undef IDMAP_PLUGIN_PATH
Packit 5f9837
Packit 5f9837
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
Packit 5f9837
   slash. */
Packit 5f9837
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
Packit 5f9837
Packit 5f9837
/* Name of package */
Packit 5f9837
#undef PACKAGE
Packit 5f9837
Packit 5f9837
/* Define to the address where bug reports for this package should be sent. */
Packit 5f9837
#undef PACKAGE_BUGREPORT
Packit 5f9837
Packit 5f9837
/* Define to the full name of this package. */
Packit 5f9837
#undef PACKAGE_NAME
Packit 5f9837
Packit 5f9837
/* Define to the full name and version of this package. */
Packit 5f9837
#undef PACKAGE_STRING
Packit 5f9837
Packit 5f9837
/* Define to the one symbol short name of this package. */
Packit 5f9837
#undef PACKAGE_TARNAME
Packit 5f9837
Packit 5f9837
/* Define to the home page for this package. */
Packit 5f9837
#undef PACKAGE_URL
Packit 5f9837
Packit 5f9837
/* Define to the version of this package. */
Packit 5f9837
#undef PACKAGE_VERSION
Packit 5f9837
Packit 5f9837
/* Define to 1 if you have the ANSI C header files. */
Packit 5f9837
#undef STDC_HEADERS
Packit 5f9837
Packit 5f9837
/* Enable extensions on AIX 3, Interix.  */
Packit 5f9837
#ifndef _ALL_SOURCE
Packit 5f9837
# undef _ALL_SOURCE
Packit 5f9837
#endif
Packit 5f9837
/* Enable GNU extensions on systems that have them.  */
Packit 5f9837
#ifndef _GNU_SOURCE
Packit 5f9837
# undef _GNU_SOURCE
Packit 5f9837
#endif
Packit 5f9837
/* Enable threading extensions on Solaris.  */
Packit 5f9837
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 5f9837
# undef _POSIX_PTHREAD_SEMANTICS
Packit 5f9837
#endif
Packit 5f9837
/* Enable extensions on HP NonStop.  */
Packit 5f9837
#ifndef _TANDEM_SOURCE
Packit 5f9837
# undef _TANDEM_SOURCE
Packit 5f9837
#endif
Packit 5f9837
/* Enable general extensions on Solaris.  */
Packit 5f9837
#ifndef __EXTENSIONS__
Packit 5f9837
# undef __EXTENSIONS__
Packit 5f9837
#endif
Packit 5f9837
Packit 5f9837
Packit 5f9837
/* Version number of package */
Packit 5f9837
#undef VERSION
Packit 5f9837
Packit 5f9837
/* Define to 1 if on MINIX. */
Packit 5f9837
#undef _MINIX
Packit 5f9837
Packit 5f9837
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 5f9837
   this defined. */
Packit 5f9837
#undef _POSIX_1_SOURCE
Packit 5f9837
Packit 5f9837
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 5f9837
#undef _POSIX_SOURCE
Packit 5f9837
Packit 5f9837
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 5f9837
#undef gid_t
Packit 5f9837
Packit 5f9837
/* Define to rpl_malloc if the replacement function should be used. */
Packit 5f9837
#undef malloc
Packit 5f9837
Packit 5f9837
/* Define to `long int' if <sys/types.h> does not define. */
Packit 5f9837
#undef off_t
Packit 5f9837
Packit 5f9837
/* Define to `int' if <sys/types.h> does not define. */
Packit 5f9837
#undef pid_t
Packit 5f9837
Packit 5f9837
/* Define to rpl_realloc if the replacement function should be used. */
Packit 5f9837
#undef realloc
Packit 5f9837
Packit 5f9837
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 5f9837
#undef size_t
Packit 5f9837
Packit 5f9837
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 5f9837
#undef uid_t