/* $Id: acconfig.h,v 1.12 1999/11/03 05:07:31 dm Exp $ */

/* For current automake/autoconf incompatibility. */
#undef PACKAGE
#undef VERSION

/* Types that <sys/types.h> might neglect to define. */
#undef int32_t
#undef u_int32_t
#undef u_int16_t
#undef u_int8_t
#undef ssize_t
#undef u_char
#undef u_int
#undef u_long

/* The nfs_args structure is in <nfs/nfs.h> */
#undef NEED_NFS_NFS_H

/* The nfs_args structure is in <nfs/mount.h> */
#undef NEED_NFS_MOUNT_H

/* The hostname field of nfs_arg is an array */
#undef HAVE_NFSARG_HOSTNAME_ARRAY

/* The addr field of nfs_arg is a pointer */
#undef HAVE_NFSARG_ADDR_PTR

/* If the nfs_arg addr field is a netbuf pointer */
#undef HAVE_NFSARG_ADDR_NETBUF

/* The the fh field of the nfs_arg structure points to an SVR4 nfs_fh3 */
#undef HAVE_SVR4_FH3

/* If the system supports NFS 3 */
#undef HAVE_NFS_V3
