NetBSD/dist/am-utils/config.h.in

2049 lines
52 KiB
C
Raw Normal View History

2002-11-30 01:57:11 +03:00
/* config.h.in. Generated from configure.in by autoheader. */
/*
* Start of am-utils-6.x config.h file.
2002-11-30 01:57:11 +03:00
* Erez Zadok <ezk @ cs.sunysb.edu>
*
* DO NOT EDIT BY HAND.
2002-11-30 01:57:11 +03:00
* Note: generated by autoheader from configure.in.
*/
#ifndef _CONFIG_H
#define _CONFIG_H
2002-11-30 01:57:11 +03:00
/* 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
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
#undef CRAY_STACKSEG_END
2003-03-09 04:12:05 +03:00
/* Define to 1 if using `alloca.c'. */
2002-11-30 01:57:11 +03:00
#undef C_ALLOCA
/* Turn off general debugging by default */
#undef DEBUG
/* Turn off memory debugging by default */
#undef DEBUG_MEM
/* Define to the type of elements in the array set by `getgroups'. Usually
this is either `int' or `gid_t'. */
#undef GETGROUPS_T
2003-03-09 04:12:05 +03:00
/* Define to 1 if the `getpgrp' function requires zero arguments. */
2002-11-30 01:57:11 +03:00
#undef GETPGRP_VOID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have `alloca', as a function or macro. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ALLOCA
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
2002-11-30 01:57:11 +03:00
#undef HAVE_ALLOCA_H
/* 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
2002-11-30 01:57:11 +03:00
/* Define if have NFS host-tree filesystem */
#undef HAVE_AMU_FS_HOST
/* Define if have inheritance filesystem */
#undef HAVE_AMU_FS_INHERIT
/* 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
2002-11-30 01:57:11 +03:00
/* 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
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <arpa/inet.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ARPA_INET_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <arpa/nameser.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ARPA_NAMESER_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <assert.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ASSERT_H
2002-11-30 01:57:11 +03:00
/* Define if `addr' is member of `autofs_args_t'. */
#undef HAVE_AUTOFS_ARGS_T_ADDR
2003-03-09 04:12:05 +03:00
/* define if have a bad version of hasmntopt() */
#undef HAVE_BAD_HASMNTOPT
2002-11-30 01:57:11 +03:00
/* define if have a bad version of memcmp() */
#undef HAVE_BAD_MEMCMP
2002-11-30 01:57:11 +03:00
/* define if have a bad version of yp_all() */
#undef HAVE_BAD_YP_ALL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `bcmp' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_BCMP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `bcopy' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_BCOPY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_BSD_RPC_RPC_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `bzero' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_BZERO
2002-11-30 01:57:11 +03:00
/* Define if `flags' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `fspec' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_FSPEC
2002-11-30 01:57:11 +03:00
/* Define if `iso_flags' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_ISO_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `iso_pgthresh' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH
2002-11-30 01:57:11 +03:00
/* Define if `norrip' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_NORRIP
2002-11-30 01:57:11 +03:00
/* Define if `ssector' is member of `cdfs_args_t'. */
#undef HAVE_CDFS_ARGS_T_SSECTOR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CDFS_CDFSMOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CDFS_CDFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `clnt_create' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLNT_CREATE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `clnt_create_timed' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLNT_CREATE_TIMED
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `clnt_spcreateerror' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLNT_SPCREATEERROR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `clnt_sperrno' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLNT_SPERRNO
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `clock_gettime' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLOCK_GETTIME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <cluster.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CLUSTER_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `cnodeid' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CNODEID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ctype.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_CTYPE_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <db1/ndbm.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_DB1_NDBM_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `dbm_open' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_DBM_OPEN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `dg_mount' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_DG_MOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
2002-11-30 01:57:11 +03:00
#undef HAVE_DIRENT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <dlfcn.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_DLFCN_H
2002-11-30 01:57:11 +03:00
/* Define if `flags' is member of `efs_args_t'. */
#undef HAVE_EFS_ARGS_T_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `fspec' is member of `efs_args_t'. */
#undef HAVE_EFS_ARGS_T_FSPEC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <errno.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ERRNO_H
2002-11-30 01:57:11 +03:00
/* does extern definition for clnt_spcreateerror() exist? */
#undef HAVE_EXTERN_CLNT_SPCREATEERROR
2002-11-30 01:57:11 +03:00
/* does extern definition for clnt_sperrno() exist? */
#undef HAVE_EXTERN_CLNT_SPERRNO
2002-11-30 01:57:11 +03:00
/* does extern definition for free() exist? */
#undef HAVE_EXTERN_FREE
2002-11-30 01:57:11 +03:00
/* does extern definition for getccent() (hpux) exist? */
#undef HAVE_EXTERN_GETCCENT
2002-11-30 01:57:11 +03:00
/* does extern definition for getdomainname() exist? */
#undef HAVE_EXTERN_GETDOMAINNAME
2002-11-30 01:57:11 +03:00
/* does extern definition for gethostname() exist? */
#undef HAVE_EXTERN_GETHOSTNAME
2002-11-30 01:57:11 +03:00
/* does extern definition for getlogin() exist? */
#undef HAVE_EXTERN_GETLOGIN
2002-11-30 01:57:11 +03:00
/* does extern definition for getpagesize() exist? */
#undef HAVE_EXTERN_GETPAGESIZE
2002-11-30 01:57:11 +03:00
/* does extern definition for gettablesize() exist? */
#undef HAVE_EXTERN_GETTABLESIZE
2002-11-30 01:57:11 +03:00
/* does extern definition for get_myaddress() exist? */
#undef HAVE_EXTERN_GET_MYADDRESS
2002-11-30 01:57:11 +03:00
/* does extern definition for innetgr() exist? */
#undef HAVE_EXTERN_INNETGR
2002-11-30 01:57:11 +03:00
/* does extern definition for mkstemp() exist? */
#undef HAVE_EXTERN_MKSTEMP
2002-11-30 01:57:11 +03:00
/* does extern definition for optarg exist? */
#undef HAVE_EXTERN_OPTARG
2002-11-30 01:57:11 +03:00
/* does extern definition for sbrk() exist? */
#undef HAVE_EXTERN_SBRK
2002-11-30 01:57:11 +03:00
/* does extern definition for seteuid() exist? */
#undef HAVE_EXTERN_SETEUID
2002-11-30 01:57:11 +03:00
/* does extern definition for setitimer() exist? */
#undef HAVE_EXTERN_SETITIMER
2002-11-30 01:57:11 +03:00
/* does extern definition for strcasecmp() exist? */
#undef HAVE_EXTERN_STRCASECMP
2002-11-30 01:57:11 +03:00
/* does extern definition for strdup() exist? */
#undef HAVE_EXTERN_STRDUP
2002-11-30 01:57:11 +03:00
/* does extern definition for strstr() exist? */
#undef HAVE_EXTERN_STRSTR
2002-11-30 01:57:11 +03:00
/* does extern definition for sys_errlist[] exist? */
#undef HAVE_EXTERN_SYS_ERRLIST
2002-11-30 01:57:11 +03:00
/* does extern definition for usleep() exist? */
#undef HAVE_EXTERN_USLEEP
2002-11-30 01:57:11 +03:00
/* does extern definition for vsnprintf() exist? */
#undef HAVE_EXTERN_VSNPRINTF
2002-11-30 01:57:11 +03:00
/* does extern definition for wait3() exist? */
#undef HAVE_EXTERN_WAIT3
2002-11-30 01:57:11 +03:00
/* does extern definition for xdr_callmsg() exist? */
#undef HAVE_EXTERN_XDR_CALLMSG
2002-11-30 01:57:11 +03:00
/* does extern definition for xdr_opaque_auth() exist? */
#undef HAVE_EXTERN_XDR_OPAQUE_AUTH
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <fcntl.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_FCNTL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `fgets' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_FGETS
2002-11-30 01:57:11 +03:00
/* Define if plain fhandle type exists */
#undef HAVE_FHANDLE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `flock' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_FLOCK
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `fork' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_FORK
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `fsmount' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_FSMOUNT
2002-11-30 01:57:11 +03:00
/* Define if have AUTOFS filesystem */
#undef HAVE_FS_AUTOFS
2002-11-30 01:57:11 +03:00
/* Define if have CACHEFS filesystem */
#undef HAVE_FS_CACHEFS
2002-11-30 01:57:11 +03:00
/* Define if have CDFS filesystem */
#undef HAVE_FS_CDFS
2002-11-30 01:57:11 +03:00
/* Define if have CFS (crypto) filesystem */
#undef HAVE_FS_CFS
2002-11-30 01:57:11 +03:00
/* Define if have EFS filesystem (irix) */
#undef HAVE_FS_EFS
2002-11-30 01:57:11 +03:00
/* Define if have HSFS filesystem */
#undef HAVE_FS_HSFS
2002-11-30 01:57:11 +03:00
/* Define if have LOFS filesystem */
#undef HAVE_FS_LOFS
2002-11-30 01:57:11 +03:00
/* Define if have MFS filesystem */
#undef HAVE_FS_MFS
2002-11-30 01:57:11 +03:00
/* Define if have NFS filesystem */
#undef HAVE_FS_NFS
2002-11-30 01:57:11 +03:00
/* Define if have NFS3 filesystem */
#undef HAVE_FS_NFS3
2002-11-30 01:57:11 +03:00
/* Define if have NULLFS (loopback on bsd44) filesystem */
#undef HAVE_FS_NULLFS
2002-11-30 01:57:11 +03:00
/* Define if have PCFS filesystem */
#undef HAVE_FS_PCFS
2002-11-30 01:57:11 +03:00
/* Define if have TFS filesystem */
#undef HAVE_FS_TFS
2002-11-30 01:57:11 +03:00
/* Define if have TMPFS filesystem */
#undef HAVE_FS_TMPFS
2002-11-30 01:57:11 +03:00
/* Define if have UFS filesystem */
#undef HAVE_FS_UFS
2002-11-30 01:57:11 +03:00
/* Define if have UMAPFS (uid/gid mapping) filesystem */
#undef HAVE_FS_UMAPFS
2002-11-30 01:57:11 +03:00
/* Define if have UNIONFS filesystem */
#undef HAVE_FS_UNIONFS
2002-11-30 01:57:11 +03:00
/* Define if have XFS filesystem (irix) */
#undef HAVE_FS_XFS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getccent' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETCCENT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getcwd' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETCWD
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getdomainname' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETDOMAINNAME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getdtablesize' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETDTABLESIZE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `gethostname' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETHOSTNAME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getifaddrs' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETIFADDRS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getmntinfo' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETMNTINFO
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getmountent' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETMOUNTENT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getpagesize' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETPAGESIZE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `getpwnam' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETPWNAM
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `gettimeofday' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GETTIMEOFDAY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `get_myaddress' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GET_MYADDRESS
2002-11-30 01:57:11 +03:00
/* define if your system's getopt() is GNU getopt() (are you using glibc) */
#undef HAVE_GNU_GETOPT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <grp.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_GRP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `hasmntopt' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HASMNTOPT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <hesiod.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HESIOD_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `hesiod_init' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HESIOD_INIT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `hesiod_reload' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HESIOD_RELOAD
2001-05-13 21:32:48 +04:00
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `hesiod_to_bind' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HESIOD_TO_BIND
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `hes_init' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HES_INIT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <hsfs/hsfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_HSFS_HSFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ifaddrs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_IFADDRS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <inttypes.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_INTTYPES_H
2001-05-13 21:32:48 +04:00
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <irs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_IRS_H
2001-05-13 21:32:48 +04:00
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_ISOFS_CD9660_CD9660_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <lber.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LBER_H
2001-05-13 21:32:48 +04:00
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `ldap_enable_cache' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LDAP_ENABLE_CACHE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ldap.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LDAP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `ldap_open' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LDAP_OPEN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `gdbm' library (-lgdbm). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBGDBM
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <libgen.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBGEN_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `malloc' library (-lmalloc). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBMALLOC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBMAPMALLOC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `nsl' library (-lnsl). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBNSL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `posix4' library (-lposix4). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBPOSIX4
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `rpc' library (-lrpc). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBRPC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBRPCSVC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `rt' library (-lrt). */
2002-11-30 01:57:11 +03:00
#undef HAVE_LIBRT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/auto_fs4.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_AUTO_FS4_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/auto_fs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_AUTO_FS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/fs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_FS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/kdev_t.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_KDEV_T_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/list.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_LIST_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/loop.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_LOOP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/nfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_NFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/nfs_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_NFS_MOUNT_H
2001-05-13 21:32:48 +04:00
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <linux/posix_types.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LINUX_POSIX_TYPES_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you support file names longer than 14 characters. */
2002-11-30 01:57:11 +03:00
#undef HAVE_LONG_FILE_NAMES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <machine/endian.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MACHINE_ENDIAN_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <malloc.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MALLOC_H
2002-11-30 01:57:11 +03:00
/* Define if have DBM maps */
#undef HAVE_MAP_DBM
2002-11-30 01:57:11 +03:00
/* Define if have file maps (everyone should have it!) */
#undef HAVE_MAP_FILE
2002-11-30 01:57:11 +03:00
/* Define if have HESIOD maps */
#undef HAVE_MAP_HESIOD
2002-11-30 01:57:11 +03:00
/* Define if have LDAP maps */
#undef HAVE_MAP_LDAP
2002-11-30 01:57:11 +03:00
/* Define if have NDBM maps */
#undef HAVE_MAP_NDBM
2002-11-30 01:57:11 +03:00
/* Define if have NIS maps */
#undef HAVE_MAP_NIS
2002-11-30 01:57:11 +03:00
/* Define if have NIS+ maps */
#undef HAVE_MAP_NISPLUS
2002-11-30 01:57:11 +03:00
/* Define if have PASSWD maps */
#undef HAVE_MAP_PASSWD
2002-11-30 01:57:11 +03:00
/* Define if have UNION maps */
#undef HAVE_MAP_UNION
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `memcmp' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MEMCMP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `memcpy' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MEMCPY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `memmove' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MEMMOVE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <memory.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MEMORY_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `memset' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MEMSET
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mkdir' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MKDIR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mkstemp' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MKSTEMP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mlockall' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MLOCKALL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mntctl' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MNTCTL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <mntent.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MNTENT_H
2002-11-30 01:57:11 +03:00
/* Define if `mnt_cnode' is member of `mntent_t'. */
#undef HAVE_MNTENT_T_MNT_CNODE
2002-11-30 01:57:11 +03:00
/* Define if `mnt_ro' is member of `mntent_t'. */
#undef HAVE_MNTENT_T_MNT_RO
2002-11-30 01:57:11 +03:00
/* Define if `mnt_time' is member of `mntent_t'. */
#undef HAVE_MNTENT_T_MNT_TIME
2002-11-30 01:57:11 +03:00
/* does mntent_t have mnt_time field and is of type "char *" ? */
#undef HAVE_MNTENT_T_MNT_TIME_STRING
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <mnttab.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MNTTAB_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mount' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `mountsyscall' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MOUNTSYSCALL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_MSDOSFS_MSDOSFSMOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ndbm.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NDBM_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ndir.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NDIR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <netconfig.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NETCONFIG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <netdb.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NETDB_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <netdir.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NETDIR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <netinet/if_ether.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NETINET_IF_ETHER_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <netinet/in.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NETINET_IN_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <net/errno.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NET_ERRNO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <net/if.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NET_IF_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <net/if_var.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NET_IF_VAR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <net/route.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NET_ROUTE_H
2002-11-30 01:57:11 +03:00
/* Define if `acdirmin' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_ACDIRMIN
2002-11-30 01:57:11 +03:00
/* Define if `acregmin' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_ACREGMIN
2002-11-30 01:57:11 +03:00
/* Define if `bsize' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_BSIZE
2002-11-30 01:57:11 +03:00
/* Define if `fhsize' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_FHSIZE
2002-11-30 01:57:11 +03:00
/* Define if `fh_len' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_FH_LEN
2002-11-30 01:57:11 +03:00
/* Define if `gfs_flags' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_GFS_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `namlen' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_NAMLEN
2002-11-30 01:57:11 +03:00
/* Define if `optstr' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_OPTSTR
2002-11-30 01:57:11 +03:00
/* Define if `proto' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_PROTO
2002-11-30 01:57:11 +03:00
/* Define if `sotype' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_SOTYPE
2002-11-30 01:57:11 +03:00
/* Define if `version' is member of `nfs_args_t'. */
#undef HAVE_NFS_ARGS_T_VERSION
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/export.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_EXPORT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfsmount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFSMOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfsproto.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFSPROTO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfsv2.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFSV2_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFS_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFS_GFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_NFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/pathconf.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_PATHCONF_H
2002-11-30 01:57:11 +03:00
/* define if the host has NFS protocol headers in system headers */
#undef HAVE_NFS_PROT_HEADERS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nfs/rpcv2.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NFS_RPCV2_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `nis_domain_of' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NIS_DOMAIN_OF
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <nsswitch.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_NSSWITCH_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `opendir' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_OPENDIR
2002-11-30 01:57:11 +03:00
/* Define if `dsttime' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_DSTTIME
2002-11-30 01:57:11 +03:00
/* Define if `fspec' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_FSPEC
2002-11-30 01:57:11 +03:00
/* Define if `gid' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_GID
2002-11-30 01:57:11 +03:00
/* Define if `mask' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_MASK
2002-11-30 01:57:11 +03:00
/* Define if `secondswest' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_SECONDSWEST
2002-11-30 01:57:11 +03:00
/* Define if `uid' is member of `pcfs_args_t'. */
#undef HAVE_PCFS_ARGS_T_UID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `plock' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_PLOCK
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <pwd.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_PWD_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `regcomp' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_REGCOMP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `regexec' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_REGEXEC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <regex.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_REGEX_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <resolv.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RESOLV_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if system calls automatically restart after interruption by a
2002-11-30 01:57:11 +03:00
signal. */
#undef HAVE_RESTARTABLE_SYSCALLS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `rmdir' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RMDIR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_AUTOFS_PROT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_MOUNTV3_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_NFS_PROT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/nis.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_NIS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_YPCLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPCSVC_YP_PROT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/auth_des.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_AUTH_DES_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_PMAP_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_PMAP_PROT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/rpc.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_RPC_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/types.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_TYPES_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <rpc/xdr.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_RPC_XDR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `select' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SELECT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `seteuid' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SETEUID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `setitimer' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SETITIMER
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <setjmp.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SETJMP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `setresuid' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SETRESUID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `setsid' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SETSID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `sigaction' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SIGACTION
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `signal' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SIGNAL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <signal.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SIGNAL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `socket' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SOCKET
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <socketbits.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SOCKETBITS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <statbuf.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STATBUF_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <stdarg.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STDARG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <stdint.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STDINT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <stdio.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STDIO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <stdlib.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STDLIB_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strcasecmp' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRCASECMP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strchr' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRCHR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strcspn' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRCSPN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strdup' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRDUP
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strerror' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRERROR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <strings.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRINGS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <string.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRING_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strspn' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRSPN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `strstr' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_STRSTR
2002-11-30 01:57:11 +03:00
/* Define if `fhs_fh' is member of `struct fhstatus'. */
#undef HAVE_STRUCT_FHSTATUS_FHS_FH
2002-11-30 01:57:11 +03:00
/* Define if `ifa_next' is member of `struct ifaddrs'. */
#undef HAVE_STRUCT_IFADDRS_IFA_NEXT
2002-11-30 01:57:11 +03:00
/* Define if `ifr_addr' is member of `struct ifreq'. */
#undef HAVE_STRUCT_IFREQ_IFR_ADDR
2002-11-30 01:57:11 +03:00
/* Define if have struct mntent in one of the standard headers */
#undef HAVE_STRUCT_MNTENT
2002-11-30 01:57:11 +03:00
/* Define if have struct mnttab in one of the standard headers */
#undef HAVE_STRUCT_MNTTAB
2002-11-30 01:57:11 +03:00
/* Define if have struct nfs_args in one of the standard nfs headers */
#undef HAVE_STRUCT_NFS_ARGS
2002-11-30 01:57:11 +03:00
/* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
#undef HAVE_STRUCT_NFS_GFS_MOUNT
2002-11-30 01:57:11 +03:00
/* Define if `sa_len' is member of `struct sockaddr'. */
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
2002-11-30 01:57:11 +03:00
/* Define if `f_fstypename' is member of `struct statfs'. */
#undef HAVE_STRUCT_STATFS_F_FSTYPENAME
2002-11-30 01:57:11 +03:00
/* Define if `devid' is member of `struct umntrequest'. */
#undef HAVE_STRUCT_UMNTREQUEST_DEVID
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `svc_getreq' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SVC_GETREQ
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `svc_getreqset' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SVC_GETREQSET
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `sysfs' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYSFS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `syslog' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYSLOG
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <syslog.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYSLOG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/config.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_CONFIG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/dg_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_DG_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/dir.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_DIR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/errno.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_ERRNO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/file.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FILE_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fsid.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FSID_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fstyp.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FSTYP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/autofs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_AUTOFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_AUTOFS_PROT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_CACHEFS_FS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_EFS_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_NFS_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/nfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_NFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_NFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_NFS_NFS_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_PC_FS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/tmp.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_TMP_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs_types.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_TYPES_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_UFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_FS_XFS_CLNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/ioctl.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_IOCTL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/lock.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_LOCK_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/machine.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MACHINE_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mbuf.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MBUF_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mman.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MMAN_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mntctl.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MNTCTL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mntent.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MNTENT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mnttab.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MNTTAB_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/ndir.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_NDIR_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/netconfig.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_NETCONFIG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/param.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_PARAM_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/pathconf.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_PATHCONF_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/proc.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_PROC_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/resource.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_RESOURCE_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/sema.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SEMA_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/signal.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SIGNAL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/socket.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SOCKET_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/sockio.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SOCKIO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/statfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_STATFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/stat.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_STAT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/syscall.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SYSCALL_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/syslimits.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SYSLIMITS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/syslog.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_SYSLOG_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/time.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_TIME_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/tiuser.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_TIUSER_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/types.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_TYPES_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/ucred.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_UCRED_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/uio.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_UIO_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/utsname.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_UTSNAME_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/vfs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_VFS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/vmount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_VMOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <sys/vnode.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_VNODE_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
2002-11-30 01:57:11 +03:00
#undef HAVE_SYS_WAIT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <time.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_TIME_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <tiuser.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_TIUSER_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <tmpfs/tmp.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_TMPFS_TMP_H
2002-11-30 01:57:11 +03:00
/* what type of network transport type is in use? TLI or sockets? */
#undef HAVE_TRANSPORT_TYPE_TLI
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `ualarm' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_UALARM
2002-11-30 01:57:11 +03:00
/* Define if `flags' is member of `ufs_args_t'. */
#undef HAVE_UFS_ARGS_T_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `fspec' is member of `ufs_args_t'. */
#undef HAVE_UFS_ARGS_T_FSPEC
2002-11-30 01:57:11 +03:00
/* Define if `ufs_flags' is member of `ufs_args_t'. */
#undef HAVE_UFS_ARGS_T_UFS_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `ufs_pgthresh' is member of `ufs_args_t'. */
#undef HAVE_UFS_ARGS_T_UFS_PGTHRESH
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_UFS_UFS_MOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_UFS_UFS_UFSMOUNT_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `umount' function. */
#undef HAVE_UMOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <unistd.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_UNISTD_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `unmount' function. */
#undef HAVE_UNMOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `uvmount' function. */
#undef HAVE_UVMOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <varargs.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_VARARGS_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the <vfork.h> header file. */
2002-11-30 01:57:11 +03:00
#undef HAVE_VFORK_H
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `vfsmount' function. */
#undef HAVE_VFSMOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `vmount' function. */
#undef HAVE_VMOUNT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `wait3' function. */
#undef HAVE_WAIT3
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
2003-03-09 04:12:05 +03:00
/* Define to 1 if `fork' works. */
2002-11-30 01:57:11 +03:00
#undef HAVE_WORKING_FORK
2003-03-09 04:12:05 +03:00
/* Define to 1 if `vfork' works. */
2002-11-30 01:57:11 +03:00
#undef HAVE_WORKING_VFORK
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_attrstat' function. */
#undef HAVE_XDR_ATTRSTAT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_createargs' function. */
#undef HAVE_XDR_CREATEARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_dirlist' function. */
#undef HAVE_XDR_DIRLIST
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_diropargs' function. */
#undef HAVE_XDR_DIROPARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_diropokres' function. */
#undef HAVE_XDR_DIROPOKRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_diropres' function. */
#undef HAVE_XDR_DIROPRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_dirpath' function. */
#undef HAVE_XDR_DIRPATH
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_entry' function. */
#undef HAVE_XDR_ENTRY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_exportnode' function. */
#undef HAVE_XDR_EXPORTNODE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_exports' function. */
#undef HAVE_XDR_EXPORTS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_fattr' function. */
#undef HAVE_XDR_FATTR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_fhandle' function. */
#undef HAVE_XDR_FHANDLE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_fhstatus' function. */
#undef HAVE_XDR_FHSTATUS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_filename' function. */
#undef HAVE_XDR_FILENAME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_ftype' function. */
#undef HAVE_XDR_FTYPE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_groupnode' function. */
#undef HAVE_XDR_GROUPNODE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_groups' function. */
#undef HAVE_XDR_GROUPS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_linkargs' function. */
#undef HAVE_XDR_LINKARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_mountbody' function. */
#undef HAVE_XDR_MOUNTBODY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_mountlist' function. */
#undef HAVE_XDR_MOUNTLIST
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_mountres3' function. */
#undef HAVE_XDR_MOUNTRES3
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_name' function. */
#undef HAVE_XDR_NAME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_nfscookie' function. */
#undef HAVE_XDR_NFSCOOKIE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_nfspath' function. */
#undef HAVE_XDR_NFSPATH
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_nfsstat' function. */
#undef HAVE_XDR_NFSSTAT
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_nfstime' function. */
#undef HAVE_XDR_NFSTIME
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_nfs_fh' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_XDR_NFS_FH
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_pointer' function. */
#undef HAVE_XDR_POINTER
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readargs' function. */
#undef HAVE_XDR_READARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readdirargs' function. */
#undef HAVE_XDR_READDIRARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readdirres' function. */
#undef HAVE_XDR_READDIRRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readlinkres' function. */
#undef HAVE_XDR_READLINKRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readokres' function. */
#undef HAVE_XDR_READOKRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_readres' function. */
#undef HAVE_XDR_READRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_renameargs' function. */
#undef HAVE_XDR_RENAMEARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_sattr' function. */
#undef HAVE_XDR_SATTR
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_sattrargs' function. */
#undef HAVE_XDR_SATTRARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_statfsokres' function. */
#undef HAVE_XDR_STATFSOKRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_statfsres' function. */
#undef HAVE_XDR_STATFSRES
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_symlinkargs' function. */
#undef HAVE_XDR_SYMLINKARGS
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `xdr_writeargs' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE_XDR_WRITEARGS
2002-11-30 01:57:11 +03:00
/* Define if `flags' is member of `xfs_args_t'. */
#undef HAVE_XFS_ARGS_T_FLAGS
2002-11-30 01:57:11 +03:00
/* Define if `fspec' is member of `xfs_args_t'. */
#undef HAVE_XFS_ARGS_T_FSPEC
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `yp_all' function. */
#undef HAVE_YP_ALL
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `yp_get_default_domain' function. */
#undef HAVE_YP_GET_DEFAULT_DOMAIN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `_seterr_reply' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE__SETERR_REPLY
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the `__seterr_reply' function. */
2002-11-30 01:57:11 +03:00
#undef HAVE___SETERR_REPLY
2002-11-30 01:57:11 +03:00
/* Name of mount type to hide amd mount from df(1) */
#undef HIDE_MOUNT_TYPE
2002-11-30 01:57:11 +03:00
/* Define name of host machine's architecture (eg. sun4) */
#undef HOST_ARCH
2002-11-30 01:57:11 +03:00
/* Define name of host machine's cpu (eg. sparc) */
#undef HOST_CPU
2002-11-30 01:57:11 +03:00
/* Define the header version of (linux) hosts (eg. 2.2.10) */
#undef HOST_HEADER_VERSION
2002-11-30 01:57:11 +03:00
/* Define name of host */
#undef HOST_NAME
2002-11-30 01:57:11 +03:00
/* 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
/* Ignore permission bits */
#undef MNT2_CDFS_OPT_DEFPERM
/* Use on-disk permission bits */
#undef MNT2_CDFS_OPT_NODEFPERM
/* Strip off extension from version string */
#undef MNT2_CDFS_OPT_NOVERSION
/* 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
/* directory hardlink */
#undef MNT2_GEN_OPT_BIND
/* cache (what?) */
#undef MNT2_GEN_OPT_CACHE
/* 6-argument mount */
#undef MNT2_GEN_OPT_DATA
/* 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
/* 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
/* nocache (what?) */
#undef MNT2_GEN_OPT_NOCACHE
/* do not interpret special device files */
#undef MNT2_GEN_OPT_NODEV
/* 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
/* Use Readdirplus for NFSv3 */
#undef MNT2_NFS_OPTS_RDIRPLUS
/* 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
/* 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
/* 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
/* Get lease for lookup */
#undef MNT2_NFS_OPT_NQLOOKLEASE
/* Use Nqnfs protocol */
#undef MNT2_NFS_OPT_NQNFS
2002-11-30 01:57:11 +03:00
/* paging threshold */
#undef MNT2_NFS_OPT_PGTHRESH
2002-11-30 01:57:11 +03:00
/* static pathconf kludge info */
#undef MNT2_NFS_OPT_POSIX
2002-11-30 01:57:11 +03:00
/* allow property list operations (ACLs over NFS) */
#undef MNT2_NFS_OPT_PROPLIST
2002-11-30 01:57:11 +03:00
/* Rcv socket lock */
#undef MNT2_NFS_OPT_RCVLOCK
2002-11-30 01:57:11 +03:00
/* Do lookup with readdir (nqnfs) */
#undef MNT2_NFS_OPT_RDIRALOOK
2002-11-30 01:57:11 +03:00
/* set read ahead */
#undef MNT2_NFS_OPT_READAHEAD
2002-11-30 01:57:11 +03:00
/* Set readdir size */
#undef MNT2_NFS_OPT_READDIRSIZE
2002-11-30 01:57:11 +03:00
/* Allocate a reserved port */
#undef MNT2_NFS_OPT_RESVPORT
2002-11-30 01:57:11 +03:00
/* set number of request retries */
#undef MNT2_NFS_OPT_RETRANS
2002-11-30 01:57:11 +03:00
/* read only */
#undef MNT2_NFS_OPT_RONLY
2002-11-30 01:57:11 +03:00
/* use RPC to do secure NFS time sync */
#undef MNT2_NFS_OPT_RPCTIMESYNC
2002-11-30 01:57:11 +03:00
/* set read size */
#undef MNT2_NFS_OPT_RSIZE
2002-11-30 01:57:11 +03:00
/* secure mount */
#undef MNT2_NFS_OPT_SECURE
2002-11-30 01:57:11 +03:00
/* Send socket lock */
#undef MNT2_NFS_OPT_SNDLOCK
2002-11-30 01:57:11 +03:00
/* soft mount (hard is default) */
#undef MNT2_NFS_OPT_SOFT
2002-11-30 01:57:11 +03:00
/* spongy mount */
#undef MNT2_NFS_OPT_SPONGY
2002-11-30 01:57:11 +03:00
/* set symlink cache time-to-live */
#undef MNT2_NFS_OPT_SYMTTL
2002-11-30 01:57:11 +03:00
/* use TCP for mounts */
#undef MNT2_NFS_OPT_TCP
2002-11-30 01:57:11 +03:00
/* set initial timeout */
#undef MNT2_NFS_OPT_TIMEO
2002-11-30 01:57:11 +03:00
/* linux NFSv3 */
#undef MNT2_NFS_OPT_VER3
2002-11-30 01:57:11 +03:00
/* Wait for authentication */
#undef MNT2_NFS_OPT_WAITAUTH
2002-11-30 01:57:11 +03:00
/* Wants an authenticator */
#undef MNT2_NFS_OPT_WANTAUTH
2002-11-30 01:57:11 +03:00
/* Want receive socket lock */
#undef MNT2_NFS_OPT_WANTRCV
2002-11-30 01:57:11 +03:00
/* Want send socket lock */
#undef MNT2_NFS_OPT_WANTSND
2002-11-30 01:57:11 +03:00
/* set write size */
#undef MNT2_NFS_OPT_WSIZE
2002-11-30 01:57:11 +03:00
/* 32<->64 dir cookie translation */
#undef MNT2_NFS_OPT_XLATECOOKIE
2002-11-30 01:57:11 +03:00
/* Name of mount table file name */
#undef MNTTAB_FILE_NAME
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Max attr cache timeout (dirs) */
#undef MNTTAB_OPT_ACDIRMAX
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Min attr cache timeout (dirs) */
#undef MNTTAB_OPT_ACDIRMIN
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Max attr cache timeout (files) */
#undef MNTTAB_OPT_ACREGMAX
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Min attr cache timeout (files) */
#undef MNTTAB_OPT_ACREGMIN
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Attr cache timeout (sec) */
#undef MNTTAB_OPT_ACTIMEO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Do mount retries in background */
#undef MNTTAB_OPT_BG
2002-11-30 01:57:11 +03:00
/* Mount Table option string: compress */
#undef MNTTAB_OPT_COMPRESS
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Device id of mounted fs */
#undef MNTTAB_OPT_DEV
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Automount direct map mount */
#undef MNTTAB_OPT_DIRECT
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Do mount retries in foreground */
#undef MNTTAB_OPT_FG
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Filesystem id of mounted fs */
#undef MNTTAB_OPT_FSID
2002-11-30 01:57:11 +03:00
/* Mount Table option string: SysV-compatible gid on create */
#undef MNTTAB_OPT_GRPID
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Hard mount */
#undef MNTTAB_OPT_HARD
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Ignore this entry */
#undef MNTTAB_OPT_IGNORE
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Automount indirect map mount */
#undef MNTTAB_OPT_INDIRECT
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Allow NFS ops to be interrupted */
#undef MNTTAB_OPT_INTR
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Secure (AUTH_Kerb) mounting */
#undef MNTTAB_OPT_KERB
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Local locking (no lock manager) */
#undef MNTTAB_OPT_LLOCK
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Automount map */
#undef MNTTAB_OPT_MAP
2002-11-30 01:57:11 +03:00
/* Mount Table option string: max groups */
#undef MNTTAB_OPT_MAXGROUPS
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Do multi-component lookup */
#undef MNTTAB_OPT_MULTI
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Don't cache attributes at all */
#undef MNTTAB_OPT_NOAC
2002-11-30 01:57:11 +03:00
/* Mount Table option string: No auto (what?) */
#undef MNTTAB_OPT_NOAUTO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: No connection */
#undef MNTTAB_OPT_NOCONN
2002-11-30 01:57:11 +03:00
/* Mount Table option string: No close-to-open consistency */
#undef MNTTAB_OPT_NOCTO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Don't allow interrupted ops */
#undef MNTTAB_OPT_NOINTR
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Don't check quotas */
#undef MNTTAB_OPT_NOQUOTA
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Do no allow setting sec attrs */
#undef MNTTAB_OPT_NOSETSEC
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Disallow mounts on subdirs */
#undef MNTTAB_OPT_NOSUB
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Set uid not allowed */
#undef MNTTAB_OPT_NOSUID
2002-11-30 01:57:11 +03:00
/* Mount Table option string: action to taken on error */
#undef MNTTAB_OPT_ONERROR
2002-11-30 01:57:11 +03:00
/* Mount Table option string: paging threshold */
#undef MNTTAB_OPT_PGTHRESH
2002-11-30 01:57:11 +03:00
/* Mount Table option string: NFS server IP port number */
#undef MNTTAB_OPT_PORT
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Get static pathconf for mount */
#undef MNTTAB_OPT_POSIX
2002-11-30 01:57:11 +03:00
/* Mount Table option string: support property lists (ACLs) */
#undef MNTTAB_OPT_PROPLIST
2002-11-30 01:57:11 +03:00
/* Mount Table option string: protocol network_id indicator */
#undef MNTTAB_OPT_PROTO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Check quotas */
#undef MNTTAB_OPT_QUOTA
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Change mount options */
#undef MNTTAB_OPT_REMOUNT
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Max retransmissions (soft mnts) */
#undef MNTTAB_OPT_RETRANS
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Number of mount retries */
#undef MNTTAB_OPT_RETRY
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Read only */
#undef MNTTAB_OPT_RO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Read/write with quotas */
#undef MNTTAB_OPT_RQ
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Max NFS read size (bytes) */
#undef MNTTAB_OPT_RSIZE
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Read/write */
#undef MNTTAB_OPT_RW
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Secure (AUTH_DES) mounting */
#undef MNTTAB_OPT_SECURE
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Soft mount */
#undef MNTTAB_OPT_SOFT
2002-11-30 01:57:11 +03:00
/* Mount Table option string: spongy mount */
#undef MNTTAB_OPT_SPONGY
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Set uid allowed */
#undef MNTTAB_OPT_SUID
2002-11-30 01:57:11 +03:00
/* Mount Table option string: set symlink cache time-to-live */
#undef MNTTAB_OPT_SYMTTL
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Synchronous local directory ops */
#undef MNTTAB_OPT_SYNCDIR
2002-11-30 01:57:11 +03:00
/* Mount Table option string: NFS timeout (1/10 sec) */
#undef MNTTAB_OPT_TIMEO
2002-11-30 01:57:11 +03:00
/* Mount Table option string: min. time between inconsistencies */
#undef MNTTAB_OPT_TOOSOON
2002-11-30 01:57:11 +03:00
/* Mount Table option string: protocol version number indicator */
#undef MNTTAB_OPT_VERS
2002-11-30 01:57:11 +03:00
/* Mount Table option string: Max NFS write size (bytes) */
#undef MNTTAB_OPT_WSIZE
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for AUTOFS filesystem */
#undef MNTTAB_TYPE_AUTOFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for CACHEFS filesystem */
#undef MNTTAB_TYPE_CACHEFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for CDFS filesystem */
#undef MNTTAB_TYPE_CDFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for CFS (crypto) filesystem */
#undef MNTTAB_TYPE_CFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for EFS filesystem (irix) */
#undef MNTTAB_TYPE_EFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for LOFS filesystem */
#undef MNTTAB_TYPE_LOFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for MFS filesystem */
#undef MNTTAB_TYPE_MFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for NFS filesystem */
#undef MNTTAB_TYPE_NFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for NFS3 filesystem */
#undef MNTTAB_TYPE_NFS3
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for NULLFS (loopback on bsd44) filesystem */
#undef MNTTAB_TYPE_NULLFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for PCFS filesystem */
#undef MNTTAB_TYPE_PCFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for TFS filesystem */
#undef MNTTAB_TYPE_TFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for TMPFS filesystem */
#undef MNTTAB_TYPE_TMPFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for UFS filesystem */
#undef MNTTAB_TYPE_UFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for UMAPFS (uid/gid mapping) filesystem */
#undef MNTTAB_TYPE_UMAPFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for UNIONFS filesystem */
#undef MNTTAB_TYPE_UNIONFS
2002-11-30 01:57:11 +03:00
/* Mount-table entry name for XFS filesystem (irix) */
#undef MNTTAB_TYPE_XFS
2002-11-30 01:57:11 +03:00
/* Define if mount table is on file, undefine if in kernel */
#undef MOUNT_TABLE_ON_FILE
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for AUTOFS filesystem */
#undef MOUNT_TYPE_AUTOFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for CACHEFS filesystem */
#undef MOUNT_TYPE_CACHEFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for CDFS filesystem */
#undef MOUNT_TYPE_CDFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for CFS (crypto) filesystem */
#undef MOUNT_TYPE_CFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for EFS filesystem (irix) */
#undef MOUNT_TYPE_EFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for IGNORE filesystem (not real just ignore for df) */
#undef MOUNT_TYPE_IGNORE
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for LOFS filesystem */
#undef MOUNT_TYPE_LOFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for MFS filesystem */
#undef MOUNT_TYPE_MFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for NFS filesystem */
#undef MOUNT_TYPE_NFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for NFS3 filesystem */
#undef MOUNT_TYPE_NFS3
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for NULLFS (loopback on bsd44) filesystem */
#undef MOUNT_TYPE_NULLFS
2002-11-30 01:57:11 +03:00
/* 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
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for TFS filesystem */
#undef MOUNT_TYPE_TFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for TMPFS filesystem */
#undef MOUNT_TYPE_TMPFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for UFS filesystem */
#undef MOUNT_TYPE_UFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for UMAPFS (uid/gid mapping) filesystem */
#undef MOUNT_TYPE_UMAPFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for UNIONFS filesystem */
#undef MOUNT_TYPE_UNIONFS
2002-11-30 01:57:11 +03:00
/* Mount(2) type/name for XFS filesystem (irix) */
#undef MOUNT_TYPE_XFS
2002-11-30 01:57:11 +03:00
/* The string used in printf to print the mount-type field of mount(2) */
#undef MTYPE_PRINTF_TYPE
2002-11-30 01:57:11 +03:00
/* Type of the mount-type field in the mount() system call */
#undef MTYPE_TYPE
2002-11-30 01:57:11 +03:00
/* Define the field name for the filehandle within nfs_args_t */
#undef NFS_FH_FIELD
2003-03-09 04:12:05 +03:00
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
2002-11-30 01:57:11 +03:00
#undef NO_MINUS_C_MINUS_O
2002-11-30 01:57:11 +03:00
/* Name of package */
#undef PACKAGE
2003-03-09 04:12:05 +03:00
/* Define to the address where bug reports for this package should be sent. */
2002-11-30 01:57:11 +03:00
#undef PACKAGE_BUGREPORT
2003-03-09 04:12:05 +03:00
/* Define to the full name of this package. */
2002-11-30 01:57:11 +03:00
#undef PACKAGE_NAME
2003-03-09 04:12:05 +03:00
/* 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 version of this package. */
2002-11-30 01:57:11 +03:00
#undef PACKAGE_VERSION
2002-11-30 01:57:11 +03:00
/* Type of the 6th argument to recvfrom() */
#undef RECVFROM_FROMLEN_TYPE
2002-11-30 01:57:11 +03:00
/* should signal handlers be reinstalled? */
#undef REINSTALL_SIGNAL_HANDLER
2002-11-30 01:57:11 +03:00
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
2003-03-09 04:12:05 +03:00
/* Define to 1 if the `setpgrp' function takes no argument. */
2002-11-30 01:57:11 +03:00
#undef SETPGRP_VOID
2002-11-30 01:57:11 +03:00
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
2003-03-09 04:12:05 +03:00
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2002-11-30 01:57:11 +03:00
#undef STAT_MACROS_BROKEN
2003-03-09 04:12:05 +03:00
/* Define to 1 if you have the ANSI C header files. */
2002-11-30 01:57:11 +03:00
#undef STDC_HEADERS
2002-11-30 01:57:11 +03:00
/* Define the type of the 3rd argument ('in') to svc_getargs() */
#undef SVC_IN_ARG_TYPE
2003-03-09 04:12:05 +03:00
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2002-11-30 01:57:11 +03:00
#undef TIME_WITH_SYS_TIME
2003-03-09 04:12:05 +03:00
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2002-11-30 01:57:11 +03:00
#undef TM_IN_SYS_TIME
2002-11-30 01:57:11 +03:00
/* Define user name */
#undef USER_NAME
2002-11-30 01:57:11 +03:00
/* define if must NOT use NFS "noconn" option */
#undef USE_CONNECTED_NFS_SOCKETS
2002-11-30 01:57:11 +03:00
/* define if must use NFS "noconn" option */
#undef USE_UNCONNECTED_NFS_SOCKETS
2002-11-30 01:57:11 +03:00
/* Version number of package */
#undef VERSION
2003-03-09 04:12:05 +03:00
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
2002-11-30 01:57:11 +03:00
#undef WORDS_BIGENDIAN
2002-11-30 01:57:11 +03:00
/* Define to the type of xdr procedure type */
#undef XDRPROC_T_TYPE
2002-11-30 01:57:11 +03:00
/* Type of the 3rd argument to yp_order() */
#undef YP_ORDER_OUTORDER_TYPE
2003-03-09 04:12:05 +03:00
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
2002-11-30 01:57:11 +03:00
#undef YYTEXT_POINTER
2003-03-09 04:12:05 +03:00
/* Define to 1 if on AIX 3.
2002-11-30 01:57:11 +03:00
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
2002-11-30 01:57:11 +03:00
/* Define a type/structure for an NFS V2 filehandle */
#undef am_nfs_fh
2002-11-30 01:57:11 +03:00
/* Define a type/structure for an NFS V3 filehandle */
#undef am_nfs_fh3
2002-11-30 01:57:11 +03:00
/* Define a type for the autofs_args structure */
#undef autofs_args_t
2002-11-30 01:57:11 +03:00
/* Define a type for the cachefs_args structure */
#undef cachefs_args_t
2002-11-30 01:57:11 +03:00
/* Define a type for the cdfs_args structure */
#undef cdfs_args_t
2002-11-30 01:57:11 +03:00
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
2002-11-30 01:57:11 +03:00
/* Define a type for the efs_args structure */
#undef efs_args_t
2002-11-30 01:57:11 +03:00
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
2002-11-30 01:57:11 +03:00
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
#undef inline
2002-11-30 01:57:11 +03:00
/* Define a type for the lofs_args structure */
#undef lofs_args_t
2002-11-30 01:57:11 +03:00
/* Define a type for the mfs_args structure */
#undef mfs_args_t
2002-11-30 01:57:11 +03:00
/* Define to `int' if <sys/types.h> does not define. */
#undef mode_t
2002-11-30 01:57:11 +03:00
/* Define a type for the nfs_args structure */
#undef nfs_args_t
2002-11-30 01:57:11 +03:00
/* Define a type for the pcfs_args structure */
#undef pcfs_args_t
2002-11-30 01:57:11 +03:00
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
2002-11-30 01:57:11 +03:00
/* Define a type for the rfs_args structure */
#undef rfs_args_t
2002-11-30 01:57:11 +03:00
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
2002-11-30 01:57:11 +03:00
/* Define to `long' if <sys/types.h> does not define. */
#undef time_t
2002-11-30 01:57:11 +03:00
/* Define a type for the tmpfs_args structure */
#undef tmpfs_args_t
2002-11-30 01:57:11 +03:00
/* Define a type for the ufs_args structure */
#undef ufs_args_t
2002-11-30 01:57:11 +03:00
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
2002-11-30 01:57:11 +03:00
/* Define as `fork' if `vfork' does not work. */
#undef vfork
2002-11-30 01:57:11 +03:00
/* Define to "void *" if compiler can handle, otherwise "char *" */
#undef voidp
2002-11-30 01:57:11 +03:00
/* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */
#undef volatile
2002-11-30 01:57:11 +03:00
/* 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 */
2002-11-30 01:57:11 +03:00