Merge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
[abartlet/samba-debian.git] / source3 / include / autoconf / config.h.in
similarity index 88%
rename from source3/include/config.h.in
rename to source3/include/autoconf/config.h.in
index 63f0cf0594fca7f7f51879f6c21f2fcfb792150c..37cdadf3df5c108db2bbdf9fc15886165b9008e4 100644 (file)
@@ -1,4 +1,4 @@
-/* include/config.h.in.  Generated from configure.in by autoheader.  */
+/* include/autoconf/config.h.in.  Generated from configure.in by autoheader.  */
 
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
@@ -12,9 +12,6 @@
 /* Does extattr API work */
 #undef BROKEN_EXTATTR
 
-/* Does getgrnam work correctly */
-#undef BROKEN_GETGRNAM
-
 /* Whether the nisplus include files are broken */
 #undef BROKEN_NISPLUS_INCLUDE_FILES
 
@@ -33,6 +30,9 @@
 /* Does this system use unicode compose characters */
 #undef BROKEN_UNICODE_COMPOSE_CHARACTERS
 
+/* Whether statfs struct is *bsd style */
+#undef BSD_STYLE_STATVFS
+
 /* Whether to enable cluster extensions */
 #undef CLUSTER_SUPPORT
 
@@ -45,8 +45,8 @@
 /* Whether the host os is Darwin/MacOSX */
 #undef DARWINOS
 
-/* Default display charset name */
-#undef DEFAULT_DISPLAY_CHARSET
+/* Whether the Darwin sendfile() API is available */
+#undef DARWIN_SENDFILE_API
 
 /* Default dos charset name */
 #undef DEFAULT_DOS_CHARSET
 /* Define to check invariants around some common functions */
 #undef DMALLOC_FUNC_CHECK
 
-/* Defined if running in the build farm */
-#undef ENABLE_BUILD_FARM_HACKS
-
 /* Define to turn on dmalloc debugging */
 #undef ENABLE_DMALLOC
 
+/* Support features needed for selftest */
+#undef ENABLE_SELFTEST
+
 /* Whether to use fully FHS-compatible paths */
 #undef FHS_COMPATIBLE
 
@@ -75,6 +75,9 @@
 /* Whether the FreeBSD sendfile() API is available */
 #undef FREEBSD_SENDFILE_API
 
+/* Whether the getcwd function takes NULL as an argument */
+#undef GETCWD_TAKES_NULL
+
 /* Whether acl_get_perm_np() is available */
 #undef HAVE_ACL_GET_PERM_NP
 
 /* Whether the krb5_address struct has a addr_type property */
 #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
 
-/* Define to 1 if you have the `add_proplist_entry' function. */
-#undef HAVE_ADD_PROPLIST_ENTRY
-
 /* Define to 1 if you have the <afs/afs.h> header file. */
 #undef HAVE_AFS_AFS_H
 
 /* Define to 1 if you have the <afs.h> header file. */
 #undef HAVE_AFS_H
 
-/* Whether 64 bit aio is available */
-#undef HAVE_AIOCB64
+/* Using asynchronous io */
+#undef HAVE_AIO
 
 /* Have aio_cancel */
 #undef HAVE_AIO_CANCEL
 
-/* Have aio_cancel64 */
-#undef HAVE_AIO_CANCEL64
-
 /* Have aio_error */
 #undef HAVE_AIO_ERROR
 
-/* Have aio_error64 */
-#undef HAVE_AIO_ERROR64
-
 /* Have aio_fsync */
 #undef HAVE_AIO_FSYNC
 
-/* Have aio_fsync64 */
-#undef HAVE_AIO_FSYNC64
-
 /* Define to 1 if you have the <aio.h> header file. */
 #undef HAVE_AIO_H
 
 /* Have aio_read */
 #undef HAVE_AIO_READ
 
-/* Have aio_read64 */
-#undef HAVE_AIO_READ64
-
 /* Have aio_return */
 #undef HAVE_AIO_RETURN
 
-/* Have aio_return64 */
-#undef HAVE_AIO_RETURN64
-
 /* Have aio_suspend */
 #undef HAVE_AIO_SUSPEND
 
-/* Have aio_suspend64 */
-#undef HAVE_AIO_SUSPEND64
-
 /* Have aio_write */
 #undef HAVE_AIO_WRITE
 
-/* Have aio_write64 */
-#undef HAVE_AIO_WRITE64
-
 /* Whether AIX ACLs are available */
 #undef HAVE_AIX_ACLS
 
 /* check for <asm/types.h> */
 #undef HAVE_ASM_TYPES_H
 
-/* Define to 1 if you have the <asm/unistd.h> header file. */
-#undef HAVE_ASM_UNISTD_H
-
 /* Define to 1 if you have the `asprintf' function. */
 #undef HAVE_ASPRINTF
 
 /* Define to 1 if you have the `atexit' function. */
 #undef HAVE_ATEXIT
 
+/* whether we can compile with __attribute__((cold)) */
+#undef HAVE_ATTRIBUTE_COLD
+
+/* whether we can compile with __attribute__((const)) */
+#undef HAVE_ATTRIBUTE_CONST
+
+/* whether we can compile with __attribute__((noreturn)) */
+#undef HAVE_ATTRIBUTE_NORETURN
+
+/* whether we can compile with __attribute__((format(printf))) */
+#undef HAVE_ATTRIBUTE_PRINTF
+
+/* whether we can compile with __attribute__((unused)) */
+#undef HAVE_ATTRIBUTE_UNUSED
+
+/* whether we can compile with __attribute__((used)) */
+#undef HAVE_ATTRIBUTE_USED
+
 /* Define to 1 if you have the `attropen' function. */
 #undef HAVE_ATTROPEN
 
 /* Whether bigcrypt is available */
 #undef HAVE_BIGCRYPT
 
+/* whether we are big endian */
+#undef HAVE_BIG_ENDIAN
+
 /* Define to 1 if you have the `bindtextdomain' function. */
 #undef HAVE_BINDTEXTDOMAIN
 
-/* Define to 1 if the system has the type `blkcnt_t'. */
-#undef HAVE_BLKCNT_T
-
-/* Define to 1 if the system has the type `blksize_t'. */
-#undef HAVE_BLKSIZE_T
+/* Define to 1 if you have the `bind_textdomain_codeset' function. */
+#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
 /* Whether the bool type is available */
 #undef HAVE_BOOL
 
-/* Whether fcntl64 locks are broken */
-#undef HAVE_BROKEN_FCNTL64_LOCKS
-
 /* Whether getgroups is broken */
 #undef HAVE_BROKEN_GETGROUPS
 
 /* Whether the readlink syscall is broken */
 #undef HAVE_BROKEN_READLINK
 
