aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2426
1 files changed, 2426 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 000000000000..1912c5d29a81
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,2426 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+
+/*
+ * Start of am-utils-6.x config.h file.
+ * Erez Zadok <ezk AT cs.sunysb.edu>
+ *
+ * DO NOT EDIT BY HAND.
+ * Note: generated by autoheader from configure.in.
+ */
+
+#ifndef _CONFIG_H
+#define _CONFIG_H
+
+
+/* Define if building universal (internal helper macro) */
+#undef AC_APPLE_UNIVERSAL_BUILD
+
+/* define name of am-utils' NFS protocol header */
+#undef AMU_NFS_PROTOCOL_HEADER
+
+/* Type of the 5rd argument to authunix_create() */
+#undef AUTH_CREATE_GIDLIST_TYPE
+
+/* Define configuration date */
+#undef CONFIG_DATE
+
+/* Turn off general debugging by default */
+#undef DEBUG
+
+/* Turn off memory debugging by default */
+#undef DEBUG_MEM
+
+/* Define name of host OS's distribution name (eg. debian, redhat, suse, etc.)
+ */
+#undef DISTRO_NAME
+
+/* Define to the type of elements in the array set by `getgroups'. Usually
+ this is either `int' or `gid_t'. */
+#undef GETGROUPS_T
+
+/* Define to 1 if the `getpgrp' function requires zero arguments. */
+#undef GETPGRP_VOID
+
+/* Define if have automount filesystem */
+#undef HAVE_AMU_FS_AUTO
+
+/* Define if have direct automount filesystem */
+#undef HAVE_AMU_FS_DIRECT
+
+/* Define if have error filesystem */
+#undef HAVE_AMU_FS_ERROR
+
+/* Define if have NFS host-tree filesystem */
+#undef HAVE_AMU_FS_HOST
+
+/* Define if have symbolic-link filesystem */
+#undef HAVE_AMU_FS_LINK
+
+/* Define if have symlink with existence check filesystem */
+#undef HAVE_AMU_FS_LINKX
+
+/* Define if have nfsl (NFS with local link check) filesystem */
+#undef HAVE_AMU_FS_NFSL
+
+/* Define if have multi-NFS filesystem */
+#undef HAVE_AMU_FS_NFSX
+
+/* Define if have program filesystem */
+#undef HAVE_AMU_FS_PROGRAM
+
+/* Define if have "top-level" filesystem */
+#undef HAVE_AMU_FS_TOPLVL
+
+/* Define if have union filesystem */
+#undef HAVE_AMU_FS_UNION
+
+/* Define to 1 if you have the <arpa/inet.h> header file. */
+#undef HAVE_ARPA_INET_H
+
+/* Define to 1 if you have the <arpa/nameser.h> header file. */
+#undef HAVE_ARPA_NAMESER_H
+
+/* Define to 1 if you have the <assert.h> header file. */
+#undef HAVE_ASSERT_H
+
+/* Define to 1 if `addr' is member of `autofs_args_t'. */
+#undef HAVE_AUTOFS_ARGS_T_ADDR
+
+/* define if have a bad version of hasmntopt() */
+#undef HAVE_BAD_HASMNTOPT
+
+/* define if have a bad version of memcmp() */
+#undef HAVE_BAD_MEMCMP
+
+/* define if have a bad version of yp_all() */
+#undef HAVE_BAD_YP_ALL
+
+/* Define to 1 if you have the `bcmp' function. */
+#undef HAVE_BCMP
+
+/* Define to 1 if you have the `bcopy' function. */
+#undef HAVE_BCOPY
+
+/* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
+#undef HAVE_BSD_RPC_RPC_H
+
+/* Define to 1 if you have the `bzero' function. */
+#undef HAVE_BZERO
+
+/* System supports C99-style variable-length argument macros */
+#undef HAVE_C99_VARARGS_MACROS
+
+/* Define to 1 if `flags' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_FLAGS
+
+/* Define to 1 if `fspec' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_FSPEC
+
+/* Define to 1 if `iso_flags' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_ISO_FLAGS
+
+/* Define to 1 if `iso_pgthresh' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH
+
+/* Define to 1 if `norrip' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_NORRIP
+
+/* Define to 1 if `ssector' is member of `cdfs_args_t'. */
+#undef HAVE_CDFS_ARGS_T_SSECTOR
+
+/* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
+#undef HAVE_CDFS_CDFSMOUNT_H
+
+/* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
+#undef HAVE_CDFS_CDFS_MOUNT_H
+
+/* Define to 1 if you have the `clnt_create' function. */
+#undef HAVE_CLNT_CREATE
+
+/* Define to 1 if you have the `clnt_create_vers' function. */
+#undef HAVE_CLNT_CREATE_VERS
+
+/* Define to 1 if you have the `clnt_create_vers_timed' function. */
+#undef HAVE_CLNT_CREATE_VERS_TIMED
+
+/* Define to 1 if you have the `clnt_spcreateerror' function. */
+#undef HAVE_CLNT_SPCREATEERROR
+
+/* Define to 1 if you have the `clnt_sperrno' function. */
+#undef HAVE_CLNT_SPERRNO
+
+/* Define to 1 if you have the `clock_gettime' function. */
+#undef HAVE_CLOCK_GETTIME
+
+/* Define to 1 if you have the <cluster.h> header file. */
+#undef HAVE_CLUSTER_H
+
+/* Define to 1 if you have the `cnodeid' function. */
+#undef HAVE_CNODEID
+
+/* Define to 1 if you have the <ctype.h> header file. */
+#undef HAVE_CTYPE_H
+
+/* Define to 1 if you have the <db1/ndbm.h> header file. */
+#undef HAVE_DB1_NDBM_H
+
+/* Define to 1 if you have the `dbm_open' function. */
+#undef HAVE_DBM_OPEN
+
+/* Define to 1 if you have the `dg_mount' function. */
+#undef HAVE_DG_MOUNT
+
+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_DIRENT_H
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if `flags' is member of `efs_args_t'. */
+#undef HAVE_EFS_ARGS_T_FLAGS
+
+/* Define to 1 if `fspec' is member of `efs_args_t'. */
+#undef HAVE_EFS_ARGS_T_FSPEC
+
+/* Define to 1 if `version' is member of `efs_args_t'. */
+#undef HAVE_EFS_ARGS_T_VERSION
+
+/* Define to 1 if you have the <errno.h> header file. */
+#undef HAVE_ERRNO_H
+
+/* does extern definition for clnt_spcreateerror() exist? */
+#undef HAVE_EXTERN_CLNT_SPCREATEERROR
+
+/* does extern definition for clnt_sperrno() exist? */
+#undef HAVE_EXTERN_CLNT_SPERRNO
+
+/* does extern definition for free() exist? */
+#undef HAVE_EXTERN_FREE
+
+/* does extern definition for getccent() (hpux) exist? */
+#undef HAVE_EXTERN_GETCCENT
+
+/* does extern definition for getdomainname() exist? */
+#undef HAVE_EXTERN_GETDOMAINNAME
+
+/* does extern definition for getdtablesize() exist? */
+#undef HAVE_EXTERN_GETDTABLESIZE
+
+/* does extern definition for gethostname() exist? */
+#undef HAVE_EXTERN_GETHOSTNAME
+
+/* does extern definition for getlogin() exist? */
+#undef HAVE_EXTERN_GETLOGIN
+
+/* does extern definition for getpagesize() exist? */
+#undef HAVE_EXTERN_GETPAGESIZE
+
+/* does extern definition for gettablesize() exist? */
+#undef HAVE_EXTERN_GETTABLESIZE
+
+/* does extern definition for getwd() exist? */
+#undef HAVE_EXTERN_GETWD
+
+/* does extern definition for get_myaddress() exist? */
+#undef HAVE_EXTERN_GET_MYADDRESS
+
+/* does extern definition for hosts_ctl() exist? */
+#undef HAVE_EXTERN_HOSTS_CTL
+
+/* does extern definition for innetgr() exist? */
+#undef HAVE_EXTERN_INNETGR
+
+/* does extern definition for ldap_enable_cache() exist? */
+#undef HAVE_EXTERN_LDAP_ENABLE_CACHE
+
+/* does extern definition for mkstemp() exist? */
+#undef HAVE_EXTERN_MKSTEMP
+
+/* does extern definition for mntctl() exist? */
+#undef HAVE_EXTERN_MNTCTL
+
+/* does extern definition for optarg exist? */
+#undef HAVE_EXTERN_OPTARG
+
+/* does extern definition for sbrk() exist? */
+#undef HAVE_EXTERN_SBRK
+
+/* does extern definition for seteuid() exist? */
+#undef HAVE_EXTERN_SETEUID
+
+/* does extern definition for setitimer() exist? */
+#undef HAVE_EXTERN_SETITIMER
+
+/* does extern definition for sleep() exist? */
+#undef HAVE_EXTERN_SLEEP
+
+/* does extern definition for strcasecmp() exist? */
+#undef HAVE_EXTERN_STRCASECMP
+
+/* does extern definition for strlcat() exist? */
+#undef HAVE_EXTERN_STRLCAT
+
+/* does extern definition for strlcpy() exist? */
+#undef HAVE_EXTERN_STRLCPY
+
+/* does extern definition for strstr() exist? */
+#undef HAVE_EXTERN_STRSTR
+
+/* does extern definition for sys_errlist[] exist? */
+#undef HAVE_EXTERN_SYS_ERRLIST
+
+/* does extern definition for ualarm() exist? */
+#undef HAVE_EXTERN_UALARM
+
+/* does extern definition for usleep() exist? */
+#undef HAVE_EXTERN_USLEEP
+
+/* does extern definition for vsnprintf() exist? */
+#undef HAVE_EXTERN_VSNPRINTF
+
+/* does extern definition for wait3() exist? */
+#undef HAVE_EXTERN_WAIT3
+
+/* does extern definition for xdr_callmsg() exist? */
+#undef HAVE_EXTERN_XDR_CALLMSG
+
+/* does extern definition for xdr_opaque_auth() exist? */
+#undef HAVE_EXTERN_XDR_OPAQUE_AUTH
+
+/* Define to 1 if you have the <fcntl.h> header file. */
+#undef HAVE_FCNTL_H
+
+/* Define to 1 if `fds_bits' is member of `fd_set'. */
+#undef HAVE_FD_SET_FDS_BITS
+
+/* Define to 1 if you have the `fgets' function. */
+#undef HAVE_FGETS
+
+/* Define if plain fhandle type exists */
+#undef HAVE_FHANDLE
+
+/* Define to 1 if you have the `flock' function. */
+#undef HAVE_FLOCK
+
+/* Define to 1 if you have the `fork' function. */
+#undef HAVE_FORK
+
+/* Define to 1 if you have the `fsmount' function. */
+#undef HAVE_FSMOUNT
+
+/* Define if have AUTOFS filesystem */
+#undef HAVE_FS_AUTOFS
+
+/* Define if have CACHEFS filesystem */
+#undef HAVE_FS_CACHEFS
+
+/* Define if have CDFS filesystem */
+#undef HAVE_FS_CDFS
+
+/* Define if have CFS (crypto) filesystem */
+#undef HAVE_FS_CFS
+
+/* Define if have EFS filesystem (irix) */
+#undef HAVE_FS_EFS
+
+/* Define to 1 if you have the <fs/efs/efs_mount.h> header file. */
+#undef HAVE_FS_EFS_EFS_MOUNT_H
+
+/* Define if have EXT{2,3,4} filesystem (linux) */
+#undef HAVE_FS_EXT
+
+/* Define if have FFS filesystem */
+#undef HAVE_FS_FFS
+
+/* Define if have HSFS filesystem */
+#undef HAVE_FS_HSFS
+
+/* Define if have LOFS filesystem */
+#undef HAVE_FS_LOFS
+
+/* Define if have LUSTRE filesystem */
+#undef HAVE_FS_LUSTRE
+
+/* Define if have MFS filesystem */
+#undef HAVE_FS_MFS
+
+/* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
+#undef HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H
+
+/* Define if have NFS filesystem */
+#undef HAVE_FS_NFS
+
+/* Define if have NFS3 filesystem */
+#undef HAVE_FS_NFS3
+
+/* Define if have NFS4 filesystem */
+#undef HAVE_FS_NFS4
+
+/* Define if have NULLFS (loopback on bsd44) filesystem */
+#undef HAVE_FS_NULLFS
+
+/* Define if have PCFS filesystem */
+#undef HAVE_FS_PCFS
+
+/* Define if have TFS filesystem */
+#undef HAVE_FS_TFS
+
+/* Define if have TMPFS filesystem */
+#undef HAVE_FS_TMPFS
+
+/* Define to 1 if you have the <fs/tmpfs/tmpfs_args.h> header file. */
+#undef HAVE_FS_TMPFS_TMPFS_ARGS_H
+
+/* Define if have UDF filesystem */
+#undef HAVE_FS_UDF
+
+/* Define to 1 if you have the <fs/udf/udf_mount.h> header file. */
+#undef HAVE_FS_UDF_UDF_MOUNT_H
+
+/* Define if have UFS filesystem */
+#undef HAVE_FS_UFS
+
+/* Define if have UMAPFS (uid/gid mapping) filesystem */
+#undef HAVE_FS_UMAPFS
+
+/* Define if have UNIONFS filesystem */
+#undef HAVE_FS_UNIONFS
+
+/* Define if have XFS filesystem (irix) */
+#undef HAVE_FS_XFS
+
+/* System supports GCC-style variable-length argument macros */
+#undef HAVE_GCC_VARARGS_MACROS
+
+/* Define to 1 if you have the <gdbm-ndbm.h> header file. */
+#undef HAVE_GDBM_NDBM_H
+
+/* Define to 1 if you have the `getccent' function. */
+#undef HAVE_GETCCENT
+
+/* Define to 1 if you have the `getcwd' function. */
+#undef HAVE_GETCWD
+
+/* Define to 1 if you have the `getdomainname' function. */
+#undef HAVE_GETDOMAINNAME
+
+/* Define to 1 if you have the `getdtablesize' function. */
+#undef HAVE_GETDTABLESIZE
+
+/* Define to 1 if you have the `gethostname' function. */
+#undef HAVE_GETHOSTNAME
+
+/* Define to 1 if you have the `getifaddrs' function. */
+#undef HAVE_GETIFADDRS
+
+/* Define to 1 if you have the `getmntinfo' function. */
+#undef HAVE_GETMNTINFO
+
+/* Define to 1 if you have the `getmountent' function. */
+#undef HAVE_GETMOUNTENT
+
+/* Define to 1 if you have the `getpagesize' function. */
+#undef HAVE_GETPAGESIZE
+
+/* Define to 1 if you have the `getpwnam' function. */
+#undef HAVE_GETPWNAM
+
+/* Define to 1 if you have the `gettimeofday' function. */
+#undef HAVE_GETTIMEOFDAY
+
+/* Define to 1 if you have the `get_myaddress' function. */
+#undef HAVE_GET_MYADDRESS
+
+/* define if your system's getopt() is GNU getopt() (are you using glibc) */
+#undef HAVE_GNU_GETOPT
+
+/* Define to 1 if you have the <grp.h> header file. */
+#undef HAVE_GRP_H
+
+/* Define to 1 if you have the `hasmntopt' function. */
+#undef HAVE_HASMNTOPT
+
+/* Define to 1 if you have the <hesiod.h> header file. */
+#undef HAVE_HESIOD_H
+
+/* Define to 1 if you have the `hesiod_init' function. */
+#undef HAVE_HESIOD_INIT
+
+/* Define to 1 if you have the `hesiod_reload' function. */
+#undef HAVE_HESIOD_RELOAD
+
+/* Define to 1 if you have the `hesiod_to_bind' function. */
+#undef HAVE_HESIOD_TO_BIND
+
+/* Define to 1 if you have the `hes_init' function. */
+#undef HAVE_HES_INIT
+
+/* Define to 1 if you have the <hsfs/hsfs.h> header file. */
+#undef HAVE_HSFS_HSFS_H
+
+/* Define to 1 if you have the `hstrerror' function. */
+#undef HAVE_HSTRERROR
+
+/* Define to 1 if you have the <ifaddrs.h> header file. */
+#undef HAVE_IFADDRS_H
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <irs.h> header file. */
+#undef HAVE_IRS_H
+
+/* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
+#undef HAVE_ISOFS_CD9660_CD9660_MOUNT_H
+
+/* Define to 1 if you have the <lber.h> header file. */
+#undef HAVE_LBER_H
+
+/* Define to 1 if you have the `ldap_enable_cache' function. */
+#undef HAVE_LDAP_ENABLE_CACHE
+
+/* Define to 1 if you have the <ldap.h> header file. */
+#undef HAVE_LDAP_H
+
+/* Define to 1 if you have the `ldap_open' function. */
+#undef HAVE_LDAP_OPEN
+
+/* Define to 1 if you have the <libgen.h> header file. */
+#undef HAVE_LIBGEN_H
+
+/* Define to 1 if you have the `malloc' library (-lmalloc). */
+#undef HAVE_LIBMALLOC
+
+/* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
+#undef HAVE_LIBMAPMALLOC
+
+/* Define to 1 if you have the `nsl' library (-lnsl). */
+#undef HAVE_LIBNSL
+
+/* Define to 1 if you have the `posix4' library (-lposix4). */
+#undef HAVE_LIBPOSIX4
+
+/* Define to 1 if you have the `resolv' library (-lresolv). */
+#undef HAVE_LIBRESOLV
+
+/* Define to 1 if you have the `rpc' library (-lrpc). */
+#undef HAVE_LIBRPC
+
+/* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
+#undef HAVE_LIBRPCSVC
+
+/* Define to 1 if you have the `rt' library (-lrt). */
+#undef HAVE_LIBRT
+
+/* does libwrap exist? */
+#undef HAVE_LIBWRAP
+
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
+/* Define to 1 if you have the <linux/auto_fs4.h> header file. */
+#undef HAVE_LINUX_AUTO_FS4_H
+
+/* Define to 1 if you have the <linux/auto_fs.h> header file. */
+#undef HAVE_LINUX_AUTO_FS_H
+
+/* Define to 1 if you have the <linux/fs.h> header file. */
+#undef HAVE_LINUX_FS_H
+
+/* Define to 1 if you have the <linux/kdev_t.h> header file. */
+#undef HAVE_LINUX_KDEV_T_H
+
+/* Define to 1 if you have the <linux/list.h> header file. */
+#undef HAVE_LINUX_LIST_H
+
+/* Define to 1 if you have the <linux/loop.h> header file. */
+#undef HAVE_LINUX_LOOP_H
+
+/* Define to 1 if you have the <linux/nfs2.h> header file. */
+#undef HAVE_LINUX_NFS2_H
+
+/* Define to 1 if you have the <linux/nfs4.h> header file. */
+#undef HAVE_LINUX_NFS4_H
+
+/* Define to 1 if you have the <linux/nfs.h> header file. */
+#undef HAVE_LINUX_NFS_H
+
+/* Define to 1 if you have the <linux/nfs_mount.h> header file. */
+#undef HAVE_LINUX_NFS_MOUNT_H
+
+/* Define to 1 if you have the <linux/posix_types.h> header file. */
+#undef HAVE_LINUX_POSIX_TYPES_H
+
+/* Define to 1 if you have the <linux/socket.h> header file. */
+#undef HAVE_LINUX_SOCKET_H
+
+/* Define to 1 if you support file names longer than 14 characters. */
+#undef HAVE_LONG_FILE_NAMES
+
+/* Define to 1 if you have the <machine/endian.h> header file. */
+#undef HAVE_MACHINE_ENDIAN_H
+
+/* Define to 1 if you have the `madvise' function. */
+#undef HAVE_MADVISE
+
+/* Define to 1 if you have the <malloc.h> header file. */
+#undef HAVE_MALLOC_H
+
+/* Define if have DBM maps */
+#undef HAVE_MAP_DBM
+
+/* Define if have executable maps */
+#undef HAVE_MAP_EXEC
+
+/* Define if have file maps (everyone should have it!) */
+#undef HAVE_MAP_FILE
+
+/* Define if have HESIOD maps */
+#undef HAVE_MAP_HESIOD
+
+/* Define if have LDAP maps */
+#undef HAVE_MAP_LDAP
+
+/* Define if have NDBM maps */
+#undef HAVE_MAP_NDBM
+
+/* Define if have NIS maps */
+#undef HAVE_MAP_NIS
+
+/* Define if have NIS+ maps */
+#undef HAVE_MAP_NISPLUS
+
+/* Define if have PASSWD maps */
+#undef HAVE_MAP_PASSWD
+
+/* Define if have Sun-syntax maps */
+#undef HAVE_MAP_SUN
+
+/* Define if have UNION maps */
+#undef HAVE_MAP_UNION
+
+/* Define to 1 if you have the `memcmp' function. */
+#undef HAVE_MEMCMP
+
+/* Define to 1 if you have the `memcpy' function. */
+#undef HAVE_MEMCPY
+
+/* Define to 1 if you have the `memmove' function. */
+#undef HAVE_MEMMOVE
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the `memset' function. */
+#undef HAVE_MEMSET
+
+/* Define to 1 if you have the `mkdir' function. */
+#undef HAVE_MKDIR
+
+/* Define to 1 if you have the `mkstemp' function. */
+#undef HAVE_MKSTEMP
+
+/* Define to 1 if you have the `mlockall' function. */
+#undef HAVE_MLOCKALL
+
+/* Define to 1 if you have the `mntctl' function. */
+#undef HAVE_MNTCTL
+
+/* Define to 1 if you have the <mntent.h> header file. */
+#undef HAVE_MNTENT_H
+
+/* Define to 1 if `mnt_cnode' is member of `mntent_t'. */
+#undef HAVE_MNTENT_T_MNT_CNODE
+
+/* Define to 1 if `mnt_ro' is member of `mntent_t'. */
+#undef HAVE_MNTENT_T_MNT_RO
+
+/* Define to 1 if `mnt_time' is member of `mntent_t'. */
+#undef HAVE_MNTENT_T_MNT_TIME
+
+/* does mntent_t have mnt_time field and is of type "char *" ? */
+#undef HAVE_MNTENT_T_MNT_TIME_STRING
+
+/* Define to 1 if you have the <mnttab.h> header file. */
+#undef HAVE_MNTTAB_H
+
+/* Define to 1 if you have the `mount' function. */
+#undef HAVE_MOUNT
+
+/* Define to 1 if `optptr' is member of `mounta'. */
+#undef HAVE_MOUNTA_OPTPTR
+
+/* Define to 1 if you have the `mountsyscall' function. */
+#undef HAVE_MOUNTSYSCALL
+
+/* Define to 1 if you have the <mount.h> header file. */
+#undef HAVE_MOUNT_H
+
+/* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
+#undef HAVE_MSDOSFS_MSDOSFSMOUNT_H
+
+/* Define to 1 if you have the <ndbm.h> header file. */
+#undef HAVE_NDBM_H
+
+/* Define to 1 if you have the <ndir.h> header file. */
+#undef HAVE_NDIR_H
+
+/* Define to 1 if you have the <netconfig.h> header file. */
+#undef HAVE_NETCONFIG_H
+
+/* Define to 1 if you have the <netdb.h> header file. */
+#undef HAVE_NETDB_H
+
+/* Define to 1 if you have the <netdir.h> header file. */
+#undef HAVE_NETDIR_H
+
+/* Define to 1 if you have the <netinet/if_ether.h> header file. */
+#undef HAVE_NETINET_IF_ETHER_H
+
+/* Define to 1 if you have the <netinet/in.h> header file. */
+#undef HAVE_NETINET_IN_H
+
+/* Define to 1 if you have the <net/errno.h> header file. */
+#undef HAVE_NET_ERRNO_H
+
+/* Define to 1 if you have the <net/if.h> header file. */
+#undef HAVE_NET_IF_H
+
+/* Define to 1 if you have the <net/if_var.h> header file. */
+#undef HAVE_NET_IF_VAR_H
+
+/* Define to 1 if you have the <net/route.h> header file. */
+#undef HAVE_NET_ROUTE_H
+
+/* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
+#undef HAVE_NFSCLIENT_NFSARGS_H
+
+/* Define to 1 if `acdirmax' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_ACDIRMAX
+
+/* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_ACDIRMIN
+
+/* Define to 1 if `acregmax' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_ACREGMAX
+
+/* Define to 1 if `acregmin' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_ACREGMIN
+
+/* Define to 1 if `addrlen' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_ADDRLEN
+
+/* Define to 1 if `bsize' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_BSIZE
+
+/* Define to 1 if `context' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_CONTEXT
+
+/* Define to 1 if `fhsize' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_FHSIZE
+
+/* Define to 1 if `fh_len' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_FH_LEN
+
+/* Define to 1 if `gfs_flags' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_GFS_FLAGS
+
+/* Define to 1 if `namlen' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_NAMLEN
+
+/* Define to 1 if `optstr' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_OPTSTR
+
+/* Define to 1 if `pathconf' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_PATHCONF
+
+/* Define to 1 if `proto' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_PROTO
+
+/* Define to 1 if `pseudoflavor' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_PSEUDOFLAVOR
+
+/* Define to 1 if `sotype' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_SOTYPE
+
+/* Define to 1 if `version' is member of `nfs_args_t'. */
+#undef HAVE_NFS_ARGS_T_VERSION
+
+/* Define to 1 if you have the <nfs/export.h> header file. */
+#undef HAVE_NFS_EXPORT_H
+
+/* Define to 1 if you have the <nfs/mount.h> header file. */
+#undef HAVE_NFS_MOUNT_H
+
+/* Define to 1 if you have the <nfs/nfsmount.h> header file. */
+#undef HAVE_NFS_NFSMOUNT_H
+
+/* Define to 1 if you have the <nfs/nfsproto.h> header file. */
+#undef HAVE_NFS_NFSPROTO_H
+
+/* Define to 1 if you have the <nfs/nfsv2.h> header file. */
+#undef HAVE_NFS_NFSV2_H
+
+/* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
+#undef HAVE_NFS_NFS_CLNT_H
+
+/* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
+#undef HAVE_NFS_NFS_GFS_H
+
+/* Define to 1 if you have the <nfs/nfs.h> header file. */
+#undef HAVE_NFS_NFS_H
+
+/* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
+#undef HAVE_NFS_NFS_MOUNT_H
+
+/* Define to 1 if you have the <nfs/pathconf.h> header file. */
+#undef HAVE_NFS_PATHCONF_H
+
+/* define if the host has NFS protocol headers in system headers */
+#undef HAVE_NFS_PROT_HEADERS
+
+/* Define to 1 if you have the <nfs/rpcv2.h> header file. */
+#undef HAVE_NFS_RPCV2_H
+
+/* Define to 1 if you have the `nis_domain_of' function. */
+#undef HAVE_NIS_DOMAIN_OF
+
+/* Define to 1 if you have the <nsswitch.h> header file. */
+#undef HAVE_NSSWITCH_H
+
+/* Define to 1 if you have the `opendir' function. */
+#undef HAVE_OPENDIR
+
+/* Define to 1 if `dirmask' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_DIRMASK
+
+/* Define to 1 if `dsttime' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_DSTTIME
+
+/* Define to 1 if `fspec' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_FSPEC
+
+/* Define to 1 if `gid' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_GID
+
+/* Define to 1 if `mask' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_MASK
+
+/* Define to 1 if `secondswest' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_SECONDSWEST
+
+/* Define to 1 if `uid' is member of `pcfs_args_t'. */
+#undef HAVE_PCFS_ARGS_T_UID
+
+/* Define to 1 if you have the `plock' function. */
+#undef HAVE_PLOCK
+
+/* Define to 1 if you have the <pwd.h> header file. */
+#undef HAVE_PWD_H
+
+/* Define to 1 if you have the `regcomp' function. */
+#undef HAVE_REGCOMP
+
+/* Define to 1 if you have the `regexec' function. */
+#undef HAVE_REGEXEC
+
+/* Define to 1 if you have the <regex.h> header file. */
+#undef HAVE_REGEX_H
+
+/* Define to 1 if you have the <resolv.h> header file. */
+#undef HAVE_RESOLV_H
+
+/* Define to 1 if system calls automatically restart after interruption by a
+ signal. */
+#undef HAVE_RESTARTABLE_SYSCALLS
+
+/* Define to 1 if you have the `rmdir' function. */
+#undef HAVE_RMDIR
+
+/* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
+#undef HAVE_RPCSVC_AUTOFS_PROT_H
+
+/* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
+#undef HAVE_RPCSVC_MOUNTV3_H
+
+/* Define to 1 if you have the <rpcsvc/mount.h> header file. */
+#undef HAVE_RPCSVC_MOUNT_H
+
+/* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
+#undef HAVE_RPCSVC_NFS_PROT_H
+
+/* Define to 1 if you have the <rpcsvc/nis.h> header file. */
+#undef HAVE_RPCSVC_NIS_H
+
+/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
+#undef HAVE_RPCSVC_YPCLNT_H
+
+/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
+#undef HAVE_RPCSVC_YP_PROT_H
+
+/* Define to 1 if you have the <rpc/auth_des.h> header file. */
+#undef HAVE_RPC_AUTH_DES_H
+
+/* Define to 1 if you have the <rpc/auth.h> header file. */
+#undef HAVE_RPC_AUTH_H
+
+/* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
+#undef HAVE_RPC_PMAP_CLNT_H
+
+/* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
+#undef HAVE_RPC_PMAP_PROT_H
+
+/* Define to 1 if you have the <rpc/rpc.h> header file. */
+#undef HAVE_RPC_RPC_H
+
+/* Define to 1 if you have the <rpc/types.h> header file. */
+#undef HAVE_RPC_TYPES_H
+
+/* Define to 1 if you have the `select' function. */
+#undef HAVE_SELECT
+
+/* Define to 1 if you have the `seteuid' function. */
+#undef HAVE_SETEUID
+
+/* Define to 1 if you have the `setitimer' function. */
+#undef HAVE_SETITIMER
+
+/* Define to 1 if you have the <setjmp.h> header file. */
+#undef HAVE_SETJMP_H
+
+/* Define to 1 if you have the `setresuid' function. */
+#undef HAVE_SETRESUID
+
+/* Define to 1 if you have the `setsid' function. */
+#undef HAVE_SETSID
+
+/* Define to 1 if you have the `sigaction' function. */
+#undef HAVE_SIGACTION
+
+/* Define to 1 if you have the `signal' function. */
+#undef HAVE_SIGNAL
+
+/* Define to 1 if you have the <signal.h> header file. */
+#undef HAVE_SIGNAL_H
+
+/* Define to 1 if you have the `sigsuspend' function. */
+#undef HAVE_SIGSUSPEND
+
+/* Define to 1 if you have the `socket' function. */
+#undef HAVE_SOCKET
+
+/* Define to 1 if you have the <socketbits.h> header file. */
+#undef HAVE_SOCKETBITS_H
+
+/* Define to 1 if you have the <statbuf.h> header file. */
+#undef HAVE_STATBUF_H
+
+/* Define to 1 if you have the `statfs' function. */
+#undef HAVE_STATFS
+
+/* Define to 1 if you have the `statvfs' function. */
+#undef HAVE_STATVFS
+
+/* Define to 1 if you have the <stdarg.h> header file. */
+#undef HAVE_STDARG_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the `strcasecmp' function. */
+#undef HAVE_STRCASECMP
+
+/* Define to 1 if you have the `strchr' function. */
+#undef HAVE_STRCHR
+
+/* Define to 1 if you have the `strcspn' function. */
+#undef HAVE_STRCSPN
+
+/* Define to 1 if you have the `strdup' function. */
+#undef HAVE_STRDUP
+
+/* Define to 1 if you have the `strerror' function. */
+#undef HAVE_STRERROR
+
+/* 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 `strlcat' function. */
+#undef HAVE_STRLCAT
+
+/* Define to 1 if you have the `strlcpy' function. */
+#undef HAVE_STRLCPY
+
+/* Define to 1 if you have the `strspn' function. */
+#undef HAVE_STRSPN
+
+/* Define to 1 if you have the `strstr' function. */
+#undef HAVE_STRSTR
+
+/* Define to 1 if `fhs_fh' is member of `struct fhstatus'. */
+#undef HAVE_STRUCT_FHSTATUS_FHS_FH
+
+/* Define to 1 if `ifa_next' is member of `struct ifaddrs'. */
+#undef HAVE_STRUCT_IFADDRS_IFA_NEXT
+
+/* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
+#undef HAVE_STRUCT_IFREQ_IFR_ADDR
+
+/* Define if have struct mntent in one of the standard headers */
+#undef HAVE_STRUCT_MNTENT
+
+/* Define if have struct mnttab in one of the standard headers */
+#undef HAVE_STRUCT_MNTTAB
+
+/* Define if have struct nfs_args in one of the standard nfs headers */
+#undef HAVE_STRUCT_NFS_ARGS
+
+/* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
+#undef HAVE_STRUCT_NFS_GFS_MOUNT
+
+/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
+#undef HAVE_STRUCT_SOCKADDR_SA_LEN
+
+/* Define to 1 if `f_fstypename' is member of `struct statfs'. */
+#undef HAVE_STRUCT_STATFS_F_FSTYPENAME
+
+/* Define to 1 if `devid' is member of `struct umntrequest'. */
+#undef HAVE_STRUCT_UMNTREQUEST_DEVID
+
+/* Define to 1 if you have the `svc_getreq' function. */
+#undef HAVE_SVC_GETREQ
+
+/* Define to 1 if you have the `svc_getreqset' function. */
+#undef HAVE_SVC_GETREQSET
+
+/* Define to 1 if you have the `sysfs' function. */
+#undef HAVE_SYSFS
+
+/* Define to 1 if you have the `syslog' function. */
+#undef HAVE_SYSLOG
+
+/* Define to 1 if you have the <syslog.h> header file. */
+#undef HAVE_SYSLOG_H
+
+/* Define to 1 if you have the <sys/config.h> header file. */
+#undef HAVE_SYS_CONFIG_H
+
+/* Define to 1 if you have the <sys/dg_mount.h> header file. */
+#undef HAVE_SYS_DG_MOUNT_H
+
+/* Define to 1 if you have the <sys/dir.h> header file. */
+#undef HAVE_SYS_DIR_H
+
+/* Define to 1 if you have the <sys/errno.h> header file. */
+#undef HAVE_SYS_ERRNO_H
+
+/* Define to 1 if you have the <sys/file.h> header file. */
+#undef HAVE_SYS_FILE_H
+
+/* Define to 1 if you have the <sys/fsid.h> header file. */
+#undef HAVE_SYS_FSID_H
+
+/* Define to 1 if you have the <sys/fstyp.h> header file. */
+#undef HAVE_SYS_FSTYP_H
+
+/* Define to 1 if you have the <sys/fs/autofs.h> header file. */
+#undef HAVE_SYS_FS_AUTOFS_H
+
+/* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
+#undef HAVE_SYS_FS_AUTOFS_PROT_H
+
+/* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
+#undef HAVE_SYS_FS_CACHEFS_FS_H
+
+/* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
+#undef HAVE_SYS_FS_EFS_CLNT_H
+
+/* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
+#undef HAVE_SYS_FS_NFS_CLNT_H
+
+/* Define to 1 if you have the <sys/fs/nfs.h> header file. */
+#undef HAVE_SYS_FS_NFS_H
+
+/* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
+#undef HAVE_SYS_FS_NFS_MOUNT_H
+
+/* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
+#undef HAVE_SYS_FS_NFS_NFS_CLNT_H
+
+/* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
+#undef HAVE_SYS_FS_PC_FS_H
+
+/* Define to 1 if you have the <sys/fs/tmp.h> header file. */
+#undef HAVE_SYS_FS_TMP_H
+
+/* Define to 1 if you have the <sys/fs_types.h> header file. */
+#undef HAVE_SYS_FS_TYPES_H
+
+/* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
+#undef HAVE_SYS_FS_UFS_MOUNT_H
+
+/* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
+#undef HAVE_SYS_FS_XFS_CLNT_H
+
+/* Define to 1 if you have the <sys/immu.h> header file. */
+#undef HAVE_SYS_IMMU_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/lock.h> header file. */
+#undef HAVE_SYS_LOCK_H
+
+/* Define to 1 if you have the <sys/machine.h> header file. */
+#undef HAVE_SYS_MACHINE_H
+
+/* Define to 1 if you have the <sys/mbuf.h> header file. */
+#undef HAVE_SYS_MBUF_H
+
+/* Define to 1 if you have the <sys/mman.h> header file. */
+#undef HAVE_SYS_MMAN_H
+
+/* Define to 1 if you have the <sys/mntctl.h> header file. */
+#undef HAVE_SYS_MNTCTL_H
+
+/* Define to 1 if you have the <sys/mntent.h> header file. */
+#undef HAVE_SYS_MNTENT_H
+
+/* Define to 1 if you have the <sys/mnttab.h> header file. */
+#undef HAVE_SYS_MNTTAB_H
+
+/* Define to 1 if you have the <sys/mount.h> header file. */
+#undef HAVE_SYS_MOUNT_H
+
+/* Define to 1 if you have the <sys/ndir.h> header file. */
+#undef HAVE_SYS_NDIR_H
+
+/* Define to 1 if you have the <sys/netconfig.h> header file. */
+#undef HAVE_SYS_NETCONFIG_H
+
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
+/* Define to 1 if you have the <sys/pathconf.h> header file. */
+#undef HAVE_SYS_PATHCONF_H
+
+/* Define to 1 if you have the <sys/proc.h> header file. */
+#undef HAVE_SYS_PROC_H
+
+/* Define to 1 if you have the <sys/resource.h> header file. */
+#undef HAVE_SYS_RESOURCE_H
+
+/* Define to 1 if you have the <sys/sema.h> header file. */
+#undef HAVE_SYS_SEMA_H
+
+/* Define to 1 if you have the <sys/signal.h> header file. */
+#undef HAVE_SYS_SIGNAL_H
+
+/* Define to 1 if you have the <sys/socket.h> header file. */
+#undef HAVE_SYS_SOCKET_H
+
+/* Define to 1 if you have the <sys/sockio.h> header file. */
+#undef HAVE_SYS_SOCKIO_H
+
+/* Define to 1 if you have the <sys/statfs.h> header file. */
+#undef HAVE_SYS_STATFS_H
+
+/* Define to 1 if you have the <sys/statvfs.h> header file. */
+#undef HAVE_SYS_STATVFS_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/syscall.h> header file. */
+#undef HAVE_SYS_SYSCALL_H
+
+/* Define to 1 if you have the <sys/syslimits.h> header file. */
+#undef HAVE_SYS_SYSLIMITS_H
+
+/* Define to 1 if you have the <sys/syslog.h> header file. */
+#undef HAVE_SYS_SYSLOG_H
+
+/* Define to 1 if you have the <sys/time.h> header file. */
+#undef HAVE_SYS_TIME_H
+
+/* Define to 1 if you have the <sys/tiuser.h> header file. */
+#undef HAVE_SYS_TIUSER_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 <sys/ucred.h> header file. */
+#undef HAVE_SYS_UCRED_H
+
+/* Define to 1 if you have the <sys/uio.h> header file. */
+#undef HAVE_SYS_UIO_H
+
+/* Define to 1 if you have the <sys/utsname.h> header file. */
+#undef HAVE_SYS_UTSNAME_H
+
+/* Define to 1 if you have the <sys/vfs.h> header file. */
+#undef HAVE_SYS_VFS_H
+
+/* Define to 1 if you have the <sys/vmount.h> header file. */
+#undef HAVE_SYS_VMOUNT_H
+
+/* Define to 1 if you have the <sys/vnode.h> header file. */
+#undef HAVE_SYS_VNODE_H
+
+/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
+#undef HAVE_SYS_WAIT_H
+
+/* Define to 1 if you have the <tcpd.h> header file. */
+#undef HAVE_TCPD_H
+
+/* Define to 1 if you have the <time.h> header file. */
+#undef HAVE_TIME_H
+
+/* Define to 1 if you have the <tiuser.h> header file. */
+#undef HAVE_TIUSER_H
+
+/* Define to 1 if `ta_nodes_max' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_NODES_MAX
+
+/* Define to 1 if `ta_root_gid' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_ROOT_GID
+
+/* Define to 1 if `ta_root_mode' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_ROOT_MODE
+
+/* Define to 1 if `ta_root_uid' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_ROOT_UID
+
+/* Define to 1 if `ta_size_max' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_SIZE_MAX
+
+/* Define to 1 if `ta_version' is member of `tmpfs_args_t'. */
+#undef HAVE_TMPFS_ARGS_T_TA_VERSION
+
+/* Define to 1 if you have the <tmpfs/tmp.h> header file. */
+#undef HAVE_TMPFS_TMP_H
+
+/* what type of network transport type is in use? TLI or sockets? */
+#undef HAVE_TRANSPORT_TYPE_TLI
+
+/* Define to 1 if you have the `ualarm' function. */
+#undef HAVE_UALARM
+
+/* Define to 1 if `anon_gid' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_ANON_GID
+
+/* Define to 1 if `anon_uid' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_ANON_UID
+
+/* Define to 1 if `fspec' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_FSPEC
+
+/* Define to 1 if `gmtoff' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_GMTOFF
+
+/* Define to 1 if `nobody_gid' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_NOBODY_GID
+
+/* Define to 1 if `nobody_uid' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_NOBODY_UID
+
+/* Define to 1 if `sector_size' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_SECTOR_SIZE
+
+/* Define to 1 if `sessionnr' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_SESSIONNR
+
+/* Define to 1 if `udfmflags' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_UDFMFLAGS
+
+/* Define to 1 if `version' is member of `udf_args_t'. */
+#undef HAVE_UDF_ARGS_T_VERSION
+
+/* Define to 1 if `flags' is member of `ufs_args_t'. */
+#undef HAVE_UFS_ARGS_T_FLAGS
+
+/* Define to 1 if `fspec' is member of `ufs_args_t'. */
+#undef HAVE_UFS_ARGS_T_FSPEC
+
+/* Define to 1 if `ufs_flags' is member of `ufs_args_t'. */
+#undef HAVE_UFS_ARGS_T_UFS_FLAGS
+
+/* Define to 1 if `ufs_pgthresh' is member of `ufs_args_t'. */
+#undef HAVE_UFS_ARGS_T_UFS_PGTHRESH
+
+/* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
+#undef HAVE_UFS_UFS_EXTATTR_H
+
+/* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
+#undef HAVE_UFS_UFS_MOUNT_H
+
+/* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
+#undef HAVE_UFS_UFS_UFSMOUNT_H
+
+/* Define to 1 if you have the `umount' function. */
+#undef HAVE_UMOUNT
+
+/* Define to 1 if you have the `umount2' function. */
+#undef HAVE_UMOUNT2
+
+/* Define to 1 if you have the `uname' function. */
+#undef HAVE_UNAME
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to 1 if you have the `unmount' function. */
+#undef HAVE_UNMOUNT
+
+/* Define to 1 if you have the `uvmount' function. */
+#undef HAVE_UVMOUNT
+
+/* Define to 1 if you have the <varargs.h> header file. */
+#undef HAVE_VARARGS_H
+
+/* Define to 1 if you have the `vfork' function. */
+#undef HAVE_VFORK
+
+/* Define to 1 if you have the <vfork.h> header file. */
+#undef HAVE_VFORK_H
+
+/* Define to 1 if you have the `vfsmount' function. */
+#undef HAVE_VFSMOUNT
+
+/* Define to 1 if you have the `vmount' function. */
+#undef HAVE_VMOUNT
+
+/* Define to 1 if you have the `vsnprintf' function. */
+#undef HAVE_VSNPRINTF
+
+/* Define to 1 if you have the `wait3' function. */
+#undef HAVE_WAIT3
+
+/* Define to 1 if you have the `waitpid' function. */
+#undef HAVE_WAITPID
+
+/* Define to 1 if `fork' works. */
+#undef HAVE_WORKING_FORK
+
+/* Define to 1 if `vfork' works. */
+#undef HAVE_WORKING_VFORK
+
+/* Define to 1 if you have the `xdr_attrstat' function. */
+#undef HAVE_XDR_ATTRSTAT
+
+/* Define to 1 if you have the `xdr_createargs' function. */
+#undef HAVE_XDR_CREATEARGS
+
+/* Define to 1 if you have the `xdr_dirlist' function. */
+#undef HAVE_XDR_DIRLIST
+
+/* Define to 1 if you have the `xdr_diropargs' function. */
+#undef HAVE_XDR_DIROPARGS
+
+/* Define to 1 if you have the `xdr_diropokres' function. */
+#undef HAVE_XDR_DIROPOKRES
+
+/* Define to 1 if you have the `xdr_diropres' function. */
+#undef HAVE_XDR_DIROPRES
+
+/* Define to 1 if you have the `xdr_dirpath' function. */
+#undef HAVE_XDR_DIRPATH
+
+/* Define to 1 if you have the `xdr_entry' function. */
+#undef HAVE_XDR_ENTRY
+
+/* Define to 1 if you have the `xdr_exportnode' function. */
+#undef HAVE_XDR_EXPORTNODE
+
+/* Define to 1 if you have the `xdr_exports' function. */
+#undef HAVE_XDR_EXPORTS
+
+/* Define to 1 if you have the `xdr_fattr' function. */
+#undef HAVE_XDR_FATTR
+
+/* Define to 1 if you have the `xdr_fhandle' function. */
+#undef HAVE_XDR_FHANDLE
+
+/* Define to 1 if you have the `xdr_fhstatus' function. */
+#undef HAVE_XDR_FHSTATUS
+
+/* Define to 1 if you have the `xdr_filename' function. */
+#undef HAVE_XDR_FILENAME
+
+/* Define to 1 if you have the `xdr_ftype' function. */
+#undef HAVE_XDR_FTYPE
+
+/* Define to 1 if you have the `xdr_groupnode' function. */
+#undef HAVE_XDR_GROUPNODE
+
+/* Define to 1 if you have the `xdr_groups' function. */
+#undef HAVE_XDR_GROUPS
+
+/* Define to 1 if you have the `xdr_linkargs' function. */
+#undef HAVE_XDR_LINKARGS
+
+/* Define to 1 if you have the `xdr_mountbody' function. */
+#undef HAVE_XDR_MOUNTBODY
+
+/* Define to 1 if you have the `xdr_mountlist' function. */
+#undef HAVE_XDR_MOUNTLIST
+
+/* Define to 1 if you have the `xdr_name' function. */
+#undef HAVE_XDR_NAME
+
+/* Define to 1 if you have the `xdr_nfscookie' function. */
+#undef HAVE_XDR_NFSCOOKIE
+
+/* Define to 1 if you have the `xdr_nfspath' function. */
+#undef HAVE_XDR_NFSPATH
+
+/* Define to 1 if you have the `xdr_nfsstat' function. */
+#undef HAVE_XDR_NFSSTAT
+
+/* Define to 1 if you have the `xdr_nfstime' function. */
+#undef HAVE_XDR_NFSTIME
+
+/* Define to 1 if you have the `xdr_nfs_fh' function. */
+#undef HAVE_XDR_NFS_FH
+
+/* Define to 1 if you have the `xdr_pointer' function. */
+#undef HAVE_XDR_POINTER
+
+/* Define to 1 if you have the `xdr_readargs' function. */
+#undef HAVE_XDR_READARGS
+
+/* Define to 1 if you have the `xdr_readdirargs' function. */
+#undef HAVE_XDR_READDIRARGS
+
+/* Define to 1 if you have the `xdr_readdirres' function. */
+#undef HAVE_XDR_READDIRRES
+
+/* Define to 1 if you have the `xdr_readlinkres' function. */
+#undef HAVE_XDR_READLINKRES
+
+/* Define to 1 if you have the `xdr_readokres' function. */
+#undef HAVE_XDR_READOKRES
+
+/* Define to 1 if you have the `xdr_readres' function. */
+#undef HAVE_XDR_READRES
+
+/* Define to 1 if you have the `xdr_renameargs' function. */
+#undef HAVE_XDR_RENAMEARGS
+
+/* Define to 1 if you have the `xdr_sattr' function. */
+#undef HAVE_XDR_SATTR
+
+/* Define to 1 if you have the `xdr_sattrargs' function. */
+#undef HAVE_XDR_SATTRARGS
+
+/* Define to 1 if you have the `xdr_statfsokres' function. */
+#undef HAVE_XDR_STATFSOKRES
+
+/* Define to 1 if you have the `xdr_statfsres' function. */
+#undef HAVE_XDR_STATFSRES
+
+/* Define to 1 if you have the `xdr_symlinkargs' function. */
+#undef HAVE_XDR_SYMLINKARGS
+
+/* Define to 1 if you have the `xdr_u_int64_t' function. */
+#undef HAVE_XDR_U_INT64_T
+
+/* Define to 1 if you have the `xdr_writeargs' function. */
+#undef HAVE_XDR_WRITEARGS
+
+/* Define to 1 if `flags' is member of `xfs_args_t'. */
+#undef HAVE_XFS_ARGS_T_FLAGS
+
+/* Define to 1 if `fspec' is member of `xfs_args_t'. */
+#undef HAVE_XFS_ARGS_T_FSPEC
+
+/* Define to 1 if you have the `yp_all' function. */
+#undef HAVE_YP_ALL
+
+/* 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 `_seterr_reply' function. */
+#undef HAVE__SETERR_REPLY
+
+/* Define to 1 if you have the `__rpc_get_local_uid' function. */
+#undef HAVE___RPC_GET_LOCAL_UID
+
+/* Define to 1 if you have the `__seterr_reply' function. */
+#undef HAVE___SETERR_REPLY
+
+/* Name of mount type to hide amd mount from df(1) */
+#undef HIDE_MOUNT_TYPE
+
+/* Define name of host machine's architecture (eg. sun4) */
+#undef HOST_ARCH
+
+/* Define name of host machine's cpu (eg. sparc) */
+#undef HOST_CPU
+
+/* Define the header version of (linux) hosts (eg. 2.2.10) */
+#undef HOST_HEADER_VERSION
+
+/* Define name of host */
+#undef HOST_NAME
+
+/* Define name and version of host machine (eg. solaris2.5.1) */
+#undef HOST_OS
+
+/* Define only name of host machine OS (eg. solaris2) */
+#undef HOST_OS_NAME
+
+/* Define only version of host machine (eg. 2.5.1) */
+#undef HOST_OS_VERSION
+
+/* Define name of host machine's vendor (eg. sun) */
+#undef HOST_VENDOR
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
+/* Ignore permission bits */
+#undef MNT2_CDFS_OPT_DEFPERM
+
+/* Enable external attributes */
+#undef MNT2_CDFS_OPT_EXTATT
+
+/* Show file generations */
+#undef MNT2_CDFS_OPT_GENS
+
+/* Disable filename case translation */
+#undef MNT2_CDFS_OPT_NOCASETRANS
+
+/* Use on-disk permission bits */
+#undef MNT2_CDFS_OPT_NODEFPERM
+
+/* Disable Joliet extensions */
+#undef MNT2_CDFS_OPT_NOJOLIET
+
+/* Disable Rock Ridge Interchange Protocol (RRIP) extensions */
+#undef MNT2_CDFS_OPT_NORRIP
+
+/* Strip off extension from version string */
+#undef MNT2_CDFS_OPT_NOVERSION
+
+/* Enable Rock Ridge Interchange Protocol (RRIP) case insensitive filename
+ extensions */
+#undef MNT2_CDFS_OPT_RRCASEINS
+
+/* Use Rock Ridge Interchange Protocol (RRIP) extensions */
+#undef MNT2_CDFS_OPT_RRIP
+
+/* asynchronous filesystem access */
+#undef MNT2_GEN_OPT_ASYNC
+
+/* automounter filesystem (ignore) flag, used in bsdi-4.1 */
+#undef MNT2_GEN_OPT_AUTOMNTFS
+
+/* automounter filesystem flag, used in Mac OS X / Darwin */
+#undef MNT2_GEN_OPT_AUTOMOUNTED
+
+/* directory hardlink */
+#undef MNT2_GEN_OPT_BIND
+
+/* cache (what?) */
+#undef MNT2_GEN_OPT_CACHE
+
+/* 6-argument mount */
+#undef MNT2_GEN_OPT_DATA
+
+/* Use a lazy unmount (detach) */
+#undef MNT2_GEN_OPT_DETACH
+
+/* Use a forced unmount */
+#undef MNT2_GEN_OPT_FORCE
+
+/* old (4-argument) mount (compatibility) */
+#undef MNT2_GEN_OPT_FSS
+
+/* old BSD group-id on create */
+#undef MNT2_GEN_OPT_GRPID
+
+/* ignore mount entry in df output */
+#undef MNT2_GEN_OPT_IGNORE
+
+/* journaling filesystem (AIX's UFS/FFS) */
+#undef MNT2_GEN_OPT_JFS
+
+/* honor mandatory locking requests */
+#undef MNT2_GEN_OPT_MANDLOCK
+
+/* do multi-component lookup on files */
+#undef MNT2_GEN_OPT_MULTI
+
+/* use type string instead of int */
+#undef MNT2_GEN_OPT_NEWTYPE
+
+/* NFS mount */
+#undef MNT2_GEN_OPT_NFS
+
+/* don't update access times */
+#undef MNT2_GEN_OPT_NOATIME
+
+/* nocache (what?) */
+#undef MNT2_GEN_OPT_NOCACHE
+
+/* do not interpret special device files */
+#undef MNT2_GEN_OPT_NODEV
+
+/* don't update directory access times */
+#undef MNT2_GEN_OPT_NODIRATIME
+
+/* no exec calls allowed */
+#undef MNT2_GEN_OPT_NOEXEC
+
+/* do not interpret special device files */
+#undef MNT2_GEN_OPT_NONDEV
+
+/* Disallow mounts beneath this mount */
+#undef MNT2_GEN_OPT_NOSUB
+
+/* Setuid programs disallowed */
+#undef MNT2_GEN_OPT_NOSUID
+
+/* Return ENAMETOOLONG for long filenames */
+#undef MNT2_GEN_OPT_NOTRUNC
+
+/* Pass mount option string to kernel */
+#undef MNT2_GEN_OPT_OPTIONSTR
+
+/* allow overlay mounts */
+#undef MNT2_GEN_OPT_OVERLAY
+
+/* check quotas */
+#undef MNT2_GEN_OPT_QUOTA
+
+/* Read-only */
+#undef MNT2_GEN_OPT_RDONLY
+
+/* change options on an existing mount */
+#undef MNT2_GEN_OPT_REMOUNT
+
+/* read only */
+#undef MNT2_GEN_OPT_RONLY
+
+/* synchronize data immediately to filesystem */
+#undef MNT2_GEN_OPT_SYNC
+
+/* synchronous filesystem access (same as SYNC) */
+#undef MNT2_GEN_OPT_SYNCHRONOUS
+
+/* Mount with Sys 5-specific semantics */
+#undef MNT2_GEN_OPT_SYS5
+
+/* Union mount */
+#undef MNT2_GEN_OPT_UNION
+
+/* set max secs for dir attr cache */
+#undef MNT2_NFS_OPT_ACDIRMAX
+
+/* set min secs for dir attr cache */
+#undef MNT2_NFS_OPT_ACDIRMIN
+
+/* set max secs for file attr cache */
+#undef MNT2_NFS_OPT_ACREGMAX
+
+/* set min secs for file attr cache */
+#undef MNT2_NFS_OPT_ACREGMIN
+
+/* Authentication error */
+#undef MNT2_NFS_OPT_AUTHERR
+
+/* hide mount type from df(1) */
+#undef MNT2_NFS_OPT_AUTO
+
+/* Linux broken setuid */
+#undef MNT2_NFS_OPT_BROKEN_SUID
+
+/* set dead server retry thresh */
+#undef MNT2_NFS_OPT_DEADTHRESH
+
+/* Dismount in progress */
+#undef MNT2_NFS_OPT_DISMINPROG
+
+/* Dismounted */
+#undef MNT2_NFS_OPT_DISMNT
+
+/* Don't estimate rtt dynamically */
+#undef MNT2_NFS_OPT_DUMBTIMR
+
+/* provide name of server's fs to system */
+#undef MNT2_NFS_OPT_FSNAME
+
+/* System V-style gid inheritance */
+#undef MNT2_NFS_OPT_GRPID
+
+/* Has authenticator */
+#undef MNT2_NFS_OPT_HASAUTH
+
+/* set hostname for error printf */
+#undef MNT2_NFS_OPT_HOSTNAME
+
+/* ignore mount point */
+#undef MNT2_NFS_OPT_IGNORE
+
+/* allow interrupts on hard mount */
+#undef MNT2_NFS_OPT_INT
+
+/* Bits set internally */
+#undef MNT2_NFS_OPT_INTERNAL
+
+/* allow interrupts on hard mount */
+#undef MNT2_NFS_OPT_INTR
+
+/* Use Kerberos authentication */
+#undef MNT2_NFS_OPT_KERB
+
+/* use kerberos credentials */
+#undef MNT2_NFS_OPT_KERBEROS
+
+/* transport's knetconfig structure */
+#undef MNT2_NFS_OPT_KNCONF
+
+/* set lease term (nqnfs) */
+#undef MNT2_NFS_OPT_LEASETERM
+
+/* Local locking (no lock manager) */
+#undef MNT2_NFS_OPT_LLOCK
+
+/* set maximum grouplist size */
+#undef MNT2_NFS_OPT_MAXGRPS
+
+/* Mnt server for mnt point */
+#undef MNT2_NFS_OPT_MNTD
+
+/* Assume writes were mine */
+#undef MNT2_NFS_OPT_MYWRITE
+
+/* mount NFS Version 3 */
+#undef MNT2_NFS_OPT_NFSV3
+
+/* don't cache attributes */
+#undef MNT2_NFS_OPT_NOAC
+
+/* does not support Access Control Lists */
+#undef MNT2_NFS_OPT_NOACL
+
+/* Don't Connect the socket */
+#undef MNT2_NFS_OPT_NOCONN
+
+/* no close-to-open consistency */
+#undef MNT2_NFS_OPT_NOCTO
+
+/* disallow interrupts on hard mounts */
+#undef MNT2_NFS_OPT_NOINT
+
+/* Don't use locking */
+#undef MNT2_NFS_OPT_NONLM
+
+/* does not support readdir+ */
+#undef MNT2_NFS_OPT_NORDIRPLUS
+
+/* Get lease for lookup */
+#undef MNT2_NFS_OPT_NQLOOKLEASE
+
+/* Use Nqnfs protocol */
+#undef MNT2_NFS_OPT_NQNFS
+
+/* paging threshold */
+#undef MNT2_NFS_OPT_PGTHRESH
+
+/* static pathconf kludge info */
+#undef MNT2_NFS_OPT_POSIX
+
+/* Use local locking */
+#undef MNT2_NFS_OPT_PRIVATE
+
+/* allow property list operations (ACLs over NFS) */
+#undef MNT2_NFS_OPT_PROPLIST
+
+/* Rcv socket lock */
+#undef MNT2_NFS_OPT_RCVLOCK
+
+/* Do lookup with readdir (nqnfs) */
+#undef MNT2_NFS_OPT_RDIRALOOK
+
+/* Use Readdirplus for NFSv3 */
+#undef MNT2_NFS_OPT_RDIRPLUS
+
+/* set read ahead */
+#undef MNT2_NFS_OPT_READAHEAD
+
+/* Set readdir size */
+#undef MNT2_NFS_OPT_READDIRSIZE
+
+/* Allocate a reserved port */
+#undef MNT2_NFS_OPT_RESVPORT
+
+/* set number of request retries */
+#undef MNT2_NFS_OPT_RETRANS
+
+/* read only */
+#undef MNT2_NFS_OPT_RONLY
+
+/* use RPC to do secure NFS time sync */
+#undef MNT2_NFS_OPT_RPCTIMESYNC
+
+/* set read size */
+#undef MNT2_NFS_OPT_RSIZE
+
+/* secure mount */
+#undef MNT2_NFS_OPT_SECURE
+
+/* Send socket lock */
+#undef MNT2_NFS_OPT_SNDLOCK
+
+/* soft mount (hard is default) */
+#undef MNT2_NFS_OPT_SOFT
+
+/* spongy mount */
+#undef MNT2_NFS_OPT_SPONGY
+
+/* Reserved for nfsv4 */
+#undef MNT2_NFS_OPT_STRICTLOCK
+
+/* set symlink cache time-to-live */
+#undef MNT2_NFS_OPT_SYMTTL
+
+/* use TCP for mounts */
+#undef MNT2_NFS_OPT_TCP
+
+/* set initial timeout */
+#undef MNT2_NFS_OPT_TIMEO
+
+/* do not use shared cache for all mountpoints */
+#undef MNT2_NFS_OPT_UNSHARED
+
+/* linux NFSv3 */
+#undef MNT2_NFS_OPT_VER3
+
+/* Wait for authentication */
+#undef MNT2_NFS_OPT_WAITAUTH
+
+/* Wants an authenticator */
+#undef MNT2_NFS_OPT_WANTAUTH
+
+/* Want receive socket lock */
+#undef MNT2_NFS_OPT_WANTRCV
+
+/* Want send socket lock */
+#undef MNT2_NFS_OPT_WANTSND
+
+/* set write size */
+#undef MNT2_NFS_OPT_WSIZE
+
+/* 32<->64 dir cookie translation */
+#undef MNT2_NFS_OPT_XLATECOOKIE
+
+/* Force Win95 long names */
+#undef MNT2_PCFS_OPT_LONGNAME
+
+/* Completely ignore Win95 entries */
+#undef MNT2_PCFS_OPT_NOWIN95
+
+/* Force old DOS short names only */
+#undef MNT2_PCFS_OPT_SHORTNAME
+
+/* Close session when unmounting */
+#undef MNT2_UDF_OPT_CLOSESESSION
+
+/* Name of mount table file name */
+#undef MNTTAB_FILE_NAME
+
+/* Mount Table option string: Max attr cache timeout (dirs) */
+#undef MNTTAB_OPT_ACDIRMAX
+
+/* Mount Table option string: Min attr cache timeout (dirs) */
+#undef MNTTAB_OPT_ACDIRMIN
+
+/* Mount Table option string: Max attr cache timeout (files) */
+#undef MNTTAB_OPT_ACREGMAX
+
+/* Mount Table option string: Min attr cache timeout (files) */
+#undef MNTTAB_OPT_ACREGMIN
+
+/* Mount Table option string: Attr cache timeout (sec) */
+#undef MNTTAB_OPT_ACTIMEO
+
+/* Mount Table option string: Do mount retries in background */
+#undef MNTTAB_OPT_BG
+
+/* Mount Table option string: compress */
+#undef MNTTAB_OPT_COMPRESS
+
+/* Mount Table option string: Device id of mounted fs */
+#undef MNTTAB_OPT_DEV
+
+/* Mount Table option string: Automount direct map mount */
+#undef MNTTAB_OPT_DIRECT
+
+/* Mount Table option string: Do mount retries in foreground */
+#undef MNTTAB_OPT_FG
+
+/* Mount Table option string: Filesystem id of mounted fs */
+#undef MNTTAB_OPT_FSID
+
+/* Mount Table option string: SysV-compatible gid on create */
+#undef MNTTAB_OPT_GRPID
+
+/* Mount Table option string: Hard mount */
+#undef MNTTAB_OPT_HARD
+
+/* Mount Table option string: Ignore this entry */
+#undef MNTTAB_OPT_IGNORE
+
+/* Mount Table option string: Automount indirect map mount */
+#undef MNTTAB_OPT_INDIRECT
+
+/* Mount Table option string: Allow NFS ops to be interrupted */
+#undef MNTTAB_OPT_INTR
+
+/* Mount Table option string: Secure (AUTH_Kerb) mounting */
+#undef MNTTAB_OPT_KERB
+
+/* Mount Table option string: Local locking (no lock manager) */
+#undef MNTTAB_OPT_LLOCK
+
+/* Force Win95 long names */
+#undef MNTTAB_OPT_LONGNAME
+
+/* Mount Table option string: Automount map */
+#undef MNTTAB_OPT_MAP
+
+/* Mount Table option string: max groups */
+#undef MNTTAB_OPT_MAXGROUPS
+
+/* Mount Table option string: Do multi-component lookup */
+#undef MNTTAB_OPT_MULTI
+
+/* Mount Table option string: Don't cache attributes at all */
+#undef MNTTAB_OPT_NOAC
+
+/* Access Control Lists are not supported */
+#undef MNTTAB_OPT_NOACL
+
+/* Mount Table option string: No auto (what?) */
+#undef MNTTAB_OPT_NOAUTO
+
+/* Mount Table option string: No connection */
+#undef MNTTAB_OPT_NOCONN
+
+/* Mount Table option string: No close-to-open consistency */
+#undef MNTTAB_OPT_NOCTO
+
+/* Mount Table option string: Don't allow interrupted ops */
+#undef MNTTAB_OPT_NOINTR
+
+/* Mount Table option string: Don't check quotas */
+#undef MNTTAB_OPT_NOQUOTA
+
+/* Mount Table option string: Do no allow setting sec attrs */
+#undef MNTTAB_OPT_NOSETSEC
+
+/* Mount Table option string: Disallow mounts on subdirs */
+#undef MNTTAB_OPT_NOSUB
+
+/* Mount Table option string: Set uid not allowed */
+#undef MNTTAB_OPT_NOSUID
+
+/* Completely ignore Win95 entries */
+#undef MNTTAB_OPT_NOWIN95
+
+/* Mount Table option string: action to taken on error */
+#undef MNTTAB_OPT_ONERROR
+
+/* Mount Table option string: paging threshold */
+#undef MNTTAB_OPT_PGTHRESH
+
+/* Mount Table option string: NFS server IP port number */
+#undef MNTTAB_OPT_PORT
+
+/* Mount Table option string: Get static pathconf for mount */
+#undef MNTTAB_OPT_POSIX
+
+/* Mount Table option string: Use local locking */
+#undef MNTTAB_OPT_PRIVATE
+
+/* Mount Table option string: support property lists (ACLs) */
+#undef MNTTAB_OPT_PROPLIST
+
+/* Mount Table option string: protocol network_id indicator */
+#undef MNTTAB_OPT_PROTO
+
+/* Mount Table option string: Check quotas */
+#undef MNTTAB_OPT_QUOTA
+
+/* Mount Table option string: Change mount options */
+#undef MNTTAB_OPT_REMOUNT
+
+/* Mount Table option string: Max retransmissions (soft mnts) */
+#undef MNTTAB_OPT_RETRANS
+
+/* Mount Table option string: Number of mount retries */
+#undef MNTTAB_OPT_RETRY
+
+/* Mount Table option string: Read only */
+#undef MNTTAB_OPT_RO
+
+/* Mount Table option string: Read/write with quotas */
+#undef MNTTAB_OPT_RQ
+
+/* Mount Table option string: Max NFS read size (bytes) */
+#undef MNTTAB_OPT_RSIZE
+
+/* Mount Table option string: Read/write */
+#undef MNTTAB_OPT_RW
+
+/* Mount Table option string: Secure (AUTH_DES) mounting */
+#undef MNTTAB_OPT_SECURE
+
+/* Force old DOS short names only */
+#undef MNTTAB_OPT_SHORTNAME
+
+/* Mount Table option string: Soft mount */
+#undef MNTTAB_OPT_SOFT
+
+/* Mount Table option string: spongy mount */
+#undef MNTTAB_OPT_SPONGY
+
+/* Mount Table option string: Set uid allowed */
+#undef MNTTAB_OPT_SUID
+
+/* Mount Table option string: set symlink cache time-to-live */
+#undef MNTTAB_OPT_SYMTTL
+
+/* Mount Table option string: Synchronous local directory ops */
+#undef MNTTAB_OPT_SYNCDIR
+
+/* Mount Table option string: NFS timeout (1/10 sec) */
+#undef MNTTAB_OPT_TIMEO
+
+/* Mount Table option string: min. time between inconsistencies */
+#undef MNTTAB_OPT_TOOSOON
+
+/* Mount Table option string: protocol version number indicator */
+#undef MNTTAB_OPT_VERS
+
+/* Mount Table option string: Max NFS write size (bytes) */
+#undef MNTTAB_OPT_WSIZE
+
+/* Mount-table entry name for AUTOFS filesystem */
+#undef MNTTAB_TYPE_AUTOFS
+
+/* Mount-table entry name for CACHEFS filesystem */
+#undef MNTTAB_TYPE_CACHEFS
+
+/* Mount-table entry name for CDFS filesystem */
+#undef MNTTAB_TYPE_CDFS
+
+/* Mount-table entry name for CFS (crypto) filesystem */
+#undef MNTTAB_TYPE_CFS
+
+/* Mount-table entry name for EFS filesystem (irix) */
+#undef MNTTAB_TYPE_EFS
+
+/* Mount-table entry name for EXT2 filesystem (linux) */
+#undef MNTTAB_TYPE_EXT2
+
+/* Mount-table entry name for EXT3 filesystem (linux) */
+#undef MNTTAB_TYPE_EXT3
+
+/* Mount-table entry name for EXT4 filesystem (linux) */
+#undef MNTTAB_TYPE_EXT4
+
+/* Mount-table entry name for FFS filesystem */
+#undef MNTTAB_TYPE_FFS
+
+/* Mount-table entry name for LOFS filesystem */
+#undef MNTTAB_TYPE_LOFS
+
+/* Mount-table entry name for LUSTRE filesystem */
+#undef MNTTAB_TYPE_LUSTRE
+
+/* Mount-table entry name for MFS filesystem */
+#undef MNTTAB_TYPE_MFS
+
+/* Mount-table entry name for NFS filesystem */
+#undef MNTTAB_TYPE_NFS
+
+/* Mount-table entry name for NFS3 filesystem */
+#undef MNTTAB_TYPE_NFS3
+
+/* Mount-table entry name for NFS4 filesystem */
+#undef MNTTAB_TYPE_NFS4
+
+/* Mount-table entry name for NULLFS (loopback on bsd44) filesystem */
+#undef MNTTAB_TYPE_NULLFS
+
+/* Mount-table entry name for PCFS filesystem */
+#undef MNTTAB_TYPE_PCFS
+
+/* Mount-table entry name for TFS filesystem */
+#undef MNTTAB_TYPE_TFS
+
+/* Mount-table entry name for TMPFS filesystem */
+#undef MNTTAB_TYPE_TMPFS
+
+/* Mount-table entry name for UDF filesystem */
+#undef MNTTAB_TYPE_UDF
+
+/* Mount-table entry name for UFS filesystem */
+#undef MNTTAB_TYPE_UFS
+
+/* Mount-table entry name for UMAPFS (uid/gid mapping) filesystem */
+#undef MNTTAB_TYPE_UMAPFS
+
+/* Mount-table entry name for UNIONFS filesystem */
+#undef MNTTAB_TYPE_UNIONFS
+
+/* Mount-table entry name for XFS filesystem (irix) */
+#undef MNTTAB_TYPE_XFS
+
+/* Define if mount table is on file, undefine if in kernel */
+#undef MOUNT_TABLE_ON_FILE
+
+/* Mount(2) type/name for AUTOFS filesystem */
+#undef MOUNT_TYPE_AUTOFS
+
+/* Mount(2) type/name for CACHEFS filesystem */
+#undef MOUNT_TYPE_CACHEFS
+
+/* Mount(2) type/name for CDFS filesystem */
+#undef MOUNT_TYPE_CDFS
+
+/* Mount(2) type/name for CFS (crypto) filesystem */
+#undef MOUNT_TYPE_CFS
+
+/* Mount(2) type/name for EFS filesystem (irix) */
+#undef MOUNT_TYPE_EFS
+
+/* Mount(2) type/name for EXT2 filesystem (linux) */
+#undef MOUNT_TYPE_EXT2
+
+/* Mount(2) type/name for EXT3 filesystem (linux) */
+#undef MOUNT_TYPE_EXT3
+
+/* Mount(2) type/name for EXT4 filesystem (linux) */
+#undef MOUNT_TYPE_EXT4
+
+/* Mount(2) type/name for FFS filesystem */
+#undef MOUNT_TYPE_FFS
+
+/* Mount(2) type/name for IGNORE filesystem (not real just ignore for df) */
+#undef MOUNT_TYPE_IGNORE
+
+/* Mount(2) type/name for LOFS filesystem */
+#undef MOUNT_TYPE_LOFS
+
+/* Mount(2) type/name for LUSTRE filesystem */
+#undef MOUNT_TYPE_LUSTRE
+
+/* Mount(2) type/name for MFS filesystem */
+#undef MOUNT_TYPE_MFS
+
+/* Mount(2) type/name for NFS filesystem */
+#undef MOUNT_TYPE_NFS
+
+/* Mount(2) type/name for NFS3 filesystem */
+#undef MOUNT_TYPE_NFS3
+
+/* Mount(2) type/name for NFS4 filesystem */
+#undef MOUNT_TYPE_NFS4
+
+/* Mount(2) type/name for NULLFS (loopback on bsd44) filesystem */
+#undef MOUNT_TYPE_NULLFS
+
+/* Mount(2) type/name for PCFS filesystem. XXX: conf/trap/trap_hpux.h may
+ override this definition for HPUX 9.0 */
+#undef MOUNT_TYPE_PCFS
+
+/* Mount(2) type/name for TFS filesystem */
+#undef MOUNT_TYPE_TFS
+
+/* Mount(2) type/name for TMPFS filesystem */
+#undef MOUNT_TYPE_TMPFS
+
+/* Mount(2) type/name for UDF filesystem */
+#undef MOUNT_TYPE_UDF
+
+/* Mount(2) type/name for UFS filesystem */
+#undef MOUNT_TYPE_UFS
+
+/* Mount(2) type/name for UMAPFS (uid/gid mapping) filesystem */
+#undef MOUNT_TYPE_UMAPFS
+
+/* Mount(2) type/name for UNIONFS filesystem */
+#undef MOUNT_TYPE_UNIONFS
+
+/* Mount(2) type/name for XFS filesystem (irix) */
+#undef MOUNT_TYPE_XFS
+
+/* The string used in printf to print the mount-type field of mount(2) */
+#undef MTYPE_PRINTF_TYPE
+
+/* Type of the mount-type field in the mount() system call */
+#undef MTYPE_TYPE
+
+/* does libwrap expect caller to define the variables allow_severity and
+ deny_severity */
+#undef NEED_LIBWRAP_SEVERITY_VARIABLES
+
+/* Defined to the header file containing ndbm-compatible definitions */
+#undef NEW_DBM_H
+
+/* Define the field name for the filehandle within nfs_args_t */
+#undef NFS_FH_FIELD
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
+/* Name of package */
+#undef PACKAGE
+
+/* 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 home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Type of the 6th argument to recvfrom() */
+#undef RECVFROM_FROMLEN_TYPE
+
+/* should signal handlers be reinstalled? */
+#undef REINSTALL_SIGNAL_HANDLER
+
+/* Define as the return type of signal handlers (`int' or `void'). */
+#undef RETSIGTYPE
+
+/* Define to 1 if the `setpgrp' function takes no argument. */
+#undef SETPGRP_VOID
+
+/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
+#undef STAT_MACROS_BROKEN
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Define the type of the 3rd argument ('in') to svc_getargs() */
+#undef SVC_IN_ARG_TYPE
+
+/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
+#undef TIME_WITH_SYS_TIME
+
+/* Define to 1 if your <sys/time.h> declares `struct tm'. */
+#undef TM_IN_SYS_TIME
+
+/* Define user name */
+#undef USER_NAME
+
+/* define if must NOT use NFS "noconn" option */
+#undef USE_CONNECTED_NFS_SOCKETS
+
+/* Enable extensions on AIX 3, Interix. */
+#ifndef _ALL_SOURCE
+# undef _ALL_SOURCE
+#endif
+/* Enable GNU extensions on systems that have them. */
+#ifndef _GNU_SOURCE
+# undef _GNU_SOURCE
+#endif
+/* Enable threading extensions on Solaris. */
+#ifndef _POSIX_PTHREAD_SEMANTICS
+# undef _POSIX_PTHREAD_SEMANTICS
+#endif
+/* Enable extensions on HP NonStop. */
+#ifndef _TANDEM_SOURCE
+# undef _TANDEM_SOURCE
+#endif
+/* Enable general extensions on Solaris. */
+#ifndef __EXTENSIONS__
+# undef __EXTENSIONS__
+#endif
+
+
+/* define if must use NFS "noconn" option */
+#undef USE_UNCONNECTED_NFS_SOCKETS
+
+/* Version number of package */
+#undef VERSION
+
+/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
+ significant byte first (like Motorola and SPARC, unlike Intel). */
+#if defined AC_APPLE_UNIVERSAL_BUILD
+# if defined __BIG_ENDIAN__
+# define WORDS_BIGENDIAN 1
+# endif
+#else
+# ifndef WORDS_BIGENDIAN
+# undef WORDS_BIGENDIAN
+# endif
+#endif
+
+/* Define to the type of xdr procedure type */
+#undef XDRPROC_T_TYPE
+
+/* Type of the 3rd argument to yp_order() */
+#undef YP_ORDER_OUTORDER_TYPE
+
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#undef YYTEXT_POINTER
+
+/* Enable large inode numbers on Mac OS X 10.5. */
+#ifndef _DARWIN_USE_64_BIT_INODE
+# define _DARWIN_USE_64_BIT_INODE 1
+#endif
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
+/* Define to 1 if on MINIX. */
+#undef _MINIX
+
+/* Define to 2 if the system does not provide POSIX.1 features except with
+ this defined. */
+#undef _POSIX_1_SOURCE
+
+/* Define to 1 if you need to in order for `stat' and other things to work. */
+#undef _POSIX_SOURCE
+
+/* Define a type/structure for an NFS V2 filehandle */
+#undef am_nfs_fh
+
+/* Define a type/structure for an NFS V3 filehandle */
+#undef am_nfs_fh3
+
+/* Define a type for the autofs_args structure */
+#undef autofs_args_t
+
+/* Define a type for the cachefs_args structure */
+#undef cachefs_args_t
+
+/* Define a type for the cdfs_args structure */
+#undef cdfs_args_t
+
+/* Define to empty if `const' does not conform to ANSI C. */
+#undef const
+
+/* Define a type for the efs_args structure */
+#undef efs_args_t
+
+/* Define to `int' if <sys/types.h> doesn't define. */
+#undef gid_t
+
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+#undef inline
+#endif
+
+/* Define a type for the lofs_args structure */
+#undef lofs_args_t
+
+/* Define a type for the mfs_args structure */
+#undef mfs_args_t
+
+/* Define to `int' if <sys/types.h> does not define. */
+#undef mode_t
+
+/* Define a type for the nfs_args structure */
+#undef nfs_args_t
+
+/* Define a type for the pcfs_args structure */
+#undef pcfs_args_t
+
+/* Define to `int' if <sys/types.h> does not define. */
+#undef pid_t
+
+/* Check if pte_t is defined in <sys/immu.h> */
+#undef pte_t
+
+/* Define a type for the rfs_args structure */
+#undef rfs_args_t
+
+/* Check if rpcvers_t is defined in <rpc/types.h> */
+#undef rpcvers_t
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
+/* Define to `long' if <sys/types.h> does not define. */
+#undef time_t
+
+/* Define a type for the tmpfs_args structure */
+#undef tmpfs_args_t
+
+/* Define a type for the udf_args structure */
+#undef udf_args_t
+
+/* Define a type for the ufs_args structure */
+#undef ufs_args_t
+
+/* Define to `int' if <sys/types.h> doesn't define. */
+#undef uid_t
+
+/* Define as `fork' if `vfork' does not work. */
+#undef vfork
+
+/* Define to "void *" if compiler can handle, otherwise "char *" */
+#undef voidp
+
+/* Define to empty if the keyword `volatile' does not work. Warning: valid
+ code using `volatile' can become incorrect without. Disable with care. */
+#undef volatile
+
+/* Define a type for the xfs_args structure */
+#undef xfs_args_t
+
+
+/****************************************************************************/
+/*** INCLUDE localconfig.h if it exists, to allow users to make some ***/
+/*** compile time configuration changes. ***/
+/****************************************************************************/
+/* does a local configuration file exist? */
+#undef HAVE_LOCALCONFIG_H
+#ifdef HAVE_LOCALCONFIG_H
+# include <localconfig.h>
+#endif /* HAVE_LOCALCONFIG_H */
+
+#endif /* not _CONFIG_H */
+
+/*
+ * Local Variables:
+ * mode: c
+ * End:
+ */
+
+/* End of am-utils-6.x config.h file */
+