+/* Whether bswap_64() is available */
+#undef HAVE_BSWAP_64_DECL
+
+/* whether we have __builtin_choose_expr */
+#undef HAVE_BUILTIN_CHOOSE_EXPR
+
+/* whether we have __builtin_clz */
+#undef HAVE_BUILTIN_CLZ
+
+/* whether we have __builtin_clzl */
+#undef HAVE_BUILTIN_CLZL
+
+/* whether we have __builtin_clzll */
+#undef HAVE_BUILTIN_CLZLL
+
+/* whether we have __builtin_constant_p */
+#undef HAVE_BUILTIN_CONSTANT_P
+
+/* whether we have __builtin_expect */
+#undef HAVE_BUILTIN_EXPECT
+
+/* whether we have __builtin_popcountl */
+#undef HAVE_BUILTIN_POPCOUNTL
+
+/* whether we have __builtin_types_compatible_p */
+#undef HAVE_BUILTIN_TYPES_COMPATIBLE_P
+
+/* Define to 1 if you have the <byteswap.h> header file. */
+#undef HAVE_BYTESWAP_H
+
 /* Define to 1 if you have the `bzero' function. */
 #undef HAVE_BZERO
 
 /* Whether the clock_gettime clock ID CLOCK_REALTIME is available */
 #undef HAVE_CLOCK_REALTIME
 
-/* Define to 1 if you have the `closedir64' function. */
-#undef HAVE_CLOSEDIR64
+/* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
+#undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
 
 /* Whether or not we have comparison_fn_t */
 #undef HAVE_COMPARISON_FN_T
 /* Whether the compiler will optimize out function calls */
 #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS
 
+/* whether we have compound literals */
+#undef HAVE_COMPOUND_LITERALS
+
 /* Define to 1 if you have the <com_err.h> header file. */
 #undef HAVE_COM_ERR_H
 
    header file. */
 #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H
 
-/* Define to 1 if you have the `creat64' function. */
-#undef HAVE_CREAT64
-
 /* Whether the system has the crypt() function */
 #undef HAVE_CRYPT
 
 /* Define to 1 if you have the <crypt.h> header file. */
 #undef HAVE_CRYPT_H
 
+/* Whether CTDB_CONTROL_CHECK_SRVIDS() is available */
+#undef HAVE_CTDB_CONTROL_CHECK_SRVIDS_DECL
+
 /* Whether CTDB_CONTROL_SCHEDULE_FOR_DELETION() is available */
 #undef HAVE_CTDB_CONTROL_SCHEDULE_FOR_DELETION_DECL
 
 /* Define to 1 if you have the <ctdb_private.h> header file. */
 #undef HAVE_CTDB_PRIVATE_H
 
+/* Define to 1 if you have the <ctdb_protocol.h> header file. */
+#undef HAVE_CTDB_PROTOCOL_H
+
+/* Whether CTDB_WANT_READONLY() is available */
+#undef HAVE_CTDB_WANT_READONLY_DECL
+
 /* Define to 1 if you have the <ctype.h> header file. */
 #undef HAVE_CTYPE_H
 
    don't. */
 #undef HAVE_DECL_SNPRINTF
 
+/* Define to 1 if you have the declaration of `strptime', and to 0 if you
+   don't. */
+#undef HAVE_DECL_STRPTIME
+
 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
    don't. */
 #undef HAVE_DECL_VASPRINTF
    don't. */
 #undef HAVE_DECL_VSNPRINTF
 
-/* Define to 1 if you have the `delproplist' function. */
-#undef HAVE_DELPROPLIST
-
 /* Define to 1 if you have the `des_set_key' function. */
 #undef HAVE_DES_SET_KEY
 
-/* Whether the 'dev64_t' type is available */
-#undef HAVE_DEV64_T
-
 /* Whether the major macro for dev_t is available */
 #undef HAVE_DEVICE_MAJOR_FN
 
 /* Whether dirfd() is available */
 #undef HAVE_DIRFD_DECL
 
+/* Disable the default signal handler */
+#undef HAVE_DISABLE_FAULT_HANDLER
+
 /* Define to 1 if you have the `dlclose' function. */
 #undef HAVE_DLCLOSE
 
 /* Whether errno() is available */
 #undef HAVE_ERRNO_DECL
 
+/* Define to 1 if you have the <err.h> header file. */
+#undef HAVE_ERR_H
+
 /* Whether the EncryptedData struct has a etype property */
 #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
 
 /* Define to 1 if you have the `execl' function. */
 #undef HAVE_EXECL
 
-/* Whether large file support can be enabled */
-#undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
-
 /* Define to 1 if you have the `extattr_delete_fd' function. */
 #undef HAVE_EXTATTR_DELETE_FD
 
 /* Define to 1 if you have the `extattr_delete_file' function. */
 #undef HAVE_EXTATTR_DELETE_FILE
 
-/* Define to 1 if you have the `extattr_delete_link' function. */
-#undef HAVE_EXTATTR_DELETE_LINK
-
 /* Define to 1 if you have the `extattr_get_fd' function. */
 #undef HAVE_EXTATTR_GET_FD
 
 /* Define to 1 if you have the `extattr_get_file' function. */
 #undef HAVE_EXTATTR_GET_FILE
 
-/* Define to 1 if you have the `extattr_get_link' function. */
-#undef HAVE_EXTATTR_GET_LINK
-
 /* Define to 1 if you have the `extattr_list_fd' function. */
 #undef HAVE_EXTATTR_LIST_FD
 
 /* Define to 1 if you have the `extattr_list_file' function. */
 #undef HAVE_EXTATTR_LIST_FILE
 
-/* Define to 1 if you have the `extattr_list_link' function. */
-#undef HAVE_EXTATTR_LIST_LINK
-
 /* Define to 1 if you have the `extattr_set_fd' function. */
 #undef HAVE_EXTATTR_SET_FD
 
 /* Define to 1 if you have the `extattr_set_file' function. */
 #undef HAVE_EXTATTR_SET_FILE
 
-/* Define to 1 if you have the `extattr_set_link' function. */
-#undef HAVE_EXTATTR_SET_LINK
-
 /* Whether the krb5_error struct has a e_data pointer */
 #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR
 
 /* Define to 1 if you have the `fallocate' function. */
 #undef HAVE_FALLOCATE
 
-/* Define to 1 if you have the `fallocate64' function. */
-#undef HAVE_FALLOCATE64
-
 /* Define to 1 if there is support for FAMNoExists */
 #undef HAVE_FAMNOEXISTS
 
 /* Whether fdatasync() is available */
 #undef HAVE_FDATASYNC_DECL
 
-/* Define to 1 if you have the `fdelproplist' function. */
-#undef HAVE_FDELPROPLIST
-
 /* Define to 1 if you have the `fdopendir' function. */
 #undef HAVE_FDOPENDIR
 
-/* Define to 1 if you have the `fdopendir64' function. */
-#undef HAVE_FDOPENDIR64
-
 /* Define to 1 if you have the `fgetea' function. */
 #undef HAVE_FGETEA
 
-/* Define to 1 if you have the `fgetproplist' function. */
-#undef HAVE_FGETPROPLIST
-
 /* Define to 1 if you have the `fgetxattr' function. */
 #undef HAVE_FGETXATTR
 
+/* Whether the krb5_creds struct has a flags property */
+#undef HAVE_FLAGS_IN_KRB5_CREDS
+
+/* whether we have flexible array member support */
+#undef HAVE_FLEXIBLE_ARRAY_MEMBER
+
 /* Define to 1 if you have the `flistea' function. */
 #undef HAVE_FLISTEA
 
 /* Define to 1 if you have the <fnmatch.h> header file. */
 #undef HAVE_FNMATCH_H
 
-/* Define to 1 if you have the `fopen64' function. */
-#undef HAVE_FOPEN64
-
 /* Whether the system has freeaddrinfo */
 #undef HAVE_FREEADDRINFO
 
 /* Whether the system has freeifaddrs */
 #undef HAVE_FREEIFADDRS
 
-/* Define to 1 if you have the `free_AP_REQ' function. */
-#undef HAVE_FREE_AP_REQ
-
 /* Define to 1 if you have the `fremoveea' function. */
 #undef HAVE_FREMOVEEA
 
 /* Whether statvfs.f_frsize exists */
 #undef HAVE_FRSIZE
 
-/* Define to 1 if you have the `fseek64' function. */
-#undef HAVE_FSEEK64
-
 /* Define to 1 if you have the `fseeko' function. */
 #undef HAVE_FSEEKO
 
-/* Define to 1 if you have the `fseeko64' function. */
-#undef HAVE_FSEEKO64
-
 /* Define to 1 if you have the `fsetea' function. */
 #undef HAVE_FSETEA
 
-/* Define to 1 if you have the `fsetproplist' function. */
-#undef HAVE_FSETPROPLIST
-
 /* Define to 1 if you have the `fsetxattr' function. */
 #undef HAVE_FSETXATTR
 
 /* Whether statvfs.f_fsid is an integer */
 #undef HAVE_FSID_INT
 
-/* Whether fstat64() is available */
-#undef HAVE_FSTAT64
-
 /* Define to 1 if you have the `fsync' function. */
 #undef HAVE_FSYNC
 
-/* Define to 1 if you have the `ftell64' function. */
-#undef HAVE_FTELL64
-
-/* Define to 1 if you have the `ftello64' function. */
-#undef HAVE_FTELLO64
-
 /* Define to 1 if you have the `ftruncate' function. */
 #undef HAVE_FTRUNCATE
 
-/* Define to 1 if you have the `ftruncate64' function. */
-#undef HAVE_FTRUNCATE64
-
 /* Truncate extend */
 #undef HAVE_FTRUNCATE_EXTEND
 
 /* Define to 1 if you have the `getdents' function. */
 #undef HAVE_GETDENTS
 
-/* Define to 1 if you have the `getdents64' function. */
-#undef HAVE_GETDENTS64
-
 /* Define to 1 if you have the `getdirentries' function. */
 #undef HAVE_GETDIRENTRIES
 
 /* Define to 1 if you have the `getpgrp' function. */
 #undef HAVE_GETPGRP
 
-/* Define to 1 if you have the `getproplist' function. */
-#undef HAVE_GETPROPLIST
-
 /* Whether getprpwnam is available */
 #undef HAVE_GETPRPWNAM
 
 /* Define to 1 if you have the `getpwuid_r' function. */
 #undef HAVE_GETPWUID_R
 
+/* Defined if struct getquota_rslt has getquota_rslt_u */
+#undef HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U
+
 /* Define to 1 if you have the `getrlimit' function. */
 #undef HAVE_GETRLIMIT
 
 /* Define to 1 if you have the `get_current_dir_name' function. */
 #undef HAVE_GET_CURRENT_DIR_NAME
 
-/* Define to 1 if you have the `get_proplist_entry' function. */
-#undef HAVE_GET_PROPLIST_ENTRY
-
 /* What header to include for iconv() function: giconv.h */
 #undef HAVE_GICONV
 
 /* Define to 1 if you have the <grp.h> header file. */
 #undef HAVE_GRP_H
 
-/* Whether GSSAPI is available */
+/* Whether the platform has GSSAPI support */
 #undef HAVE_GSSAPI
 
 /* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
 #undef HAVE_GSSAPI_GSSAPI_H
 
+/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
+#undef HAVE_GSSAPI_GSSAPI_KRB5_H
+
 /* Define to 1 if you have the <gssapi.h> header file. */
 #undef HAVE_GSSAPI_H
 
+/* Define to 1 if you have the `gsskrb5_extract_authz_data_from_sec_context'
+   function. */
+#undef HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT
+
 /* Define to 1 if you have the `gss_display_status' function. */
 #undef HAVE_GSS_DISPLAY_STATUS
 
 /* Define to 1 if you have the `gss_get_name_attribute' function. */
 #undef HAVE_GSS_GET_NAME_ATTRIBUTE
 
+/* Define to 1 if you have the `gss_inquire_sec_context_by_oid' function. */
+#undef HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID
+
+/* Define to 1 if you have the `gss_krb5_import_cred' function. */
+#undef HAVE_GSS_KRB5_IMPORT_CRED
+
+/* Define to 1 if you have the `GSS_KRB5_MECHANISM' function. */
+#undef HAVE_GSS_KRB5_MECHANISM
+
+/* Define to 1 if you have the `gss_mech_krb5' function. */
+#undef HAVE_GSS_MECH_KRB5
+
+/* Define to 1 if you have the `gss_oid_equal' function. */
+#undef HAVE_GSS_OID_EQUAL
+
 /* Define to 1 if you have the `gss_wrap_iov' function. */
 #undef HAVE_GSS_WRAP_IOV
 
 /* Whether the compiler supports immediate structures */
 #undef HAVE_IMMEDIATE_STRUCTURES
 
+/* Whether mmap is incoherent against write */
+#undef HAVE_INCOHERENT_MMAP
+
 /* Define to 1 if you have the `inet_aton' function. */
 #undef HAVE_INET_ATON
 
 /* Define to 1 if you have the `innetgr' function. */
 #undef HAVE_INNETGR
 
-/* Whether the 'ino64_t' type is available */
-#undef HAVE_INO64_T
-
-/* Whether kernel or sys has inotify support */
+/* For inotify support */
 #undef HAVE_INOTIFY
 
-/* Define to 1 if you have the `inotify_init' function. */
-#undef HAVE_INOTIFY_INIT
-
 /* Whether int16 typedef is included by rpc/rpc.h */
 #undef HAVE_INT16_FROM_RPC_RPC_H
 
 /* Define to 1 if you have the `isatty' function. */
 #undef HAVE_ISATTY
 
+/* whether we have isblank */
+#undef HAVE_ISBLANK
+
 /* Whether kernel notifies changes */
 #undef HAVE_KERNEL_CHANGE_NOTIFY
 
 /* Define to 1 if you have the `krb5_auth_con_set_req_cksumtype' function. */
 #undef HAVE_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE
 
+/* Define to 1 if you have the `krb5_build_principal_alloc_va' function. */
+#undef HAVE_KRB5_BUILD_PRINCIPAL_ALLOC_VA
+
+/* Define to 1 if you have the `krb5_cc_get_lifetime' function. */
+#undef HAVE_KRB5_CC_GET_LIFETIME
+
+/* Define to 1 if you have the `krb5_cc_retrieve_cred' function. */
+#undef HAVE_KRB5_CC_RETRIEVE_CRED
+
+/* Define to 1 if you have the `krb5_create_checksum' function. */
+#undef HAVE_KRB5_CREATE_CHECKSUM
+
 /* Whether the type krb5_crypto exists */
 #undef HAVE_KRB5_CRYPTO
 
 /* Define to 1 if you have the `krb5_crypto_init' function. */
 #undef HAVE_KRB5_CRYPTO_INIT
 
-/* Define to 1 if you have the `krb5_c_enctype_compare' function. */
-#undef HAVE_KRB5_C_ENCTYPE_COMPARE
+/* Define to 1 if you have the `krb5_c_make_checksum' function. */
+#undef HAVE_KRB5_C_MAKE_CHECKSUM
+
+/* Define to 1 if you have the `krb5_c_string_to_key' function. */
+#undef HAVE_KRB5_C_STRING_TO_KEY
 
 /* Define to 1 if you have the `krb5_c_verify_checksum' function. */
 #undef HAVE_KRB5_C_VERIFY_CHECKSUM
 
-/* Define to 1 if you have the `krb5_decode_ap_req' function. */
-#undef HAVE_KRB5_DECODE_AP_REQ
-
 /* Whether to use deprecated krb5 interfaces */
 #undef HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER
 
-/* Whether the type krb5_encrypt_block exists */
-#undef HAVE_KRB5_ENCRYPT_BLOCK
-
 /* Define to 1 if you have the `krb5_encrypt_data' function. */
 #undef HAVE_KRB5_ENCRYPT_DATA
 
-/* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */
-#undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS
-
 /* Define to 1 if you have the `krb5_enctype_to_string' function. */
 #undef HAVE_KRB5_ENCTYPE_TO_STRING
 
 /* whether krb5_enctype_to_string takes size_t argument */
 #undef HAVE_KRB5_ENCTYPE_TO_STRING_WITH_SIZE_T_ARG
 
+/* Define to 1 if you have the `krb5_free_checksum_contents' function. */
+#undef HAVE_KRB5_FREE_CHECKSUM_CONTENTS
+
 /* Define to 1 if you have the `krb5_free_data_contents' function. */
 #undef HAVE_KRB5_FREE_DATA_CONTENTS
 
 /* Define to 1 if you have the `krb5_get_host_realm' function. */
 #undef HAVE_KRB5_GET_HOST_REALM
 
+/* Define to 1 if you have the `krb5_get_init_creds_keytab' function. */
+#undef HAVE_KRB5_GET_INIT_CREDS_KEYTAB
+
 /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */
 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC
 
    function. */
 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST
 
-/* Define to 1 if you have the `krb5_get_kdc_cred' function. */
-#undef HAVE_KRB5_GET_KDC_CRED
-
 /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */
 #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES
 
 /* Define to 1 if you have the <krb5.h> header file. */
 #undef HAVE_KRB5_H
 
-/* Whether the krb5_creds struct has a keyblock property */
-#undef HAVE_KRB5_KEYBLOCK_IN_CREDS
-
 /* Whether the krb5_keyblock struct has a keyvalue property */
 #undef HAVE_KRB5_KEYBLOCK_KEYVALUE
 
 /* Define to 1 if you have the <krb5/locate_plugin.h> header file. */
 #undef HAVE_KRB5_LOCATE_PLUGIN_H
 
+/* Define to 1 if you have the `krb5_make_principal' function. */
+#undef HAVE_KRB5_MAKE_PRINCIPAL
+
 /* Define to 1 if you have the `krb5_mk_req_extended' function. */
 #undef HAVE_KRB5_MK_REQ_EXTENDED
 
 /* Define to 1 if you have the `krb5_parse_name_norealm' function. */
 #undef HAVE_KRB5_PARSE_NAME_NOREALM
 
+/* Whether KRB5_PDU_NONE() is available */
+#undef HAVE_KRB5_PDU_NONE_DECL
+
 /* Define to 1 if you have the `krb5_principal2salt' function. */
 #undef HAVE_KRB5_PRINCIPAL2SALT
 
 /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */
 #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
 
+/* Define to 1 if you have the `krb5_principal_get_num_comp' function. */
+#undef HAVE_KRB5_PRINCIPAL_GET_NUM_COMP
+
 /* Whether the function krb5_principal_get_realm is defined */
 #undef HAVE_KRB5_PRINCIPAL_GET_REALM
 
 /* Whether the type krb5_realm exists */
 #undef HAVE_KRB5_REALM_TYPE
 
-/* Whether the krb5_creds struct has a session property */
-#undef HAVE_KRB5_SESSION_IN_CREDS
-
 /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */
 #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
 
 /* Define to 1 if you have the `krb5_set_real_time' function. */
 #undef HAVE_KRB5_SET_REAL_TIME
 
-/* Define to 1 if you have the `krb5_string_to_key' function. */
-#undef HAVE_KRB5_STRING_TO_KEY
-
 /* Define to 1 if you have the `krb5_string_to_key_salt' function. */
 #undef HAVE_KRB5_STRING_TO_KEY_SALT
 
-/* Whether the krb5_ticket struct has a enc_part2 property */
-#undef HAVE_KRB5_TKT_ENC_PART2
-
-/* Define to 1 if you have the `krb5_use_enctype' function. */
-#undef HAVE_KRB5_USE_ENCTYPE
-
-/* Define to 1 if you have the `krb5_verify_checksum' function. */
-#undef HAVE_KRB5_VERIFY_CHECKSUM
-
 /* Whether the KV5M_KEYTAB option is available */
 #undef HAVE_KV5M_KEYTAB
 
 /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
 #undef HAVE_LDAP_SET_REBIND_PROC
 
-/* Define to 1 if you have the `lgetea' function. */
-#undef HAVE_LGETEA
-
-/* Define to 1 if you have the `lgetxattr' function. */
-#undef HAVE_LGETXATTR
-
 /* Define to 1 if you have the `asn1' library (-lasn1). */
 #undef HAVE_LIBASN1
 
+/* Define to 1 if you have the `attr' library (-lattr). */
+#undef HAVE_LIBATTR
+
 /* Define to 1 if you have the `com_err' library (-lcom_err). */
 #undef HAVE_LIBCOM_ERR
 
 /* Define to 1 if you have the `fam' library (-lfam). */
 #undef HAVE_LIBFAM
 
+/* Define to 1 if you have the `gss' library (-lgss). */
+#undef HAVE_LIBGSS
+
 /* Define to 1 if you have the `gssapi' library (-lgssapi). */
 #undef HAVE_LIBGSSAPI
 
 /* Whether the system has readline */
 #undef HAVE_LIBREADLINE
 
+/* We have libreplace */
+#undef HAVE_LIBREPLACE
+
 /* Define to 1 if you have the `resolv' library (-lresolv). */
 #undef HAVE_LIBRESOLV
 
 /* Define to 1 if you have the `link' function. */
 #undef HAVE_LINK
 
-/* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */
-#undef HAVE_LINUX_DQBLK_XFS_H
-
 /* Whether the Linux 'fallocate' function is available */
 #undef HAVE_LINUX_FALLOCATE
 
-/* Whether the Linux 'fallocate64' function is available */
-#undef HAVE_LINUX_FALLOCATE64
-
 /* Define to 1 if you have the <linux/falloc.h> header file. */
 #undef HAVE_LINUX_FALLOC_H
 
-/* Define to 1 if you have the <linux/inotify.h> header file. */
-#undef HAVE_LINUX_INOTIFY_H
-
 /* Whether the system has IPV6_V6ONLY in linux/in6.h */
 #undef HAVE_LINUX_IPV6_V6ONLY_26
 
 /* Define to 1 if you have the <linux/types.h> header file. */
 #undef HAVE_LINUX_TYPES_H
 
-/* Whether Linux xfs quota support is available */
-#undef HAVE_LINUX_XFS_QUOTAS
-
 /* Define to 1 if you have the `listea' function. */
 #undef HAVE_LISTEA
 
 /* Define to 1 if you have the `listxattr' function. */
 #undef HAVE_LISTXATTR
 
-/* Define to 1 if you have the `llistea' function. */
-#undef HAVE_LLISTEA
-
-/* Define to 1 if you have the `llistxattr' function. */
-#undef HAVE_LLISTXATTR
+/* whether we are little endian */
+#undef HAVE_LITTLE_ENDIAN
 
 /* Define to 1 if you have the `llseek' function. */
 #undef HAVE_LLSEEK
 /* Define to 1 if the system has the type `long long'. */
 #undef HAVE_LONG_LONG
 
-/* Define to 1 if you have the `lremoveea' function. */
-#undef HAVE_LREMOVEEA
-
-/* Define to 1 if you have the `lremovexattr' function. */
-#undef HAVE_LREMOVEXATTR
-
-/* Define to 1 if you have the `lseek64' function. */
-#undef HAVE_LSEEK64
-
-/* Define to 1 if you have the `lsetea' function. */
-#undef HAVE_LSETEA
-
-/* Define to 1 if you have the `lsetxattr' function. */
-#undef HAVE_LSETXATTR
-
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
-/* Define to 1 if you have the `lstat64' function. */
-#undef HAVE_LSTAT64
-
 /* Define to 1 if you have the `lutimes' function. */
 #undef HAVE_LUTIMES
 
 /* Whether the macro for makedev is available */
 #undef HAVE_MAKEDEV
 
+/* Define to 1 if you have the <malloc.h> header file. */
+#undef HAVE_MALLOC_H
+
 /* Define to 1 if you have the <md5.h> header file. */
 #undef HAVE_MD5_H
 
 /* Define to 1 if you have the <mntent.h> header file. */
 #undef HAVE_MNTENT_H
 
+/* Whether mremap works */
+#undef HAVE_MREMAP
+
 /* If we can use msg_acctrights for passing file descriptors */
 #undef HAVE_MSGHDR_MSG_ACCTRIGHTS
 
 /* Do we have rl_completion_matches? */
 #undef HAVE_NEW_LIBREADLINE
 
-/* Whether nfs quota support is available */
+/* NFS quota support is available */
 #undef HAVE_NFS_QUOTAS
 
-/* Define to 1 if you have the `nl_langinfo' function. */
-#undef HAVE_NL_LANGINFO
-
-/* Whether no ACLs support is available */
-#undef HAVE_NO_ACLS
-
 /* Whether no asynchronous io support is available */
 #undef HAVE_NO_AIO
 
 /* Define to 1 if you have the <ns_api.h> header file. */
 #undef HAVE_NS_API_H
 
-/* Whether off64_t is available */
-#undef HAVE_OFF64_T
-
-/* Whether building on Isilon OneFS */
-#undef HAVE_ONEFS
-
-/* Define to 1 if you have the `open64' function. */
-#undef HAVE_OPEN64
-
-/* Define to 1 if you have the `opendir64' function. */
-#undef HAVE_OPENDIR64
+/* Whether openat is available */
+#undef HAVE_OPENAT
 
 /* Whether the open(2) accepts O_DIRECT */
 #undef HAVE_OPEN_O_DIRECT
 /* Define to 1 if you have the `posix_fallocate' function. */
 #undef HAVE_POSIX_FALLOCATE
 
-/* Define to 1 if you have the `posix_fallocate64' function. */
-#undef HAVE_POSIX_FALLOCATE64
-
 /* Define to 1 if you have the `posix_memalign' function. */
 #undef HAVE_POSIX_MEMALIGN
 
 /* Define to 1 if you have the `pread' function. */
 #undef HAVE_PREAD
 
-/* Define to 1 if you have the `pread64' function. */
-#undef HAVE_PREAD64
-
 /* Whether pread() is available */
 #undef HAVE_PREAD_DECL
 
 /* Define to 1 if you have the `pwrite' function. */
 #undef HAVE_PWRITE
 
-/* Define to 1 if you have the `pwrite64' function. */
-#undef HAVE_PWRITE64
-
 /* Whether pwrite() is available */
 #undef HAVE_PWRITE_DECL
 
-/* Whether CRAY int quotactl (char *spec, int request, char *arg); is
-   available */
-#undef HAVE_QUOTACTL_3
-
 /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is
    available */
 #undef HAVE_QUOTACTL_4A
 /* Whether readahead() is available */
 #undef HAVE_READAHEAD_DECL
 
-/* Define to 1 if you have the `readdir64' function. */
-#undef HAVE_READDIR64
-
 /* Define to 1 if you have the <readline.h> header file. */
 #undef HAVE_READLINE_H
 
 /* Define to 1 if you have the `rename' function. */
 #undef HAVE_RENAME
 
-/* Define to 1 if you have the `rewinddir64' function. */
-#undef HAVE_REWINDDIR64
-
 /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */
 #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC
 
 /* Define to 1 if you have the <security/_pam_macros.h> header file. */
 #undef HAVE_SECURITY__PAM_MACROS_H
 
-/* Define to 1 if you have the `seekdir64' function. */
-#undef HAVE_SEEKDIR64
-
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT
 
 /* Whether sendfile() is available */
 #undef HAVE_SENDFILE
 
-/* Whether sendfile64() is available */
-#undef HAVE_SENDFILE64
-
 /* Whether sendfilev() is available */
 #undef HAVE_SENDFILEV
 
-/* Whether sendfilev64() is available */
-#undef HAVE_SENDFILEV64
-
 /* Define to 1 if you have the `setbuffer' function. */
 #undef HAVE_SETBUFFER
 
 /* Define to 1 if you have the `seteuid' function. */
 #undef HAVE_SETEUID
 
+/* Define to 1 if you have the `setgid' function. */
+#undef HAVE_SETGID
+
 /* Define to 1 if you have the `setgidx' function. */
 #undef HAVE_SETGIDX
 
 /* Define to 1 if you have the `setpriv' function. */
 #undef HAVE_SETPRIV
 
-/* Define to 1 if you have the `setproplist' function. */
-#undef HAVE_SETPROPLIST
+/* Define to 1 if you have the `setregid' function. */
+#undef HAVE_SETREGID
 
 /* Whether the system has setresgid */
 #undef HAVE_SETRESGID
 /* Whether setresuid() is available */
 #undef HAVE_SETRESUID_DECL
 
+/* Define to 1 if you have the `setreuid' function. */
+#undef HAVE_SETREUID
+
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
+/* Define to 1 if you have the `setuid' function. */
+#undef HAVE_SETUID
+
 /* Define to 1 if you have the `setuidx' function. */
 #undef HAVE_SETUIDX
 
 /* Define to 1 if you have the `shm_open' function. */
 #undef HAVE_SHM_OPEN
 
-/* whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal */
-#undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE
-
 /* Define to 1 if you have the `sigaction' function. */
 #undef HAVE_SIGACTION
 
 /* Whether we have the atomic_t variable type */
 #undef HAVE_SIG_ATOMIC_T_TYPE
 
-/* Define to 1 if you have the `sizeof_proplist_entry' function. */
-#undef HAVE_SIZEOF_PROPLIST_ENTRY
-
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
 /* Define to 1 if you have the <standards.h> header file. */
 #undef HAVE_STANDARDS_H
 
-/* Whether stat64() is available */
-#undef HAVE_STAT64
-
 /* Whether statvfs.f_flag exists */
 #undef HAVE_STATVFS_F_FLAG
 
 /* Define to 1 if you have the `strpbrk' function. */
 #undef HAVE_STRPBRK
 
+/* Define to 1 if you have the `strptime' function. */
+#undef HAVE_STRPTIME
+
 /* Define to 1 if you have the `strsignal' function. */
 #undef HAVE_STRSIGNAL
 
 /* ctdb ipv6 support */
 #undef HAVE_STRUCT_CTDB_CONTROL_TCP_ADDR
 
-/* Whether the 'DIR64' abstract data type is available */
-#undef HAVE_STRUCT_DIR64
-
-/* Whether the 'dirent64' struct is available */
-#undef HAVE_STRUCT_DIRENT64
-
-/* Whether the flock64 struct is available */
-#undef HAVE_STRUCT_FLOCK64
+/* darwin style quota bytecount */
+#undef HAVE_STRUCT_DQBLK_DQB_CURBYTES
 
 /* Whether struct ifaddrs is available */
 #undef HAVE_STRUCT_IFADDRS
 /* Define to 1 if you have the `symlink' function. */
 #undef HAVE_SYMLINK
 
+/* Define to 1 if you have the `syscall' function. */
+#undef HAVE_SYSCALL
+
 /* Define to 1 if you have the <syscall.h> header file. */
 #undef HAVE_SYSCALL_H
 
 /* Define to 1 if you have the `sysconf' function. */
 #undef HAVE_SYSCONF
 
+/* Define to 1 if you have the `sysctl' function. */
+#undef HAVE_SYSCTL
+
 /* Define to 1 if you have the `sysctlbyname' function. */
 #undef HAVE_SYSCTLBYNAME
 
 /* Define to 1 if you have the <sys/id.h> header file. */
 #undef HAVE_SYS_ID_H
 
-/* Define to 1 if you have the <sys/inotify.h> header file. */
-#undef HAVE_SYS_INOTIFY_H
-
 /* Define to 1 if you have the <sys/ioctl.h> header file. */
 #undef HAVE_SYS_IOCTL_H
 
 /* Define to 1 if you have the <sys/xattr.h> header file. */
 #undef HAVE_SYS_XATTR_H
 
-/* Whether we have TDB_ERR_NESTING */
-#undef HAVE_TDB_ERR_NESTING
-
-/* Define to 1 if you have the `telldir64' function. */
-#undef HAVE_TELLDIR64
-
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
 /* Whether crypt needs truncated salt */
 #undef HAVE_TRUNCATED_SALT
 
+/* whether we have __typeof__ */
+#undef HAVE_TYPEOF
+
 /* Whether we have ucontext_t */
 #undef HAVE_UCONTEXT_T
 
+/* Define to 1 if you have the <ufs/ufs/quota.h> header file. */
+#undef HAVE_UFS_UFS_QUOTA_H
+
 /* Whether uint16 typedef is included by rpc/rpc.h */
 #undef HAVE_UINT16_FROM_RPC_RPC_H
 
 /* Define to 1 if you have the `unsetenv' function. */
 #undef HAVE_UNSETENV
 
-/* Whether the 'unsigned char' type is available */
-#undef HAVE_UNSIGNED_CHAR
-
 /* Define to 1 if you have the `updwtmp' function. */
 #undef HAVE_UPDWTMP
 
 /* Define to 1 if you have the <utmp.h> header file. */
 #undef HAVE_UTMP_H
 
-/* Whether the utmp struct has a property ut_addr */
-#undef HAVE_UT_UT_ADDR
-
-/* Whether the utmp struct has a property ut_addr_v6 */
-#undef HAVE_UT_UT_ADDR_V6
-
 /* Whether the utmp struct has a property ut_exit */
 #undef HAVE_UT_UT_EXIT
 
 /* Whether the utmp struct has a property ut_user */
 #undef HAVE_UT_UT_USER
 
-/* Define to 1 if you have the `uuid_generate' function. */
-#undef HAVE_UUID_GENERATE
-
-/* Define to 1 if you have the <uuid/uuid.h> header file. */
-#undef HAVE_UUID_UUID_H
-
 /* Whether the utmpx struct has a property ut_syslen */
 #undef HAVE_UX_UT_SYSLEN
 
 /* Define to 1 if you have the `waitpid' function. */
 #undef HAVE_WAITPID
 
+/* whether we have __attribute__((warn_unused_result)) */
+#undef HAVE_WARN_UNUSED_RESULT
+
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H
 
 /* Define to 1 if you have the <winsock2.h> header file. */
 #undef HAVE_WINSOCK2_H
 
+/* Whether strptime is working correct */
+#undef HAVE_WORKING_STRPTIME
+
 /* Whether the WRFILE:-keytab is supported */
 #undef HAVE_WRFILE_KEYTAB
 
 /* Whether xfs quota support is available */
 #undef HAVE_XFS_QUOTAS
 
+/* Define to 1 if you have the <xfs/xqm.h> header file. */
+#undef HAVE_XFS_XQM_H
+
 /* Define to 1 if you have the `yp_get_default_domain' function. */
 #undef HAVE_YP_GET_DEFAULT_DOMAIN
 
 /* Define to 1 if you have the `_fstat' function. */
 #undef HAVE__FSTAT
 
-/* Define to 1 if you have the `_fstat64' function. */
-#undef HAVE__FSTAT64
-
 /* Define to 1 if you have the `_getcwd' function. */
 #undef HAVE__GETCWD
 
 /* Define to 1 if you have the `_lstat' function. */
 #undef HAVE__LSTAT
 
-/* Define to 1 if you have the `_lstat64' function. */
-#undef HAVE__LSTAT64
-
 /* Define to 1 if you have the `_open' function. */
 #undef HAVE__OPEN
 
-/* Define to 1 if you have the `_open64' function. */
-#undef HAVE__OPEN64
-
 /* Define to 1 if you have the `_opendir' function. */
 #undef HAVE__OPENDIR
 
 /* Define to 1 if you have the `_pread' function. */
 #undef HAVE__PREAD
 
-/* Define to 1 if you have the `_pread64' function. */
-#undef HAVE__PREAD64
-
 /* Define to 1 if you have the `_pwrite' function. */
 #undef HAVE__PWRITE
 
-/* Define to 1 if you have the `_pwrite64' function. */
-#undef HAVE__PWRITE64
-
 /* Define to 1 if you have the `_read' function. */
 #undef HAVE__READ
 
 /* Define to 1 if you have the `_readdir' function. */
 #undef HAVE__READDIR
 
-/* Define to 1 if you have the `_readdir64' function. */
-#undef HAVE__READDIR64
-
 /* Define to 1 if you have the `_seekdir' function. */
 #undef HAVE__SEEKDIR
 
 /* Define to 1 if you have the `_stat' function. */
 #undef HAVE__STAT
 
-/* Define to 1 if you have the `_stat64' function. */
-#undef HAVE__STAT64
-
 /* Define to 1 if you have the `_telldir' function. */
 #undef HAVE__TELLDIR
 
 /* Define to 1 if you have the `__fstat' function. */
 #undef HAVE___FSTAT
 
-/* Define to 1 if you have the `__fstat64' function. */
-#undef HAVE___FSTAT64
-
 /* Define to 1 if you have the `__fxstat' function. */
 #undef HAVE___FXSTAT
 
 /* Define to 1 if you have the `__lstat' function. */
 #undef HAVE___LSTAT
 
-/* Define to 1 if you have the `__lstat64' function. */
-#undef HAVE___LSTAT64
-
 /* Define to 1 if you have the `__lxstat' function. */
 #undef HAVE___LXSTAT
 
-/* Whether __NR_inotify_init() is available */
-#undef HAVE___NR_INOTIFY_INIT_DECL
-
 /* Define to 1 if you have the `__open' function. */
 #undef HAVE___OPEN
 
-/* Define to 1 if you have the `__open64' function. */
-#undef HAVE___OPEN64
-
 /* Define to 1 if you have the `__opendir' function. */
 #undef HAVE___OPENDIR
 
 /* Define to 1 if you have the `__pread' function. */
 #undef HAVE___PREAD
 
-/* Define to 1 if you have the `__pread64' function. */
-#undef HAVE___PREAD64
-
 /* Define to 1 if you have the `__pwrite' function. */
 #undef HAVE___PWRITE
 
-/* Define to 1 if you have the `__pwrite64' function. */
-#undef HAVE___PWRITE64
-
 /* Define to 1 if you have the `__read' function. */
 #undef HAVE___READ
 
 /* Define to 1 if you have the `__readdir' function. */
 #undef HAVE___READDIR
 
-/* Define to 1 if you have the `__readdir64' function. */
-#undef HAVE___READDIR64
-
 /* Define to 1 if you have the `__seekdir' function. */
 #undef HAVE___SEEKDIR
 
 /* Define to 1 if you have the `__stat' function. */
 #undef HAVE___STAT
 
-/* Define to 1 if you have the `__stat64' function. */
-#undef HAVE___STAT64
-
 /* Define to 1 if you have the `__strtoll' function. */
 #undef HAVE___STRTOLL
 
 /* Whether the host os is HPUX */
 #undef HPUX
 
-/* Whether the hpux sendfile() API is available */
+/* Whether the osf/hpux sendfile() API is available */
 #undef HPUX_SENDFILE_API
 
-/* Whether the host os is irix */
-#undef IRIX
-
-/* Whether the host os is irix6 */
-#undef IRIX6
-
 /* Whether krb5_get_init_creds_opt_free takes a context argument */
 #undef KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT
 
 /* Whether krb5_princ_realm returns krb5_realm or krb5_data */
 #undef KRB5_PRINC_REALM_RETURNS_REALM
 
-/* Whether the krb5_ticket structure contains the kvno and enctype */
-#undef KRB5_TICKET_HAS_KEYINFO
-
-/* Number of arguments to krb5_verify_checksum */
-#undef KRB5_VERIFY_CHECKSUM_ARGS
-
 /* Number of arguments to ldap_set_rebind_proc */
 #undef LDAP_SET_REBIND_PROC_ARGS
 
 /* Whether the host os is linux */
 #undef LINUX
 
-/* Whether (linux) sendfile() is broken */
-#undef LINUX_BROKEN_SENDFILE_API
-
 /* Whether linux sendfile() API is available */
 #undef LINUX_SENDFILE_API
 
 /* replace readdir using getdirentries() */
 #undef REPLACE_READDIR_GETDIRENTRIES
 
-/* Whether strptime should be replaced */
-#undef REPLACE_STRPTIME
-
 /* Define as the return type of signal handlers (`int' or `void'). */
 #undef RETSIGTYPE
 
-/* Whether the host os is sco unix */
-#undef SCO
-
 /* Whether seekdir returns an int */
 #undef SEEKDIR_RETURNS_INT
 
 /* Shared library extension */
 #undef SHLIBEXT
 
+/* The size of the 'blkcnt_t' type */
+#undef SIZEOF_BLKCNT_T_4
+
+/* The size of the 'blkcnt_t' type */
+#undef SIZEOF_BLKCNT_T_8
+
 /* The size of `char', as computed by sizeof. */
 #undef SIZEOF_CHAR
 
 /* The size of `long long', as computed by sizeof. */
 #undef SIZEOF_LONG_LONG
 
-/* The size of the 'off_t' type */
+/* The size of `off_t', as computed by sizeof. */
 #undef SIZEOF_OFF_T
 
 /* The size of `short', as computed by sizeof. */
 /* Whether the solaris sendfile() API is available */
 #undef SOLARIS_SENDFILE_API
 
+/* gensec modules */
+#undef STATIC_gensec_MODULES
+
+/* gensec protos */
+#undef STATIC_gensec_MODULES_PROTO
+
 /* Whether statfs requires two arguments and struct statfs has bsize property
    */
 #undef STAT_STATFS2_BSIZE
 /* Whether statvfs() is available */
 #undef STAT_STATVFS
 
-/* Whether statvfs64() is available */
-#undef STAT_STATVFS64
-
 /* The size of a block */
 #undef STAT_ST_BLOCKSIZE
 
 /* Whether telldir takes a const pointer */
 #undef TELLDIR_TAKES_CONST_DIR
 
+/* Max signal number value */
+#undef TEVENT_NUM_SIGNALS
+
 /* The maximum value of the 'time_t' type */
 #undef TIME_T_MAX
 
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME
 
-/* Whether the host os is unixware */
-#undef UNIXWARE
+/* Use uid wrapper library */
+#undef UID_WRAPPER
 
 /* Whether to use both of HPUX' crypt calls */
 #undef USE_BOTH_CRYPT_CALLS
 /* Whether we should build DMAPI integration components */
 #undef USE_DMAPI
 
+/* Use Linux 32-bit system calls */
+#undef USE_LINUX_32BIT_SYSCALLS
+
+/* Whether we can use Linux thread-specific credentials */
+#undef USE_LINUX_THREAD_CREDENTIALS
+
 /* Whether seteuid() is available */
 #undef USE_SETEUID
 
 /* Whether we have valgrind headers */
 #undef VALGRIND
 
+/* The value of `NSIG'. */
+#undef VALUEOF_NSIG
+
+/* The value of `SIGRTMAX'. */
+#undef VALUEOF_SIGRTMAX
+
+/* The value of `SIGRTMIN'. */
+#undef VALUEOF_SIGRTMIN
+
+/* The value of `_NSIG'. */
+#undef VALUEOF__NSIG
+
 /* Whether to include Active Directory support */
 #undef WITH_ADS
 
 /* Whether to include AFS clear-text auth support */
 #undef WITH_AFS
 
-/* Using asynchronous io */
-#undef WITH_AIO
-
 /* Whether to include automount support */
 #undef WITH_AUTOMOUNT
 
 /* Whether to use profiling */
 #undef WITH_PROFILE
 
-/* Whether to include pthreadpool helpers */
-#undef WITH_PTHREADPOOL
-
-/* Whether to use disk quota support */
+/* Whether to use old quota support */
 #undef WITH_QUOTAS
 
 /* Whether to include sendfile() support */
 #endif
 
 /* xattr functions have additional options */
-#undef XATTR_ADD_OPT
+#undef XATTR_ADDITIONAL_OPTIONS
+
+
+#ifndef _BSD_TYPES
+# undef _BSD_TYPES
+#endif
+
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
 # define _DARWIN_USE_64_BIT_INODE 1
 #endif
 
-/* File offset bits */
+/* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS
 
 /* Whether to use GNU libc extensions */
 #undef _GNU_SOURCE
 
-/* Whether to enable large file support */
-#undef _LARGEFILE64_SOURCE
-
 /* Whether to enable large file support */
 #undef _LARGE_FILES
 
 /* Whether to build auth_domain as shared module */
 #undef auth_domain_init
 
-/* Whether to build auth_netlogond as shared module */
-#undef auth_netlogond_init
-
 /* Whether to build auth_sam as shared module */
 #undef auth_sam_init
 
 /* Whether to build auth_script as shared module */
 #undef auth_script_init
 
-/* Whether to build auth_server as shared module */
-#undef auth_server_init
-
 /* Whether to build auth_unix as shared module */
 #undef auth_unix_init
 
 /* Whether to build auth_winbind as shared module */
 #undef auth_winbind_init
 
-/* Whether to build charset_CP437 as shared module */
-#undef charset_CP437_init
-
-/* Whether to build charset_CP850 as shared module */
-#undef charset_CP850_init
-
-/* Whether to build charset_macosxfs as shared module */
-#undef charset_macosxfs_init
+/* Define to `long' if <sys/types.h> does not define. */
+#undef blkcnt_t
 
-/* Whether to build charset_weird as shared module */
-#undef charset_weird_init
+/* Define to `long' if <sys/types.h> does not define. */
+#undef blksize_t
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 /* Whether to build idmap_ad as shared module */
 #undef idmap_ad_init
 
-/* Whether to build idmap_adex as shared module */
-#undef idmap_adex_init
-
 /* Whether to build idmap_autorid as shared module */
 #undef idmap_autorid_init
 
 /* Define to `loff_t' if <sys/types.h> does not define. */
 #undef offset_t
 
-/* Whether to build pdb_ads as shared module */
-#undef pdb_ads_init
-
-/* Whether to build pdb_ldap as shared module */
-#undef pdb_ldap_init
+/* Whether to build pdb_ldapsam as shared module */
+#undef pdb_ldapsam_init
 
 /* Whether to build pdb_smbpasswd as shared module */
 #undef pdb_smbpasswd_init
 /* Whether to build pdb_wbc_sam as shared module */
 #undef pdb_wbc_sam_init
 
-/* Whether to build perfcount_onefs as shared module */
-#undef perfcount_onefs_init
-
 /* Whether to build perfcount_test as shared module */
 #undef perfcount_test_init
 
 /* Decl of Static init functions */
 #undef static_decl_auth
 
-/* Decl of Static init functions */
-#undef static_decl_charset
-
 /* Decl of Static init functions */
 #undef static_decl_gpext
 
 /* Static init functions */
 #undef static_init_auth
 
-/* Static init functions */
-#undef static_init_charset
-
 /* Static init functions */
 #undef static_init_gpext
 
 /* Whether to build vfs_aio_fork as shared module */
 #undef vfs_aio_fork_init
 
+/* Whether to build vfs_aio_linux as shared module */
+#undef vfs_aio_linux_init
+
+/* Whether to build vfs_aio_posix as shared module */
+#undef vfs_aio_posix_init
+
 /* Whether to build vfs_aio_pthread as shared module */
 #undef vfs_aio_pthread_init
 
 /* Whether to build vfs_extd_audit as shared module */
 #undef vfs_extd_audit_init
 
+/* Whether to build vfs_fake_acls as shared module */
+#undef vfs_fake_acls_init
+
 /* Whether to build vfs_fake_perms as shared module */
 #undef vfs_fake_perms_init
 
 /* Whether to build vfs_full_audit as shared module */
 #undef vfs_full_audit_init
 
-/* Whether to build vfs_gpfs_hsm_notify as shared module */
-#undef vfs_gpfs_hsm_notify_init
-
 /* Whether to build vfs_gpfs as shared module */
 #undef vfs_gpfs_init
 
 /* Whether to build vfs_linux_xfs_sgid as shared module */
 #undef vfs_linux_xfs_sgid_init
 
+/* Whether to build vfs_media_harmony as shared module */
+#undef vfs_media_harmony_init
+
 /* Whether to build vfs_netatalk as shared module */
 #undef vfs_netatalk_init
 
 /* Whether to build vfs_notify_fam as shared module */
 #undef vfs_notify_fam_init
 
-/* Whether to build vfs_onefs as shared module */
-#undef vfs_onefs_init
-
-/* Whether to build vfs_onefs_shadow_copy as shared module */
-#undef vfs_onefs_shadow_copy_init
-
 /* Whether to build vfs_posixacl as shared module */
 #undef vfs_posixacl_init