1119691Smbr/*
250479Speter * $FreeBSD: stable/10/usr.sbin/amd/include/config.h 313212 2017-02-04 16:00:51Z ngie $
344024Sobrien *
4119691Smbr * portions derived from
5119691Smbr *      $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $
6310490Scy *
7310490Scy * Additional portions derived from ports/sysutils/am-utils r416941
8310490Scy * make configure config.h output.
944024Sobrien */
1044024Sobrien
1138581Sobrien#ifndef _CONFIG_H
1238581Sobrien#define _CONFIG_H
1338581Sobrien
14119691Smbr/* We [FREEBSD-NATIVE] pick some parameters from our local config file */
15119691Smbr#include "config_local.h"
1638581Sobrien
17310490Scy/* Define if building universal (internal helper macro) */
18310490Scy/* #undef AC_APPLE_UNIVERSAL_BUILD */
19310490Scy
20119691Smbr/* define name of am-utils' NFS protocol header */
21119691Smbr#define AMU_NFS_PROTOCOL_HEADER "./conf/nfs_prot/nfs_prot_freebsd3.h"
2238581Sobrien
23119691Smbr/* Type of the 5rd argument to authunix_create() */
24119691Smbr#define AUTH_CREATE_GIDLIST_TYPE gid_t
25119691Smbr
26119691Smbr/* Define configuration date */
27310490Scy/* #define CONFIG_DATE "Mon Oct  3 21:58:39 PDT 2016" */
28119691Smbr
29119691Smbr/* Turn off general debugging by default */
30119691Smbr/* #undef DEBUG */
31119691Smbr
32119691Smbr/* Turn off memory debugging by default */
33119691Smbr/* #undef DEBUG_MEM */
34119691Smbr
35174307Sobrien/* Define name of host OS's distribution name (eg. debian, redhat, suse, etc.)
36174307Sobrien   */
37174307Sobrien#define DISTRO_NAME "The FreeBSD Project"
38174307Sobrien
39119691Smbr/* Define to the type of elements in the array set by `getgroups'. Usually
40119691Smbr   this is either `int' or `gid_t'. */
41119691Smbr#define GETGROUPS_T gid_t
42119691Smbr
43119691Smbr/* Define to 1 if the `getpgrp' function requires zero arguments. */
44119691Smbr#define GETPGRP_VOID 1
45119691Smbr
4638581Sobrien/* Define if have automount filesystem */
4782817Sobrien#define HAVE_AMU_FS_AUTO 1
4838581Sobrien
4938581Sobrien/* Define if have direct automount filesystem */
5082817Sobrien#define HAVE_AMU_FS_DIRECT 1
5138581Sobrien
5238581Sobrien/* Define if have error filesystem */
5382817Sobrien#define HAVE_AMU_FS_ERROR 1
5438581Sobrien
55119691Smbr/* Define if have NFS host-tree filesystem */
56119691Smbr#define HAVE_AMU_FS_HOST 1
57119691Smbr
5838581Sobrien/* Define if have symbolic-link filesystem */
5982817Sobrien#define HAVE_AMU_FS_LINK 1
6038581Sobrien
6151307Sobrien/* Define if have symlink with existence check filesystem */
6282817Sobrien#define HAVE_AMU_FS_LINKX 1
6338581Sobrien
6438581Sobrien/* Define if have nfsl (NFS with local link check) filesystem */
6582817Sobrien#define HAVE_AMU_FS_NFSL 1
6638581Sobrien
6738581Sobrien/* Define if have multi-NFS filesystem */
6882817Sobrien#define HAVE_AMU_FS_NFSX 1
6938581Sobrien
70119691Smbr/* Define if have program filesystem */
71119691Smbr#define HAVE_AMU_FS_PROGRAM 1
72119691Smbr
73119691Smbr/* Define if have "top-level" filesystem */
74119691Smbr#define HAVE_AMU_FS_TOPLVL 1
75119691Smbr
7638581Sobrien/* Define if have union filesystem */
7782817Sobrien#define HAVE_AMU_FS_UNION 1
7838581Sobrien
79119691Smbr/* Define to 1 if you have the <arpa/inet.h> header file. */
80119691Smbr#define HAVE_ARPA_INET_H 1
8138581Sobrien
82119691Smbr/* Define to 1 if you have the <arpa/nameser.h> header file. */
83119691Smbr#define HAVE_ARPA_NAMESER_H 1
8438581Sobrien
85119691Smbr/* Define to 1 if you have the <assert.h> header file. */
86119691Smbr#define HAVE_ASSERT_H 1
8738581Sobrien
88174307Sobrien/* Define to 1 if `addr' is member of `autofs_args_t'. */
89174307Sobrien/* #undef HAVE_AUTOFS_ARGS_T_ADDR */
90174307Sobrien
91174307Sobrien/* define if have a bad version of hasmntopt() */
92174307Sobrien/* #undef HAVE_BAD_HASMNTOPT */
93174307Sobrien
94119691Smbr/* define if have a bad version of memcmp() */
95119691Smbr/* #undef HAVE_BAD_MEMCMP */
9638581Sobrien
97119691Smbr/* define if have a bad version of yp_all() */
98119691Smbr/* #undef HAVE_BAD_YP_ALL */
9938581Sobrien
100119691Smbr/* Define to 1 if you have the `bcmp' function. */
101119691Smbr#define HAVE_BCMP 1
10238581Sobrien
103119691Smbr/* Define to 1 if you have the `bcopy' function. */
104119691Smbr#define HAVE_BCOPY 1
10538581Sobrien
106119691Smbr/* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
107119691Smbr/* #undef HAVE_BSD_RPC_RPC_H */
10838581Sobrien
109119691Smbr/* Define to 1 if you have the `bzero' function. */
110119691Smbr#define HAVE_BZERO 1
11138581Sobrien
112174307Sobrien/* System supports C99-style variable-length argument macros */
113174307Sobrien#define HAVE_C99_VARARGS_MACROS 1
114174307Sobrien
115174307Sobrien/* Define to 1 if `flags' is member of `cdfs_args_t'. */
116119691Smbr#define HAVE_CDFS_ARGS_T_FLAGS 1
11738581Sobrien
118174307Sobrien/* Define to 1 if `fspec' is member of `cdfs_args_t'. */
119119691Smbr#define HAVE_CDFS_ARGS_T_FSPEC 1
12038581Sobrien
121174307Sobrien/* Define to 1 if `iso_flags' is member of `cdfs_args_t'. */
122119691Smbr/* #undef HAVE_CDFS_ARGS_T_ISO_FLAGS */
12338581Sobrien
124174307Sobrien/* Define to 1 if `iso_pgthresh' is member of `cdfs_args_t'. */
125119691Smbr/* #undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH */
12638581Sobrien
127174307Sobrien/* Define to 1 if `norrip' is member of `cdfs_args_t'. */
128119691Smbr/* #undef HAVE_CDFS_ARGS_T_NORRIP */
12938581Sobrien
130174307Sobrien/* Define to 1 if `ssector' is member of `cdfs_args_t'. */
131119691Smbr#define HAVE_CDFS_ARGS_T_SSECTOR 1
13238581Sobrien
133119691Smbr/* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
134119691Smbr/* #undef HAVE_CDFS_CDFSMOUNT_H */
13538581Sobrien
136119691Smbr/* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
137119691Smbr/* #undef HAVE_CDFS_CDFS_MOUNT_H */
13838581Sobrien
139119691Smbr/* Define to 1 if you have the `clnt_create' function. */
140119691Smbr#define HAVE_CLNT_CREATE 1
14138581Sobrien
142174307Sobrien/* Define to 1 if you have the `clnt_create_vers' function. */
143174307Sobrien#define HAVE_CLNT_CREATE_VERS 1
14438581Sobrien
145174307Sobrien/* Define to 1 if you have the `clnt_create_vers_timed' function. */
146174307Sobrien#define HAVE_CLNT_CREATE_VERS_TIMED 1
147174307Sobrien
148119691Smbr/* Define to 1 if you have the `clnt_spcreateerror' function. */
149119691Smbr#define HAVE_CLNT_SPCREATEERROR 1
15038581Sobrien
151119691Smbr/* Define to 1 if you have the `clnt_sperrno' function. */
152119691Smbr#define HAVE_CLNT_SPERRNO 1
15338581Sobrien
154119691Smbr/* Define to 1 if you have the `clock_gettime' function. */
155119691Smbr#define HAVE_CLOCK_GETTIME 1
15638581Sobrien
157119691Smbr/* Define to 1 if you have the <cluster.h> header file. */
158119691Smbr/* #undef HAVE_CLUSTER_H */
15938581Sobrien
160119691Smbr/* Define to 1 if you have the `cnodeid' function. */
161119691Smbr/* #undef HAVE_CNODEID */
16238581Sobrien
163119691Smbr/* Define to 1 if you have the <ctype.h> header file. */
164119691Smbr#define HAVE_CTYPE_H 1
16538581Sobrien
166119691Smbr/* Define to 1 if you have the <db1/ndbm.h> header file. */
167119691Smbr/* #undef HAVE_DB1_NDBM_H */
16838581Sobrien
169119691Smbr/* Define to 1 if you have the `dbm_open' function. */
170119691Smbr#define HAVE_DBM_OPEN 1
17138581Sobrien
172119691Smbr/* Define to 1 if you have the `dg_mount' function. */
173119691Smbr/* #undef HAVE_DG_MOUNT */
17438581Sobrien
175119691Smbr/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
176119691Smbr   */
177119691Smbr#define HAVE_DIRENT_H 1
17838581Sobrien
179119691Smbr/* Define to 1 if you have the <dlfcn.h> header file. */
180119691Smbr#define HAVE_DLFCN_H 1
18138581Sobrien
182174307Sobrien/* Define to 1 if `flags' is member of `efs_args_t'. */
183119691Smbr/* #undef HAVE_EFS_ARGS_T_FLAGS */
18438581Sobrien
185310490Scy/* Define to 1 if `version' is member of `efs_args_t'. */
186310490Scy/* #undef HAVE_EFS_ARGS_T_VERSION */
187310490Scy
188174307Sobrien/* Define to 1 if `fspec' is member of `efs_args_t'. */
189119691Smbr/* #undef HAVE_EFS_ARGS_T_FSPEC */
19038581Sobrien
191310490Scy/* Define to 1 if `version' is member of `efs_args_t'. */
192310490Scy/* #undef HAVE_EFS_ARGS_T_VERSION */
193310490Scy
194119691Smbr/* Define to 1 if you have the <errno.h> header file. */
195119691Smbr#define HAVE_ERRNO_H 1
19638581Sobrien
197119691Smbr/* does extern definition for clnt_spcreateerror() exist? */
198119691Smbr#define HAVE_EXTERN_CLNT_SPCREATEERROR 1
19938581Sobrien
200119691Smbr/* does extern definition for clnt_sperrno() exist? */
201119691Smbr#define HAVE_EXTERN_CLNT_SPERRNO 1
20238581Sobrien
203119691Smbr/* does extern definition for free() exist? */
204119691Smbr#define HAVE_EXTERN_FREE 1
20538581Sobrien
206119691Smbr/* does extern definition for getccent() (hpux) exist? */
207119691Smbr/* #undef HAVE_EXTERN_GETCCENT */
20838581Sobrien
209119691Smbr/* does extern definition for getdomainname() exist? */
210119691Smbr#define HAVE_EXTERN_GETDOMAINNAME 1
21138581Sobrien
212174307Sobrien/* does extern definition for getdtablesize() exist? */
213174307Sobrien#define HAVE_EXTERN_GETDTABLESIZE 1
214174307Sobrien
215119691Smbr/* does extern definition for gethostname() exist? */
216119691Smbr#define HAVE_EXTERN_GETHOSTNAME 1
21738581Sobrien
218119691Smbr/* does extern definition for getlogin() exist? */
219119691Smbr#define HAVE_EXTERN_GETLOGIN 1
22038581Sobrien
221119691Smbr/* does extern definition for getpagesize() exist? */
222119691Smbr#define HAVE_EXTERN_GETPAGESIZE 1
22338581Sobrien
224119691Smbr/* does extern definition for gettablesize() exist? */
225119691Smbr/* #undef HAVE_EXTERN_GETTABLESIZE */
22638581Sobrien
227174307Sobrien/* does extern definition for getwd() exist? */
228174307Sobrien#define HAVE_EXTERN_GETWD 1
229174307Sobrien
230119691Smbr/* does extern definition for get_myaddress() exist? */
231119691Smbr#define HAVE_EXTERN_GET_MYADDRESS 1
23238581Sobrien
233174307Sobrien/* does extern definition for hosts_ctl() exist? */
234174307Sobrien/* #undef HAVE_EXTERN_HOSTS_CTL */
235174307Sobrien
236119691Smbr/* does extern definition for innetgr() exist? */
237119691Smbr#define HAVE_EXTERN_INNETGR 1
23838581Sobrien
239174307Sobrien/* does extern definition for ldap_enable_cache() exist? */
240174307Sobrien/* #undef HAVE_EXTERN_LDAP_ENABLE_CACHE */
241174307Sobrien
242119691Smbr/* does extern definition for mkstemp() exist? */
243119691Smbr#define HAVE_EXTERN_MKSTEMP 1
24438581Sobrien
245174307Sobrien/* does extern definition for mntctl() exist? */
246174307Sobrien/* #undef HAVE_EXTERN_MNTCTL */
247174307Sobrien
248119691Smbr/* does extern definition for optarg exist? */
249119691Smbr#define HAVE_EXTERN_OPTARG 1
25038581Sobrien
251119691Smbr/* does extern definition for sbrk() exist? */
252119691Smbr#define HAVE_EXTERN_SBRK 1
25338581Sobrien
254119691Smbr/* does extern definition for seteuid() exist? */
255119691Smbr#define HAVE_EXTERN_SETEUID 1
25638581Sobrien
257119691Smbr/* does extern definition for setitimer() exist? */
258119691Smbr#define HAVE_EXTERN_SETITIMER 1
25938581Sobrien
260174307Sobrien/* does extern definition for sleep() exist? */
261174307Sobrien#define HAVE_EXTERN_SLEEP 1
262174307Sobrien
263119691Smbr/* does extern definition for strcasecmp() exist? */
264119691Smbr#define HAVE_EXTERN_STRCASECMP 1
26538581Sobrien
266119691Smbr/* does extern definition for strdup() exist? */
267119691Smbr#define HAVE_EXTERN_STRDUP 1
26838581Sobrien
269174307Sobrien/* does extern definition for strlcat() exist? */
270174307Sobrien#define HAVE_EXTERN_STRLCAT 1
271174307Sobrien
272174307Sobrien/* does extern definition for strlcpy() exist? */
273174307Sobrien#define HAVE_EXTERN_STRLCPY 1
274174307Sobrien
275119691Smbr/* does extern definition for strstr() exist? */
276119691Smbr#define HAVE_EXTERN_STRSTR 1
27738581Sobrien
278119691Smbr/* does extern definition for sys_errlist[] exist? */
279119691Smbr#define HAVE_EXTERN_SYS_ERRLIST 1
28038581Sobrien
281174307Sobrien/* does extern definition for ualarm() exist? */
282174307Sobrien#define HAVE_EXTERN_UALARM 1
283174307Sobrien
284119691Smbr/* does extern definition for usleep() exist? */
285119691Smbr#define HAVE_EXTERN_USLEEP 1
28638581Sobrien
287119691Smbr/* does extern definition for vsnprintf() exist? */
288119691Smbr#define HAVE_EXTERN_VSNPRINTF 1
28938581Sobrien
290119691Smbr/* does extern definition for wait3() exist? */
291119691Smbr#define HAVE_EXTERN_WAIT3 1
29238581Sobrien
293119691Smbr/* does extern definition for xdr_callmsg() exist? */
294119691Smbr#define HAVE_EXTERN_XDR_CALLMSG 1
29538581Sobrien
296119691Smbr/* does extern definition for xdr_opaque_auth() exist? */
297119691Smbr#define HAVE_EXTERN_XDR_OPAQUE_AUTH 1
29838581Sobrien
299119691Smbr/* Define to 1 if you have the <fcntl.h> header file. */
300119691Smbr#define HAVE_FCNTL_H 1
30138581Sobrien
302174307Sobrien/* Define to 1 if `fds_bits' is member of `fd_set'. */
303174307Sobrien#define HAVE_FD_SET_FDS_BITS 1
304174307Sobrien
305119691Smbr/* Define to 1 if you have the `fgets' function. */
306119691Smbr#define HAVE_FGETS 1
30738581Sobrien
308119691Smbr/* Define if plain fhandle type exists */
309119691Smbr#define HAVE_FHANDLE 1
31038581Sobrien
311119691Smbr/* Define to 1 if you have the `flock' function. */
312119691Smbr#define HAVE_FLOCK 1
31338581Sobrien
314119691Smbr/* Define to 1 if you have the `fork' function. */
315119691Smbr#define HAVE_FORK 1
31638581Sobrien
317119691Smbr/* Define to 1 if you have the `fsmount' function. */
318119691Smbr/* #undef HAVE_FSMOUNT */
31938581Sobrien
320119691Smbr/* Define if have AUTOFS filesystem */
321119691Smbr/* #undef HAVE_FS_AUTOFS */
32238581Sobrien
323119691Smbr/* Define if have CACHEFS filesystem */
324119691Smbr/* #undef HAVE_FS_CACHEFS */
32538581Sobrien
326119691Smbr/* Define if have CDFS filesystem */
327119691Smbr#define HAVE_FS_CDFS 1
32838581Sobrien
329119691Smbr/* Define if have CFS (crypto) filesystem */
330119691Smbr/* #undef HAVE_FS_CFS */
33138581Sobrien
332119691Smbr/* Define if have EFS filesystem (irix) */
333119691Smbr/* #undef HAVE_FS_EFS */
33438581Sobrien
335310490Scy/* Define to 1 if you have the <fs/efs/efs_mount.h> header file. */
336310490Scy/* #undef HAVE_FS_EFS_EFS_MOUNT_H */
337310490Scy
338310490Scy/* Define if have EXT{2,3,4} filesystem (linux) */
339310490Scy/* #undef HAVE_FS_EXT */
340310490Scy
341174307Sobrien/* Define if have FFS filesystem */
342174307Sobrien/* #undef HAVE_FS_FFS */
343174307Sobrien
344119691Smbr/* Define if have HSFS filesystem */
345119691Smbr/* #undef HAVE_FS_HSFS */
34638581Sobrien
347119691Smbr/* Define if have LOFS filesystem */
348119691Smbr/* #undef HAVE_FS_LOFS */
34938581Sobrien
350310490Scy/* Define if have LUSTRE filesystem */
351310490Scy/* #undef HAVE_FS_LUSTRE */
352310490Scy
353119691Smbr/* Define if have MFS filesystem */
354310490Scy#define HAVE_FS_MFS 1
35538581Sobrien
356310490Scy/* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
357310490Scy/* #undef HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H */
358310490Scy
359119691Smbr/* Define if have NFS filesystem */
360119691Smbr#define HAVE_FS_NFS 1
36138581Sobrien
362119691Smbr/* Define if have NFS3 filesystem */
363119691Smbr#define HAVE_FS_NFS3 1
36438581Sobrien
365310490Scy/* Define if have NFS4 filesystem */
366310490Scy/* #undef HAVE_FS_NFS4 */
367310490Scy
368119691Smbr/* Define if have NULLFS (loopback on bsd44) filesystem */
369132207Smbr#define HAVE_FS_NULLFS 1
37038581Sobrien
371119691Smbr/* Define if have PCFS filesystem */
372119691Smbr#define HAVE_FS_PCFS 1
37338581Sobrien
374119691Smbr/* Define if have TFS filesystem */
375119691Smbr/* #undef HAVE_FS_TFS */
37638581Sobrien
377119691Smbr/* Define if have TMPFS filesystem */
378310490Scy#define HAVE_FS_TMPFS 1
37938581Sobrien
380310490Scy/* Define to 1 if you have the <fs/tmpfs/tmpfs_args.h> header file. */
381310490Scy/* #undef HAVE_FS_TMPFS_TMPFS_ARGS_H */
382310490Scy
383310490Scy/* Define if have UDF filesystem */
384310490Scy#define HAVE_FS_UDF 1
385310490Scy
386310490Scy/* Define to 1 if you have the <fs/udf/udf_mount.h> header file. */
387310490Scy#define HAVE_FS_UDF_UDF_MOUNT_H 1
388310490Scy
389119691Smbr/* Define if have UFS filesystem */
390119691Smbr#define HAVE_FS_UFS 1
39138581Sobrien
392119691Smbr/* Define if have UMAPFS (uid/gid mapping) filesystem */
393119691Smbr/* #undef HAVE_FS_UMAPFS */
39438581Sobrien
395119691Smbr/* Define if have UNIONFS filesystem */
396119691Smbr#define HAVE_FS_UNIONFS 1
39738581Sobrien
398119691Smbr/* Define if have XFS filesystem (irix) */
399119691Smbr/* #undef HAVE_FS_XFS */
40038581Sobrien
401174307Sobrien/* System supports GCC-style variable-length argument macros */
402174307Sobrien/* #undef HAVE_GCC_VARARGS_MACROS */
403174307Sobrien
404174307Sobrien/* Define to 1 if you have the <gdbm-ndbm.h> header file. */
405131707Smbr/* #undef HAVE_GDBM_NDBM_H */
406131707Smbr
407119691Smbr/* Define to 1 if you have the `getccent' function. */
408119691Smbr/* #undef HAVE_GETCCENT */
40938581Sobrien
410119691Smbr/* Define to 1 if you have the `getcwd' function. */
411119691Smbr#define HAVE_GETCWD 1
41238581Sobrien
413119691Smbr/* Define to 1 if you have the `getdomainname' function. */
414119691Smbr#define HAVE_GETDOMAINNAME 1
41538581Sobrien
416119691Smbr/* Define to 1 if you have the `getdtablesize' function. */
417119691Smbr#define HAVE_GETDTABLESIZE 1
41838581Sobrien
419119691Smbr/* Define to 1 if you have the `gethostname' function. */
420119691Smbr#define HAVE_GETHOSTNAME 1
42138581Sobrien
422119691Smbr/* Define to 1 if you have the `getifaddrs' function. */
423119691Smbr#define HAVE_GETIFADDRS 1
42438581Sobrien
425119691Smbr/* Define to 1 if you have the `getmntinfo' function. */
426119691Smbr#define HAVE_GETMNTINFO 1
42738581Sobrien
428119691Smbr/* Define to 1 if you have the `getmountent' function. */
429119691Smbr/* #undef HAVE_GETMOUNTENT */
43038581Sobrien
431119691Smbr/* Define to 1 if you have the `getpagesize' function. */
432119691Smbr#define HAVE_GETPAGESIZE 1
43338581Sobrien
434119691Smbr/* Define to 1 if you have the `getpwnam' function. */
435119691Smbr#define HAVE_GETPWNAM 1
43638581Sobrien
437119691Smbr/* Define to 1 if you have the `gettimeofday' function. */
438119691Smbr#define HAVE_GETTIMEOFDAY 1
43938581Sobrien
440119691Smbr/* Define to 1 if you have the `get_myaddress' function. */
441119691Smbr#define HAVE_GET_MYADDRESS 1
44238581Sobrien
443119691Smbr/* define if your system's getopt() is GNU getopt() (are you using glibc) */
444119691Smbr/* #undef HAVE_GNU_GETOPT */
44538581Sobrien
446119691Smbr/* Define to 1 if you have the <grp.h> header file. */
447119691Smbr#define HAVE_GRP_H 1
44838581Sobrien
449119691Smbr/* Define to 1 if you have the `hasmntopt' function. */
450119691Smbr/* #undef HAVE_HASMNTOPT */
45138581Sobrien
452148795Sphk#ifdef YES_HESIOD
453119691Smbr/* Define to 1 if you have the <hesiod.h> header file. */
454119691Smbr#define HAVE_HESIOD_H 1
45538581Sobrien
456119691Smbr/* Define to 1 if you have the `hesiod_init' function. */
457119691Smbr#define HAVE_HESIOD_INIT 1
45838581Sobrien
459119691Smbr/* Define to 1 if you have the `hesiod_reload' function. */
460119691Smbr/* #undef HAVE_HESIOD_RELOAD */
46138581Sobrien
462119691Smbr/* Define to 1 if you have the `hesiod_to_bind' function. */
463119691Smbr#define HAVE_HESIOD_TO_BIND 1
46438581Sobrien
465119691Smbr/* Define to 1 if you have the `hes_init' function. */
466119691Smbr#define HAVE_HES_INIT 1
467174307Sobrien#else
468174307Sobrien#undef HAVE_HESIOD_H
469174307Sobrien#undef HAVE_HESIOD_INIT
470174307Sobrien#undef HAVE_HESIOD_RELOAD
471174307Sobrien#undef HAVE_HESIOD_TO_BIND
472174307Sobrien#undef HAVE_HES_INIT
473148795Sphk#endif
474148795Sphk
475119691Smbr/* Define to 1 if you have the <hsfs/hsfs.h> header file. */
476119691Smbr/* #undef HAVE_HSFS_HSFS_H */
47738581Sobrien
478174307Sobrien/* Define to 1 if you have the `hstrerror' function. */
479174307Sobrien#define HAVE_HSTRERROR 1
480174307Sobrien
481119691Smbr/* Define to 1 if you have the <ifaddrs.h> header file. */
482119691Smbr#define HAVE_IFADDRS_H 1
48338581Sobrien
484119691Smbr/* Define to 1 if you have the <inttypes.h> header file. */
485119691Smbr#define HAVE_INTTYPES_H 1
48638581Sobrien
487119691Smbr/* Define to 1 if you have the <irs.h> header file. */
488119691Smbr/* #undef HAVE_IRS_H */
48938581Sobrien
490119691Smbr/* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
491119691Smbr#define HAVE_ISOFS_CD9660_CD9660_MOUNT_H 1
49238581Sobrien
493119691Smbr/* Define to 1 if you have the <lber.h> header file. */
494119691Smbr/* #undef HAVE_LBER_H */
49538581Sobrien
496119691Smbr/* Define to 1 if you have the `ldap_enable_cache' function. */
497119691Smbr/* #undef HAVE_LDAP_ENABLE_CACHE */
49838581Sobrien
499119691Smbr/* Define to 1 if you have the <ldap.h> header file. */
500119691Smbr/* #undef HAVE_LDAP_H */
50138581Sobrien
502119691Smbr/* Define to 1 if you have the `ldap_open' function. */
503119691Smbr/* #undef HAVE_LDAP_OPEN */
50438581Sobrien
505119691Smbr/* Define to 1 if you have the <libgen.h> header file. */
506119691Smbr#define HAVE_LIBGEN_H 1
50738581Sobrien
508119691Smbr/* Define to 1 if you have the `malloc' library (-lmalloc). */
509119691Smbr/* #undef HAVE_LIBMALLOC */
51038581Sobrien
511119691Smbr/* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
512119691Smbr/* #undef HAVE_LIBMAPMALLOC */
51338581Sobrien
514119691Smbr/* Define to 1 if you have the `nsl' library (-lnsl). */
515119691Smbr/* #undef HAVE_LIBNSL */
51638581Sobrien
517119691Smbr/* Define to 1 if you have the `posix4' library (-lposix4). */
518119691Smbr/* #undef HAVE_LIBPOSIX4 */
51938581Sobrien
520174307Sobrien/* Define to 1 if you have the `resolv' library (-lresolv). */
521174307Sobrien/* #undef HAVE_LIBRESOLV */
522174307Sobrien
523119691Smbr/* Define to 1 if you have the `rpc' library (-lrpc). */
524119691Smbr/* #undef HAVE_LIBRPC */
52538581Sobrien
526119691Smbr/* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
527119691Smbr#define HAVE_LIBRPCSVC 1
52838581Sobrien
529119691Smbr/* Define to 1 if you have the `rt' library (-lrt). */
530119691Smbr/* #undef HAVE_LIBRT */
53138581Sobrien
532174307Sobrien/* does libwrap exist? */
533313212Sngie/* #undef HAVE_LIBWRAP */
534174307Sobrien
535174307Sobrien/* Define to 1 if you have the <limits.h> header file. */
536174307Sobrien#define HAVE_LIMITS_H 1
537174307Sobrien
538119691Smbr/* Define to 1 if you have the <linux/auto_fs4.h> header file. */
539119691Smbr/* #undef HAVE_LINUX_AUTO_FS4_H */
54038581Sobrien
541119691Smbr/* Define to 1 if you have the <linux/auto_fs.h> header file. */
542119691Smbr/* #undef HAVE_LINUX_AUTO_FS_H */
54338581Sobrien
544119691Smbr/* Define to 1 if you have the <linux/fs.h> header file. */
545119691Smbr/* #undef HAVE_LINUX_FS_H */
54638581Sobrien
547119691Smbr/* Define to 1 if you have the <linux/kdev_t.h> header file. */
548119691Smbr/* #undef HAVE_LINUX_KDEV_T_H */
54938581Sobrien
550119691Smbr/* Define to 1 if you have the <linux/list.h> header file. */
551119691Smbr/* #undef HAVE_LINUX_LIST_H */
55238581Sobrien
553119691Smbr/* Define to 1 if you have the <linux/loop.h> header file. */
554119691Smbr/* #undef HAVE_LINUX_LOOP_H */
55582817Sobrien
556174307Sobrien/* Define to 1 if you have the <linux/nfs2.h> header file. */
557174307Sobrien/* #undef HAVE_LINUX_NFS2_H */
558174307Sobrien
559310490Scy/* Define to 1 if you have the <linux/nfs4.h> header file. */
560310490Scy/* #undef HAVE_LINUX_NFS4_H */
561310490Scy
562119691Smbr/* Define to 1 if you have the <linux/nfs.h> header file. */
563119691Smbr/* #undef HAVE_LINUX_NFS_H */
56438581Sobrien
565119691Smbr/* Define to 1 if you have the <linux/nfs_mount.h> header file. */
566119691Smbr/* #undef HAVE_LINUX_NFS_MOUNT_H */
56738581Sobrien
568119691Smbr/* Define to 1 if you have the <linux/posix_types.h> header file. */
569119691Smbr/* #undef HAVE_LINUX_POSIX_TYPES_H */
57051597Sobrien
571174307Sobrien/* Define to 1 if you have the <linux/socket.h> header file. */
572174307Sobrien/* #undef HAVE_LINUX_SOCKET_H */
573174307Sobrien
574119691Smbr/* Define to 1 if you support file names longer than 14 characters. */
575119691Smbr#define HAVE_LONG_FILE_NAMES 1
57682817Sobrien
577119691Smbr/* Define to 1 if you have the <machine/endian.h> header file. */
578119691Smbr#define HAVE_MACHINE_ENDIAN_H 1
57938581Sobrien
580174307Sobrien/* Define to 1 if you have the `madvise' function. */
581174307Sobrien#define HAVE_MADVISE 1
582174307Sobrien
583119691Smbr/* Define to 1 if you have the <malloc.h> header file. */
584119691Smbr/* #undef HAVE_MALLOC_H */
58538581Sobrien
586119691Smbr/* Define if have DBM maps */
587119691Smbr/* #undef HAVE_MAP_DBM */
58838581Sobrien
589174307Sobrien/* Define if have executable maps */
590174307Sobrien#define HAVE_MAP_EXEC 1
591174307Sobrien
592119691Smbr/* Define if have file maps (everyone should have it!) */
593119691Smbr#define HAVE_MAP_FILE 1
59451307Sobrien
595148795Sphk#ifdef YES_HESIOD
596119691Smbr/* Define if have HESIOD maps */
597119691Smbr#define HAVE_MAP_HESIOD 1
598148795Sphk#else
599148795Sphk#undef HAVE_MAP_HESIOD
600148795Sphk#endif
60138581Sobrien
602119691Smbr/* Define if have LDAP maps */
603119691Smbr/* #undef HAVE_MAP_LDAP */
60438581Sobrien
605119691Smbr/* Define if have NDBM maps */
606119691Smbr#define HAVE_MAP_NDBM 1
60738581Sobrien
608119691Smbr/* Define if have NIS maps */
609119691Smbr#define HAVE_MAP_NIS 1
61038581Sobrien
611119691Smbr/* Define if have NIS+ maps */
612119691Smbr/* #undef HAVE_MAP_NISPLUS */
61338581Sobrien
614119691Smbr/* Define if have PASSWD maps */
615119691Smbr#define HAVE_MAP_PASSWD 1
61638581Sobrien
617310490Scy/* Define if have Sun-syntax maps */
618310490Scy#define HAVE_MAP_SUN 1
619310490Scy
620119691Smbr/* Define if have UNION maps */
621119691Smbr#define HAVE_MAP_UNION 1
62238581Sobrien
623119691Smbr/* Define to 1 if you have the `memcmp' function. */
624119691Smbr#define HAVE_MEMCMP 1
62538581Sobrien
626119691Smbr/* Define to 1 if you have the `memcpy' function. */
627119691Smbr#define HAVE_MEMCPY 1
62838581Sobrien
629119691Smbr/* Define to 1 if you have the `memmove' function. */
630119691Smbr#define HAVE_MEMMOVE 1
63138581Sobrien
632119691Smbr/* Define to 1 if you have the <memory.h> header file. */
633119691Smbr#define HAVE_MEMORY_H 1
63438581Sobrien
635119691Smbr/* Define to 1 if you have the `memset' function. */
636119691Smbr#define HAVE_MEMSET 1
63738581Sobrien
638119691Smbr/* Define to 1 if you have the `mkdir' function. */
639119691Smbr#define HAVE_MKDIR 1
64082817Sobrien
641119691Smbr/* Define to 1 if you have the `mkstemp' function. */
642119691Smbr#define HAVE_MKSTEMP 1
64338581Sobrien
644119691Smbr/* Define to 1 if you have the `mlockall' function. */
645119691Smbr#define HAVE_MLOCKALL 1
64638581Sobrien
647119691Smbr/* Define to 1 if you have the `mntctl' function. */
648119691Smbr/* #undef HAVE_MNTCTL */
64938581Sobrien
650119691Smbr/* Define to 1 if you have the <mntent.h> header file. */
651119691Smbr/* #undef HAVE_MNTENT_H */
65238581Sobrien
653174307Sobrien/* Define to 1 if `mnt_cnode' is member of `mntent_t'. */
654119691Smbr/* #undef HAVE_MNTENT_T_MNT_CNODE */
65538581Sobrien
656174307Sobrien/* Define to 1 if `mnt_ro' is member of `mntent_t'. */
657119691Smbr/* #undef HAVE_MNTENT_T_MNT_RO */
65838581Sobrien
659174307Sobrien/* Define to 1 if `mnt_time' is member of `mntent_t'. */
660119691Smbr/* #undef HAVE_MNTENT_T_MNT_TIME */
66138581Sobrien
662119691Smbr/* does mntent_t have mnt_time field and is of type "char *" ? */
663119691Smbr/* #undef HAVE_MNTENT_T_MNT_TIME_STRING */
66438581Sobrien
665119691Smbr/* Define to 1 if you have the <mnttab.h> header file. */
666119691Smbr/* #undef HAVE_MNTTAB_H */
66738581Sobrien
668119691Smbr/* Define to 1 if you have the `mount' function. */
669119691Smbr#define HAVE_MOUNT 1
67038581Sobrien
671174307Sobrien/* Define to 1 if `optptr' is member of `mounta'. */
672174307Sobrien/* #undef HAVE_MOUNTA_OPTPTR */
673174307Sobrien
674119691Smbr/* Define to 1 if you have the `mountsyscall' function. */
675119691Smbr/* #undef HAVE_MOUNTSYSCALL */
67638581Sobrien
677119691Smbr/* Define to 1 if you have the <mount.h> header file. */
678119691Smbr/* #undef HAVE_MOUNT_H */
67938581Sobrien
680119691Smbr/* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
681119691Smbr/* #undef HAVE_MSDOSFS_MSDOSFSMOUNT_H */
68238581Sobrien
683131708Smbr/* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
684131708Smbr#define HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H 1
685131708Smbr
686119691Smbr/* Define to 1 if you have the <ndbm.h> header file. */
687119691Smbr#define HAVE_NDBM_H 1
68838581Sobrien
689119691Smbr/* Define to 1 if you have the <ndir.h> header file. */
690119691Smbr/* #undef HAVE_NDIR_H */
69138581Sobrien
692119691Smbr/* Define to 1 if you have the <netconfig.h> header file. */
693119691Smbr#define HAVE_NETCONFIG_H 1
69438581Sobrien
695119691Smbr/* Define to 1 if you have the <netdb.h> header file. */
696119691Smbr#define HAVE_NETDB_H 1
69738581Sobrien
698119691Smbr/* Define to 1 if you have the <netdir.h> header file. */
699119691Smbr/* #undef HAVE_NETDIR_H */
70038581Sobrien
701119691Smbr/* Define to 1 if you have the <netinet/if_ether.h> header file. */
702119691Smbr#define HAVE_NETINET_IF_ETHER_H 1
70338581Sobrien
704119691Smbr/* Define to 1 if you have the <netinet/in.h> header file. */
705119691Smbr#define HAVE_NETINET_IN_H 1
70638581Sobrien
707119691Smbr/* Define to 1 if you have the <net/errno.h> header file. */
708119691Smbr/* #undef HAVE_NET_ERRNO_H */
70938581Sobrien
710119691Smbr/* Define to 1 if you have the <net/if.h> header file. */
711119691Smbr#define HAVE_NET_IF_H 1
71238581Sobrien
713119691Smbr/* Define to 1 if you have the <net/if_var.h> header file. */
714119691Smbr#define HAVE_NET_IF_VAR_H 1
71538581Sobrien
716119691Smbr/* Define to 1 if you have the <net/route.h> header file. */
717119691Smbr#define HAVE_NET_ROUTE_H 1
71838581Sobrien
719119691Smbr/* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
720119691Smbr#define HAVE_NFSCLIENT_NFSARGS_H 1
72138581Sobrien
722174307Sobrien/* Define to 1 if `acdirmax' is member of `nfs_args_t'. */
723174307Sobrien#define HAVE_NFS_ARGS_T_ACDIRMAX 1
724174307Sobrien
725174307Sobrien/* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
726119691Smbr#define HAVE_NFS_ARGS_T_ACDIRMIN 1
72738581Sobrien
728174307Sobrien/* Define to 1 if `acregmax' is member of `nfs_args_t'. */
729174307Sobrien#define HAVE_NFS_ARGS_T_ACREGMAX 1
730174307Sobrien
731174307Sobrien/* Define to 1 if `acregmin' is member of `nfs_args_t'. */
732119691Smbr#define HAVE_NFS_ARGS_T_ACREGMIN 1
73382817Sobrien
734174307Sobrien/* Define to 1 if `addrlen' is member of `nfs_args_t'. */
735174307Sobrien#define HAVE_NFS_ARGS_T_ADDRLEN 1
736174307Sobrien
737174307Sobrien/* Define to 1 if `bsize' is member of `nfs_args_t'. */
738119691Smbr/* #undef HAVE_NFS_ARGS_T_BSIZE */
73938581Sobrien
740310490Scy/* Define to 1 if `context' is member of `nfs_args_t'. */
741310490Scy/* #undef HAVE_NFS_ARGS_T_CONTEXT */
742310490Scy
743174307Sobrien/* Define to 1 if `fhsize' is member of `nfs_args_t'. */
744119691Smbr#define HAVE_NFS_ARGS_T_FHSIZE 1
74538581Sobrien
746174307Sobrien/* Define to 1 if `fh_len' is member of `nfs_args_t'. */
747119691Smbr/* #undef HAVE_NFS_ARGS_T_FH_LEN */
74838581Sobrien
749174307Sobrien/* Define to 1 if `gfs_flags' is member of `nfs_args_t'. */
750119691Smbr/* #undef HAVE_NFS_ARGS_T_GFS_FLAGS */
75138581Sobrien
752174307Sobrien/* Define to 1 if `namlen' is member of `nfs_args_t'. */
753119691Smbr/* #undef HAVE_NFS_ARGS_T_NAMLEN */
75438581Sobrien
755174307Sobrien/* Define to 1 if `optstr' is member of `nfs_args_t'. */
756119691Smbr/* #undef HAVE_NFS_ARGS_T_OPTSTR */
75738581Sobrien
758310490Scy/* Define to 1 if `pathconf' is member of `nfs_args_t'. */
759310490Scy/* #undef HAVE_NFS_ARGS_T_PATHCONF */
760310490Scy
761174307Sobrien/* Define to 1 if `proto' is member of `nfs_args_t'. */
762119691Smbr#define HAVE_NFS_ARGS_T_PROTO 1
76338581Sobrien
764310490Scy/* Define to 1 if `pseudoflavor' is member of `nfs_args_t'. */
765310490Scy/* #undef HAVE_NFS_ARGS_T_PSEUDOFLAVOR */
766310490Scy
767174307Sobrien/* Define to 1 if `sotype' is member of `nfs_args_t'. */
768119691Smbr#define HAVE_NFS_ARGS_T_SOTYPE 1
76938581Sobrien
770174307Sobrien/* Define to 1 if `version' is member of `nfs_args_t'. */
771119691Smbr#define HAVE_NFS_ARGS_T_VERSION 1
77238581Sobrien
773119691Smbr/* Define to 1 if you have the <nfs/export.h> header file. */
774119691Smbr/* #undef HAVE_NFS_EXPORT_H */
77538581Sobrien
776119691Smbr/* Define to 1 if you have the <nfs/mount.h> header file. */
777119691Smbr/* #undef HAVE_NFS_MOUNT_H */
77838581Sobrien
779119691Smbr/* Define to 1 if you have the <nfs/nfsmount.h> header file. */
780119691Smbr/* #undef HAVE_NFS_NFSMOUNT_H */
78138581Sobrien
782119691Smbr/* Define to 1 if you have the <nfs/nfsproto.h> header file. */
783119691Smbr#define HAVE_NFS_NFSPROTO_H 1
78438581Sobrien
785119691Smbr/* Define to 1 if you have the <nfs/nfsv2.h> header file. */
786119691Smbr/* #undef HAVE_NFS_NFSV2_H */
78738581Sobrien
788119691Smbr/* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
789119691Smbr/* #undef HAVE_NFS_NFS_CLNT_H */
79038581Sobrien
791119691Smbr/* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
792119691Smbr/* #undef HAVE_NFS_NFS_GFS_H */
79382817Sobrien
794119691Smbr/* Define to 1 if you have the <nfs/nfs.h> header file. */
795119691Smbr/* #undef HAVE_NFS_NFS_H */
79638581Sobrien
797119691Smbr/* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
798119691Smbr/* #undef HAVE_NFS_NFS_MOUNT_H */
79938581Sobrien
800119691Smbr/* Define to 1 if you have the <nfs/pathconf.h> header file. */
801119691Smbr/* #undef HAVE_NFS_PATHCONF_H */
80238581Sobrien
803119691Smbr/* define if the host has NFS protocol headers in system headers */
804119691Smbr/* #undef HAVE_NFS_PROT_HEADERS */
80538581Sobrien
806119691Smbr/* Define to 1 if you have the <nfs/rpcv2.h> header file. */
807194880Sdfr/* #define HAVE_NFS_RPCV2_H 1 */
80882817Sobrien
809119691Smbr/* Define to 1 if you have the `nis_domain_of' function. */
810119691Smbr/* #undef HAVE_NIS_DOMAIN_OF */
81182817Sobrien
812119691Smbr/* Define to 1 if you have the <nsswitch.h> header file. */
813119691Smbr#define HAVE_NSSWITCH_H 1
81438581Sobrien
815119691Smbr/* Define to 1 if you have the `opendir' function. */
816119691Smbr#define HAVE_OPENDIR 1
817310490Scy
818174307Sobrien/* Define to 1 if `dsttime' is member of `pcfs_args_t'. */
819119691Smbr/* #undef HAVE_PCFS_ARGS_T_DSTTIME */
82038581Sobrien
821174307Sobrien/* Define to 1 if `fspec' is member of `pcfs_args_t'. */
822131708Smbr#define HAVE_PCFS_ARGS_T_FSPEC 1
82338581Sobrien
824174307Sobrien/* Define to 1 if `gid' is member of `pcfs_args_t'. */
825131708Smbr#define HAVE_PCFS_ARGS_T_GID 1
82638581Sobrien
827174307Sobrien/* Define to 1 if `mask' is member of `pcfs_args_t'. */
828131708Smbr#define HAVE_PCFS_ARGS_T_MASK 1
82938581Sobrien
830174307Sobrien/* Define to 1 if `dirmask' is member of `pcfs_args_t'. */
831131709Smbr#define HAVE_PCFS_ARGS_T_DIRMASK 1
832131709Smbr
833174307Sobrien/* Define to 1 if `secondswest' is member of `pcfs_args_t'. */
834119691Smbr/* #undef HAVE_PCFS_ARGS_T_SECONDSWEST */
83538581Sobrien
836174307Sobrien/* Define to 1 if `uid' is member of `pcfs_args_t'. */
837131708Smbr#define HAVE_PCFS_ARGS_T_UID 1
83838581Sobrien
839119691Smbr/* Define to 1 if you have the `plock' function. */
840119691Smbr/* #undef HAVE_PLOCK */
84138581Sobrien
842119691Smbr/* Define to 1 if you have the <pwd.h> header file. */
843119691Smbr#define HAVE_PWD_H 1
84438581Sobrien
845119691Smbr/* Define to 1 if you have the `regcomp' function. */
846119691Smbr#define HAVE_REGCOMP 1
84738581Sobrien
848119691Smbr/* Define to 1 if you have the `regexec' function. */
849119691Smbr#define HAVE_REGEXEC 1
85038581Sobrien
851119691Smbr/* Define to 1 if you have the <regex.h> header file. */
852119691Smbr#define HAVE_REGEX_H 1
85338581Sobrien
854119691Smbr/* Define to 1 if you have the <resolv.h> header file. */
855119691Smbr#define HAVE_RESOLV_H 1
85682817Sobrien
857119691Smbr/* Define to 1 if system calls automatically restart after interruption by a
858119691Smbr   signal. */
859119691Smbr#define HAVE_RESTARTABLE_SYSCALLS 1
86038581Sobrien
861119691Smbr/* Define to 1 if you have the `rmdir' function. */
862119691Smbr#define HAVE_RMDIR 1
86338581Sobrien
864174307Sobrien/* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
865174307Sobrien/* #undef HAVE_RPCSVC_AUTOFS_PROT_H */
866174307Sobrien
867119691Smbr/* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
868119691Smbr/* #undef HAVE_RPCSVC_MOUNTV3_H */
86938581Sobrien
870119691Smbr/* Define to 1 if you have the <rpcsvc/mount.h> header file. */
871119691Smbr#define HAVE_RPCSVC_MOUNT_H 1
87238581Sobrien
873119691Smbr/* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
874119691Smbr#define HAVE_RPCSVC_NFS_PROT_H 1
87538581Sobrien
876119691Smbr/* Define to 1 if you have the <rpcsvc/nis.h> header file. */
877119691Smbr#define HAVE_RPCSVC_NIS_H 1
87838581Sobrien
879119691Smbr/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
880119691Smbr#define HAVE_RPCSVC_YPCLNT_H 1
88138581Sobrien
882119691Smbr/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
883119691Smbr#define HAVE_RPCSVC_YP_PROT_H 1
88482817Sobrien
885119691Smbr/* Define to 1 if you have the <rpc/auth_des.h> header file. */
886119691Smbr#define HAVE_RPC_AUTH_DES_H 1
88738581Sobrien
888310490Scy/* Define to 1 if you have the <rpc/auth.h> header file. */
889310490Scy#define HAVE_RPC_AUTH_H 1
890310490Scy
891119691Smbr/* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
892119691Smbr#define HAVE_RPC_PMAP_CLNT_H 1
89338581Sobrien
894119691Smbr/* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
895119691Smbr#define HAVE_RPC_PMAP_PROT_H 1
89638581Sobrien
897119691Smbr/* Define to 1 if you have the <rpc/rpc.h> header file. */
898119691Smbr#define HAVE_RPC_RPC_H 1
89938581Sobrien
900119691Smbr/* Define to 1 if you have the <rpc/types.h> header file. */
901119691Smbr#define HAVE_RPC_TYPES_H 1
90238581Sobrien
903119691Smbr/* Define to 1 if you have the <rpc/xdr.h> header file. */
904119691Smbr#define HAVE_RPC_XDR_H 1
90538581Sobrien
906119691Smbr/* Define to 1 if you have the `select' function. */
907119691Smbr#define HAVE_SELECT 1
90838581Sobrien
909119691Smbr/* Define to 1 if you have the `seteuid' function. */
910119691Smbr#define HAVE_SETEUID 1
91138581Sobrien
912119691Smbr/* Define to 1 if you have the `setitimer' function. */
913119691Smbr#define HAVE_SETITIMER 1
91438581Sobrien
915119691Smbr/* Define to 1 if you have the <setjmp.h> header file. */
916119691Smbr#define HAVE_SETJMP_H 1
91738581Sobrien
918119691Smbr/* Define to 1 if you have the `setresuid' function. */
919119691Smbr#define HAVE_SETRESUID 1
92038581Sobrien
921119691Smbr/* Define to 1 if you have the `setsid' function. */
922119691Smbr#define HAVE_SETSID 1
92338581Sobrien
924119691Smbr/* Define to 1 if you have the `sigaction' function. */
925119691Smbr#define HAVE_SIGACTION 1
92638581Sobrien
927119691Smbr/* Define to 1 if you have the `signal' function. */
928119691Smbr#define HAVE_SIGNAL 1
92938581Sobrien
930119691Smbr/* Define to 1 if you have the <signal.h> header file. */
931119691Smbr#define HAVE_SIGNAL_H 1
93238581Sobrien
933174307Sobrien/* Define to 1 if you have the `sigsuspend' function. */
934174307Sobrien#define HAVE_SIGSUSPEND 1
935174307Sobrien
936119691Smbr/* Define to 1 if you have the `socket' function. */
937119691Smbr#define HAVE_SOCKET 1
93838581Sobrien
939119691Smbr/* Define to 1 if you have the <socketbits.h> header file. */
940119691Smbr/* #undef HAVE_SOCKETBITS_H */
94138581Sobrien
942119691Smbr/* Define to 1 if you have the <statbuf.h> header file. */
943119691Smbr/* #undef HAVE_STATBUF_H */
94438581Sobrien
945174307Sobrien/* Define to 1 if you have the `statfs' function. */
946174307Sobrien#define HAVE_STATFS 1
947174307Sobrien
948174307Sobrien/* Define to 1 if you have the `statvfs' function. */
949174307Sobrien#define HAVE_STATVFS 1
950174307Sobrien
951119691Smbr/* Define to 1 if you have the <stdarg.h> header file. */
952119691Smbr#define HAVE_STDARG_H 1
95338581Sobrien
954119691Smbr/* Define to 1 if you have the <stdint.h> header file. */
955119691Smbr#define HAVE_STDINT_H 1
95638581Sobrien
957119691Smbr/* Define to 1 if you have the <stdio.h> header file. */
958119691Smbr#define HAVE_STDIO_H 1
95938581Sobrien
960119691Smbr/* Define to 1 if you have the <stdlib.h> header file. */
961119691Smbr#define HAVE_STDLIB_H 1
96238581Sobrien
963119691Smbr/* Define to 1 if you have the `strcasecmp' function. */
964119691Smbr#define HAVE_STRCASECMP 1
96538581Sobrien
966119691Smbr/* Define to 1 if you have the `strchr' function. */
967119691Smbr#define HAVE_STRCHR 1
96838581Sobrien
969119691Smbr/* Define to 1 if you have the `strcspn' function. */
970119691Smbr#define HAVE_STRCSPN 1
97138581Sobrien
972119691Smbr/* Define to 1 if you have the `strdup' function. */
973119691Smbr#define HAVE_STRDUP 1
97438581Sobrien
975119691Smbr/* Define to 1 if you have the `strerror' function. */
976119691Smbr#define HAVE_STRERROR 1
97738581Sobrien
978119691Smbr/* Define to 1 if you have the <strings.h> header file. */
979119691Smbr#define HAVE_STRINGS_H 1
98038581Sobrien
981119691Smbr/* Define to 1 if you have the <string.h> header file. */
982119691Smbr#define HAVE_STRING_H 1
98338581Sobrien
984174307Sobrien/* Define to 1 if you have the `strlcat' function. */
985174307Sobrien#define HAVE_STRLCAT 1
986174307Sobrien
987174307Sobrien/* Define to 1 if you have the `strlcpy' function. */
988174307Sobrien#define HAVE_STRLCPY 1
989174307Sobrien
990119691Smbr/* Define to 1 if you have the `strspn' function. */
991119691Smbr#define HAVE_STRSPN 1
99238581Sobrien
993119691Smbr/* Define to 1 if you have the `strstr' function. */
994119691Smbr#define HAVE_STRSTR 1
99538581Sobrien
996174307Sobrien/* Define to 1 if `fhs_fh' is member of `struct fhstatus'. */
997119691Smbr/* #undef HAVE_STRUCT_FHSTATUS_FHS_FH */
99838581Sobrien
999174307Sobrien/* Define to 1 if `ifa_next' is member of `struct ifaddrs'. */
1000119691Smbr#define HAVE_STRUCT_IFADDRS_IFA_NEXT 1
100138581Sobrien
1002174307Sobrien/* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
1003119691Smbr#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
100438581Sobrien
1005119691Smbr/* Define if have struct mntent in one of the standard headers */
1006119691Smbr/* #undef HAVE_STRUCT_MNTENT */
100751307Sobrien
1008119691Smbr/* Define if have struct mnttab in one of the standard headers */
1009119691Smbr/* #undef HAVE_STRUCT_MNTTAB */
101038581Sobrien
1011119691Smbr/* Define if have struct nfs_args in one of the standard nfs headers */
1012119691Smbr#define HAVE_STRUCT_NFS_ARGS 1
101338581Sobrien
1014119691Smbr/* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
1015119691Smbr/* #undef HAVE_STRUCT_NFS_GFS_MOUNT */
101638581Sobrien
1017174307Sobrien/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
1018119691Smbr#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
101951307Sobrien
1020174307Sobrien/* Define to 1 if `f_fstypename' is member of `struct statfs'. */
1021119691Smbr#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
102238581Sobrien
1023174307Sobrien/* Define to 1 if `devid' is member of `struct umntrequest'. */
1024174307Sobrien/* #undef HAVE_STRUCT_UMNTREQUEST_DEVID */
1025174307Sobrien
1026119691Smbr/* Define to 1 if you have the `svc_getreq' function. */
1027119691Smbr#define HAVE_SVC_GETREQ 1
102838581Sobrien
1029119691Smbr/* Define to 1 if you have the `svc_getreqset' function. */
1030119691Smbr#define HAVE_SVC_GETREQSET 1
103138581Sobrien
1032119691Smbr/* Define to 1 if you have the `sysfs' function. */
1033119691Smbr/* #undef HAVE_SYSFS */
103438581Sobrien
1035119691Smbr/* Define to 1 if you have the `syslog' function. */
1036119691Smbr#define HAVE_SYSLOG 1
103738581Sobrien
1038119691Smbr/* Define to 1 if you have the <syslog.h> header file. */
1039119691Smbr#define HAVE_SYSLOG_H 1
104051307Sobrien
1041119691Smbr/* Define to 1 if you have the <sys/config.h> header file. */
1042119691Smbr/* #undef HAVE_SYS_CONFIG_H */
104338581Sobrien
1044119691Smbr/* Define to 1 if you have the <sys/dg_mount.h> header file. */
1045119691Smbr/* #undef HAVE_SYS_DG_MOUNT_H */
104638581Sobrien
1047119691Smbr/* Define to 1 if you have the <sys/dir.h> header file. */
1048119691Smbr#define HAVE_SYS_DIR_H 1
104938581Sobrien
1050119691Smbr/* Define to 1 if you have the <sys/errno.h> header file. */
1051119691Smbr#define HAVE_SYS_ERRNO_H 1
105238581Sobrien
1053119691Smbr/* Define to 1 if you have the <sys/file.h> header file. */
1054119691Smbr#define HAVE_SYS_FILE_H 1
105538581Sobrien
1056119691Smbr/* Define to 1 if you have the <sys/fsid.h> header file. */
1057119691Smbr/* #undef HAVE_SYS_FSID_H */
105838581Sobrien
1059119691Smbr/* Define to 1 if you have the <sys/fstyp.h> header file. */
1060119691Smbr/* #undef HAVE_SYS_FSTYP_H */
106138581Sobrien
1062174307Sobrien/* Define to 1 if you have the <sys/fs/autofs.h> header file. */
1063174307Sobrien/* #undef HAVE_SYS_FS_AUTOFS_H */
1064174307Sobrien
1065174307Sobrien/* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
1066174307Sobrien/* #undef HAVE_SYS_FS_AUTOFS_PROT_H */
1067174307Sobrien
1068119691Smbr/* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
1069119691Smbr/* #undef HAVE_SYS_FS_CACHEFS_FS_H */
107038581Sobrien
1071119691Smbr/* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
1072119691Smbr/* #undef HAVE_SYS_FS_EFS_CLNT_H */
107338581Sobrien
1074119691Smbr/* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
1075119691Smbr/* #undef HAVE_SYS_FS_NFS_CLNT_H */
107638581Sobrien
1077119691Smbr/* Define to 1 if you have the <sys/fs/nfs.h> header file. */
1078119691Smbr/* #undef HAVE_SYS_FS_NFS_H */
107938581Sobrien
1080119691Smbr/* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
1081119691Smbr/* #undef HAVE_SYS_FS_NFS_MOUNT_H */
108282817Sobrien
1083119691Smbr/* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
1084119691Smbr/* #undef HAVE_SYS_FS_NFS_NFS_CLNT_H */
108538581Sobrien
1086119691Smbr/* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
1087119691Smbr/* #undef HAVE_SYS_FS_PC_FS_H */
108838581Sobrien
1089119691Smbr/* Define to 1 if you have the <sys/fs/tmp.h> header file. */
1090119691Smbr/* #undef HAVE_SYS_FS_TMP_H */
109138581Sobrien
1092119691Smbr/* Define to 1 if you have the <sys/fs_types.h> header file. */
1093119691Smbr/* #undef HAVE_SYS_FS_TYPES_H */
109438581Sobrien
1095119691Smbr/* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
1096119691Smbr/* #undef HAVE_SYS_FS_UFS_MOUNT_H */
109738581Sobrien
1098119691Smbr/* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
1099119691Smbr/* #undef HAVE_SYS_FS_XFS_CLNT_H */
110038581Sobrien
1101174307Sobrien/* Define to 1 if you have the <sys/immu.h> header file. */
1102174307Sobrien/* #undef HAVE_SYS_IMMU_H */
1103174307Sobrien
1104119691Smbr/* Define to 1 if you have the <sys/ioctl.h> header file. */
1105119691Smbr#define HAVE_SYS_IOCTL_H 1
110651307Sobrien
1107119691Smbr/* Define to 1 if you have the <sys/lock.h> header file. */
1108119691Smbr#define HAVE_SYS_LOCK_H 1
110938581Sobrien
1110119691Smbr/* Define to 1 if you have the <sys/machine.h> header file. */
1111119691Smbr/* #undef HAVE_SYS_MACHINE_H */
111238581Sobrien
1113119691Smbr/* Define to 1 if you have the <sys/mbuf.h> header file. */
1114131707Smbr#define HAVE_SYS_MBUF_H 1
111538581Sobrien
1116119691Smbr/* Define to 1 if you have the <sys/mman.h> header file. */
1117119691Smbr#define HAVE_SYS_MMAN_H 1
111838581Sobrien
1119119691Smbr/* Define to 1 if you have the <sys/mntctl.h> header file. */
1120119691Smbr/* #undef HAVE_SYS_MNTCTL_H */
112182817Sobrien
1122119691Smbr/* Define to 1 if you have the <sys/mntent.h> header file. */
1123119691Smbr/* #undef HAVE_SYS_MNTENT_H */
112438581Sobrien
1125119691Smbr/* Define to 1 if you have the <sys/mnttab.h> header file. */
1126119691Smbr/* #undef HAVE_SYS_MNTTAB_H */
112738581Sobrien
1128119691Smbr/* Define to 1 if you have the <sys/mount.h> header file. */
1129119691Smbr#define HAVE_SYS_MOUNT_H 1
113038581Sobrien
1131119691Smbr/* Define to 1 if you have the <sys/ndir.h> header file. */
1132119691Smbr/* #undef HAVE_SYS_NDIR_H */
113382817Sobrien
1134119691Smbr/* Define to 1 if you have the <sys/netconfig.h> header file. */
1135119691Smbr/* #undef HAVE_SYS_NETCONFIG_H */
113638581Sobrien
1137119691Smbr/* Define to 1 if you have the <sys/param.h> header file. */
1138119691Smbr#define HAVE_SYS_PARAM_H 1
113938581Sobrien
1140119691Smbr/* Define to 1 if you have the <sys/pathconf.h> header file. */
1141119691Smbr/* #undef HAVE_SYS_PATHCONF_H */
114238581Sobrien
1143119691Smbr/* Define to 1 if you have the <sys/proc.h> header file. */
1144119691Smbr#define HAVE_SYS_PROC_H 1
114538581Sobrien
1146119691Smbr/* Define to 1 if you have the <sys/resource.h> header file. */
1147119691Smbr#define HAVE_SYS_RESOURCE_H 1
114838581Sobrien
1149119691Smbr/* Define to 1 if you have the <sys/sema.h> header file. */
1150119691Smbr#define HAVE_SYS_SEMA_H 1
115138581Sobrien
1152119691Smbr/* Define to 1 if you have the <sys/signal.h> header file. */
1153119691Smbr#define HAVE_SYS_SIGNAL_H 1
115438581Sobrien
1155119691Smbr/* Define to 1 if you have the <sys/socket.h> header file. */
1156119691Smbr#define HAVE_SYS_SOCKET_H 1
115738581Sobrien
1158119691Smbr/* Define to 1 if you have the <sys/sockio.h> header file. */
1159119691Smbr#define HAVE_SYS_SOCKIO_H 1
116038581Sobrien
1161119691Smbr/* Define to 1 if you have the <sys/statfs.h> header file. */
1162119691Smbr/* #undef HAVE_SYS_STATFS_H */
116338581Sobrien
1164174307Sobrien/* Define to 1 if you have the <sys/statvfs.h> header file. */
1165174307Sobrien#define HAVE_SYS_STATVFS_H 1
1166174307Sobrien
1167119691Smbr/* Define to 1 if you have the <sys/stat.h> header file. */
1168119691Smbr#define HAVE_SYS_STAT_H 1
116938581Sobrien
1170119691Smbr/* Define to 1 if you have the <sys/syscall.h> header file. */
1171119691Smbr#define HAVE_SYS_SYSCALL_H 1
117238581Sobrien
1173119691Smbr/* Define to 1 if you have the <sys/syslimits.h> header file. */
1174119691Smbr#define HAVE_SYS_SYSLIMITS_H 1
117538581Sobrien
1176119691Smbr/* Define to 1 if you have the <sys/syslog.h> header file. */
1177119691Smbr#define HAVE_SYS_SYSLOG_H 1
117838581Sobrien
1179119691Smbr/* Define to 1 if you have the <sys/time.h> header file. */
1180119691Smbr#define HAVE_SYS_TIME_H 1
118138581Sobrien
1182119691Smbr/* Define to 1 if you have the <sys/tiuser.h> header file. */
1183119691Smbr/* #undef HAVE_SYS_TIUSER_H */
118438581Sobrien
1185119691Smbr/* Define to 1 if you have the <sys/types.h> header file. */
1186119691Smbr#define HAVE_SYS_TYPES_H 1
118738581Sobrien
1188119691Smbr/* Define to 1 if you have the <sys/ucred.h> header file. */
1189119691Smbr#define HAVE_SYS_UCRED_H 1
119038581Sobrien
1191119691Smbr/* Define to 1 if you have the <sys/uio.h> header file. */
1192119691Smbr#define HAVE_SYS_UIO_H 1
119338581Sobrien
1194119691Smbr/* Define to 1 if you have the <sys/utsname.h> header file. */
1195119691Smbr#define HAVE_SYS_UTSNAME_H 1
119638581Sobrien
1197119691Smbr/* Define to 1 if you have the <sys/vfs.h> header file. */
1198119691Smbr/* #undef HAVE_SYS_VFS_H */
119938581Sobrien
1200119691Smbr/* Define to 1 if you have the <sys/vmount.h> header file. */
1201119691Smbr/* #undef HAVE_SYS_VMOUNT_H */
120238581Sobrien
1203119691Smbr/* Define to 1 if you have the <sys/vnode.h> header file. */
1204119691Smbr#define HAVE_SYS_VNODE_H 1
120538581Sobrien
1206119691Smbr/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1207119691Smbr#define HAVE_SYS_WAIT_H 1
120838581Sobrien
1209174307Sobrien/* Define to 1 if you have the <tcpd.h> header file. */
1210313212Sngie/* #undef HAVE_TCPD_H */
1211174307Sobrien
1212119691Smbr/* Define to 1 if you have the <time.h> header file. */
1213119691Smbr#define HAVE_TIME_H 1
121438581Sobrien
1215119691Smbr/* Define to 1 if you have the <tiuser.h> header file. */
1216119691Smbr/* #undef HAVE_TIUSER_H */
121738581Sobrien
1218310490Scy/* Define to 1 if `ta_nodes_max' is member of `tmpfs_args_t'. */
1219310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_NODES_MAX */
1220310490Scy
1221310490Scy/* Define to 1 if `ta_root_gid' is member of `tmpfs_args_t'. */
1222310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_ROOT_GID */
1223310490Scy
1224310490Scy/* Define to 1 if `ta_root_mode' is member of `tmpfs_args_t'. */
1225310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_ROOT_MODE */
1226310490Scy
1227310490Scy/* Define to 1 if `ta_root_uid' is member of `tmpfs_args_t'. */
1228310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_ROOT_UID */
1229310490Scy
1230310490Scy/* Define to 1 if `ta_size_max' is member of `tmpfs_args_t'. */
1231310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_SIZE_MAX */
1232310490Scy
1233310490Scy/* Define to 1 if `ta_version' is member of `tmpfs_args_t'. */
1234310490Scy/* #undef HAVE_TMPFS_ARGS_T_TA_VERSION */
1235310490Scy
1236119691Smbr/* Define to 1 if you have the <tmpfs/tmp.h> header file. */
1237119691Smbr/* #undef HAVE_TMPFS_TMP_H */
123838581Sobrien
1239119691Smbr/* what type of network transport type is in use? TLI or sockets? */
1240119691Smbr/* #undef HAVE_TRANSPORT_TYPE_TLI */
124138581Sobrien
1242119691Smbr/* Define to 1 if you have the `ualarm' function. */
1243119691Smbr#define HAVE_UALARM 1
124438581Sobrien
1245310490Scy/* Define to 1 if `anon_gid' is member of `udf_args_t'. */
1246310490Scy/* #undef HAVE_UDF_ARGS_T_ANON_GID */
1247310490Scy
1248310490Scy/* Define to 1 if `anon_uid' is member of `udf_args_t'. */
1249310490Scy/* #undef HAVE_UDF_ARGS_T_ANON_UID */
1250310490Scy
1251310490Scy/* Define to 1 if `fspec' is member of `udf_args_t'. */
1252310490Scy/* #undef HAVE_UDF_ARGS_T_FSPEC */
1253310490Scy
1254310490Scy/* Define to 1 if `gmtoff' is member of `udf_args_t'. */
1255310490Scy/* #undef HAVE_UDF_ARGS_T_GMTOFF */
1256310490Scy
1257310490Scy/* Define to 1 if `nobody_gid' is member of `udf_args_t'. */
1258310490Scy/* #undef HAVE_UDF_ARGS_T_NOBODY_GID */
1259310490Scy
1260310490Scy/* Define to 1 if `nobody_uid' is member of `udf_args_t'. */
1261310490Scy/* #undef HAVE_UDF_ARGS_T_NOBODY_UID */
1262310490Scy
1263310490Scy/* Define to 1 if `sector_size' is member of `udf_args_t'. */
1264310490Scy/* #undef HAVE_UDF_ARGS_T_SECTOR_SIZE */
1265310490Scy
1266310490Scy/* Define to 1 if `sessionnr' is member of `udf_args_t'. */
1267310490Scy/* #undef HAVE_UDF_ARGS_T_SESSIONNR */
1268310490Scy
1269310490Scy/* Define to 1 if `udfmflags' is member of `udf_args_t'. */
1270310490Scy/* #undef HAVE_UDF_ARGS_T_UDFMFLAGS */
1271310490Scy
1272310490Scy/* Define to 1 if `version' is member of `udf_args_t'. */
1273310490Scy/* #undef HAVE_UDF_ARGS_T_VERSION */
1274310490Scy
1275174307Sobrien/* Define to 1 if `flags' is member of `ufs_args_t'. */
1276119691Smbr/* #undef HAVE_UFS_ARGS_T_FLAGS */
127738581Sobrien
1278174307Sobrien/* Define to 1 if `fspec' is member of `ufs_args_t'. */
1279119691Smbr#define HAVE_UFS_ARGS_T_FSPEC 1
128082817Sobrien
1281174307Sobrien/* Define to 1 if `ufs_flags' is member of `ufs_args_t'. */
1282119691Smbr/* #undef HAVE_UFS_ARGS_T_UFS_FLAGS */
128382817Sobrien
1284174307Sobrien/* Define to 1 if `ufs_pgthresh' is member of `ufs_args_t'. */
1285119691Smbr/* #undef HAVE_UFS_ARGS_T_UFS_PGTHRESH */
128682817Sobrien
1287174307Sobrien/* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
1288174307Sobrien#define HAVE_UFS_UFS_EXTATTR_H 1
1289174307Sobrien
1290119691Smbr/* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
1291119691Smbr/* #undef HAVE_UFS_UFS_MOUNT_H */
129282817Sobrien
1293119691Smbr/* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
1294119691Smbr#define HAVE_UFS_UFS_UFSMOUNT_H 1
129582817Sobrien
1296119691Smbr/* Define to 1 if you have the `umount' function. */
1297119691Smbr/* #undef HAVE_UMOUNT */
129882817Sobrien
1299174307Sobrien/* Define to 1 if you have the `umount2' function. */
1300174307Sobrien/* #undef HAVE_UMOUNT2 */
1301174307Sobrien
1302119691Smbr/* Define to 1 if you have the `uname' function. */
1303119691Smbr#define HAVE_UNAME 1
130482817Sobrien
1305119691Smbr/* Define to 1 if you have the <unistd.h> header file. */
1306119691Smbr#define HAVE_UNISTD_H 1
130782817Sobrien
1308119691Smbr/* Define to 1 if you have the `unmount' function. */
1309119691Smbr#define HAVE_UNMOUNT 1
131082817Sobrien
1311119691Smbr/* Define to 1 if you have the `uvmount' function. */
1312119691Smbr/* #undef HAVE_UVMOUNT */
131382817Sobrien
1314119691Smbr/* Define to 1 if you have the <varargs.h> header file. */
1315174307Sobrien/* #undef HAVE_VARARGS_H */
131682817Sobrien
1317119691Smbr/* Define to 1 if you have the `vfork' function. */
1318119691Smbr#define HAVE_VFORK 1
131982817Sobrien
1320119691Smbr/* Define to 1 if you have the <vfork.h> header file. */
132182817Sobrien/* #undef HAVE_VFORK_H */
132282817Sobrien
1323119691Smbr/* Define to 1 if you have the `vfsmount' function. */
1324119691Smbr/* #undef HAVE_VFSMOUNT */
132582817Sobrien
1326119691Smbr/* Define to 1 if you have the `vmount' function. */
1327119691Smbr/* #undef HAVE_VMOUNT */
132882817Sobrien
1329119691Smbr/* Define to 1 if you have the `vsnprintf' function. */
1330119691Smbr#define HAVE_VSNPRINTF 1
133182817Sobrien
1332119691Smbr/* Define to 1 if you have the `wait3' function. */
1333119691Smbr#define HAVE_WAIT3 1
133482817Sobrien
1335119691Smbr/* Define to 1 if you have the `waitpid' function. */
1336119691Smbr#define HAVE_WAITPID 1
133782817Sobrien
1338119691Smbr/* Define to 1 if `fork' works. */
1339119691Smbr#define HAVE_WORKING_FORK 1
134082817Sobrien
1341119691Smbr/* Define to 1 if `vfork' works. */
1342119691Smbr#define HAVE_WORKING_VFORK 1
134382817Sobrien
1344119691Smbr/* Define to 1 if you have the `xdr_attrstat' function. */
1345119691Smbr#define HAVE_XDR_ATTRSTAT 1
134682817Sobrien
1347119691Smbr/* Define to 1 if you have the `xdr_createargs' function. */
1348119691Smbr#define HAVE_XDR_CREATEARGS 1
134982817Sobrien
1350119691Smbr/* Define to 1 if you have the `xdr_dirlist' function. */
1351119691Smbr#define HAVE_XDR_DIRLIST 1
135282817Sobrien
1353119691Smbr/* Define to 1 if you have the `xdr_diropargs' function. */
1354119691Smbr#define HAVE_XDR_DIROPARGS 1
135582817Sobrien
1356119691Smbr/* Define to 1 if you have the `xdr_diropokres' function. */
1357119691Smbr#define HAVE_XDR_DIROPOKRES 1
135882817Sobrien
1359119691Smbr/* Define to 1 if you have the `xdr_diropres' function. */
1360119691Smbr#define HAVE_XDR_DIROPRES 1
136182817Sobrien
1362119691Smbr/* Define to 1 if you have the `xdr_dirpath' function. */
1363119691Smbr#define HAVE_XDR_DIRPATH 1
136482817Sobrien
1365119691Smbr/* Define to 1 if you have the `xdr_entry' function. */
1366119691Smbr#define HAVE_XDR_ENTRY 1
136782817Sobrien
1368119691Smbr/* Define to 1 if you have the `xdr_exportnode' function. */
1369119691Smbr#define HAVE_XDR_EXPORTNODE 1
137082817Sobrien
1371119691Smbr/* Define to 1 if you have the `xdr_exports' function. */
1372119691Smbr#define HAVE_XDR_EXPORTS 1
137382817Sobrien
1374119691Smbr/* Define to 1 if you have the `xdr_fattr' function. */
1375119691Smbr#define HAVE_XDR_FATTR 1
137682817Sobrien
1377119691Smbr/* Define to 1 if you have the `xdr_fhandle' function. */
1378119691Smbr#define HAVE_XDR_FHANDLE 1
137982817Sobrien
1380119691Smbr/* Define to 1 if you have the `xdr_fhstatus' function. */
1381119691Smbr#define HAVE_XDR_FHSTATUS 1
138282817Sobrien
1383119691Smbr/* Define to 1 if you have the `xdr_filename' function. */
1384119691Smbr#define HAVE_XDR_FILENAME 1
138538581Sobrien
1386119691Smbr/* Define to 1 if you have the `xdr_ftype' function. */
1387119691Smbr#define HAVE_XDR_FTYPE 1
138838581Sobrien
1389119691Smbr/* Define to 1 if you have the `xdr_groupnode' function. */
1390119691Smbr#define HAVE_XDR_GROUPNODE 1
139138581Sobrien
1392119691Smbr/* Define to 1 if you have the `xdr_groups' function. */
1393119691Smbr#define HAVE_XDR_GROUPS 1
139438581Sobrien
1395119691Smbr/* Define to 1 if you have the `xdr_linkargs' function. */
1396119691Smbr#define HAVE_XDR_LINKARGS 1
139738581Sobrien
1398119691Smbr/* Define to 1 if you have the `xdr_mountbody' function. */
1399119691Smbr#define HAVE_XDR_MOUNTBODY 1
140038581Sobrien
1401119691Smbr/* Define to 1 if you have the `xdr_mountlist' function. */
1402119691Smbr#define HAVE_XDR_MOUNTLIST 1
140338581Sobrien
1404119691Smbr/* Define to 1 if you have the `xdr_name' function. */
1405119691Smbr#define HAVE_XDR_NAME 1
140638581Sobrien
1407119691Smbr/* Define to 1 if you have the `xdr_nfscookie' function. */
1408119691Smbr#define HAVE_XDR_NFSCOOKIE 1
140982817Sobrien
1410119691Smbr/* Define to 1 if you have the `xdr_nfspath' function. */
1411119691Smbr#define HAVE_XDR_NFSPATH 1
141238581Sobrien
1413119691Smbr/* Define to 1 if you have the `xdr_nfsstat' function. */
1414119691Smbr#define HAVE_XDR_NFSSTAT 1
141538581Sobrien
1416119691Smbr/* Define to 1 if you have the `xdr_nfstime' function. */
1417119691Smbr#define HAVE_XDR_NFSTIME 1
141838581Sobrien
1419119691Smbr/* Define to 1 if you have the `xdr_nfs_fh' function. */
1420119691Smbr#define HAVE_XDR_NFS_FH 1
142138581Sobrien
1422119691Smbr/* Define to 1 if you have the `xdr_pointer' function. */
1423119691Smbr#define HAVE_XDR_POINTER 1
142438581Sobrien
1425119691Smbr/* Define to 1 if you have the `xdr_readargs' function. */
1426119691Smbr#define HAVE_XDR_READARGS 1
142738581Sobrien
1428119691Smbr/* Define to 1 if you have the `xdr_readdirargs' function. */
1429119691Smbr#define HAVE_XDR_READDIRARGS 1
143038581Sobrien
1431119691Smbr/* Define to 1 if you have the `xdr_readdirres' function. */
1432119691Smbr#define HAVE_XDR_READDIRRES 1
143338581Sobrien
1434119691Smbr/* Define to 1 if you have the `xdr_readlinkres' function. */
1435119691Smbr#define HAVE_XDR_READLINKRES 1
143638581Sobrien
1437119691Smbr/* Define to 1 if you have the `xdr_readokres' function. */
1438119691Smbr#define HAVE_XDR_READOKRES 1
143938581Sobrien
1440119691Smbr/* Define to 1 if you have the `xdr_readres' function. */
1441119691Smbr#define HAVE_XDR_READRES 1
144238581Sobrien
1443119691Smbr/* Define to 1 if you have the `xdr_renameargs' function. */
1444119691Smbr#define HAVE_XDR_RENAMEARGS 1
144538581Sobrien
1446119691Smbr/* Define to 1 if you have the `xdr_sattr' function. */
1447119691Smbr#define HAVE_XDR_SATTR 1
144851307Sobrien
1449119691Smbr/* Define to 1 if you have the `xdr_sattrargs' function. */
1450119691Smbr#define HAVE_XDR_SATTRARGS 1
145138581Sobrien
1452119691Smbr/* Define to 1 if you have the `xdr_statfsokres' function. */
1453119691Smbr#define HAVE_XDR_STATFSOKRES 1
145438581Sobrien
1455119691Smbr/* Define to 1 if you have the `xdr_statfsres' function. */
1456119691Smbr#define HAVE_XDR_STATFSRES 1
145738581Sobrien
1458119691Smbr/* Define to 1 if you have the `xdr_symlinkargs' function. */
1459119691Smbr#define HAVE_XDR_SYMLINKARGS 1
146038581Sobrien
1461310490Scy/* Define to 1 if you have the `xdr_u_int64_t' function. */
1462310490Scy#define HAVE_XDR_U_INT64_T 1
1463310490Scy
1464119691Smbr/* Define to 1 if you have the `xdr_writeargs' function. */
1465119691Smbr#define HAVE_XDR_WRITEARGS 1
146638581Sobrien
1467174307Sobrien/* Define to 1 if `flags' is member of `xfs_args_t'. */
1468119691Smbr/* #undef HAVE_XFS_ARGS_T_FLAGS */
146938581Sobrien
1470174307Sobrien/* Define to 1 if `fspec' is member of `xfs_args_t'. */
1471119691Smbr/* #undef HAVE_XFS_ARGS_T_FSPEC */
147238581Sobrien
1473119691Smbr/* Define to 1 if you have the `yp_all' function. */
1474119691Smbr/* #undef HAVE_YP_ALL */
147538581Sobrien
1476119691Smbr/* Define to 1 if you have the `yp_get_default_domain' function. */
1477119691Smbr#define HAVE_YP_GET_DEFAULT_DOMAIN 1
147838581Sobrien
1479119691Smbr/* Define to 1 if you have the `_seterr_reply' function. */
1480119691Smbr#define HAVE__SETERR_REPLY 1
148138581Sobrien
1482174307Sobrien/* Define to 1 if you have the `__rpc_get_local_uid' function. */
1483174307Sobrien#define HAVE___RPC_GET_LOCAL_UID 1
1484174307Sobrien
1485119691Smbr/* Define to 1 if you have the `__seterr_reply' function. */
1486119691Smbr/* #undef HAVE___SETERR_REPLY */
148738581Sobrien
1488119691Smbr/* Name of mount type to hide amd mount from df(1) */
1489119691Smbr#define HIDE_MOUNT_TYPE "nfs"
149038581Sobrien
1491119691Smbr/* Define name of host machine's architecture (eg. sun4) */
1492119691Smbr/* #define HOST_ARCH "i386" */
149338581Sobrien
1494119691Smbr/* Define name of host machine's cpu (eg. sparc) */
1495119691Smbr/* #define HOST_CPU "i386" */
149638581Sobrien
1497119691Smbr/* Define the header version of (linux) hosts (eg. 2.2.10) */
1498174307Sobrien// #undef define HOST_HEADER_VERSION */
149938581Sobrien
1500174307Sobrien/* Define name of host */
1501174307Sobrien/* #define HOST_NAME "trang.nuxi.org" */
1502174307Sobrien
1503119691Smbr/* Define name and version of host machine (eg. solaris2.5.1) */
1504310490Scy/* #define HOST_OS "freebsd12.0" */
150538581Sobrien
1506119691Smbr/* Define only name of host machine OS (eg. solaris2) */
1507310490Scy/* #define HOST_OS_NAME "freebsd12" */
150838581Sobrien
1509119691Smbr/* Define only version of host machine (eg. 2.5.1) */
1510310490Scy/* #define HOST_OS_VERSION "12.0" */
151138581Sobrien
1512119691Smbr/* Define name of host machine's vendor (eg. sun) */
1513174307Sobrien#define HOST_VENDOR "undermydesk"
151438581Sobrien
1515310490Scy/* Define to the sub-directory in which libtool stores uninstalled libraries.
1516310490Scy   */
1517310490Scy#define LT_OBJDIR ".libs/"
1518310490Scy
1519119691Smbr/* Ignore permission bits */
1520119691Smbr/* #undef MNT2_CDFS_OPT_DEFPERM */
152138581Sobrien
1522310490Scy/* Enable external attributes */
1523310490Scy#define MNT2_CDFS_OPT_EXTATT 0x4
1524310490Scy
1525310490Scy/* Show file generations */
1526310490Scy#define MNT2_CDFS_OPT_GENS 0x2
1527310490Scy
1528310490Scy/* Disable filename case translation */
1529310490Scy/* #undef MNT2_CDFS_OPT_NOCASETRANS */
1530310490Scy
1531119691Smbr/* Use on-disk permission bits */
1532119691Smbr/* #undef MNT2_CDFS_OPT_NODEFPERM */
153338581Sobrien
1534310490Scy/* Disable Joliet extensions */
1535310490Scy#define MNT2_CDFS_OPT_NOJOLIET 0x8
1536310490Scy
1537310490Scy/* Disable Rock Ridge Interchange Protocol (RRIP) extensions */
1538310490Scy#define MNT2_CDFS_OPT_NORRIP 0x1
1539310490Scy
1540119691Smbr/* Strip off extension from version string */
1541119691Smbr/* #undef MNT2_CDFS_OPT_NOVERSION */
154238581Sobrien
1543310490Scy/* Enable Rock Ridge Interchange Protocol (RRIP) case insensitive filename
1544310490Scy   extensions */
1545310490Scy/* #undef MNT2_CDFS_OPT_RRCASEINS */
1546310490Scy
1547119691Smbr/* Use Rock Ridge Interchange Protocol (RRIP) extensions */
1548119691Smbr/* #undef MNT2_CDFS_OPT_RRIP */
154938581Sobrien
1550119691Smbr/* asynchronous filesystem access */
1551119691Smbr#define MNT2_GEN_OPT_ASYNC 0x40
155238581Sobrien
1553119691Smbr/* automounter filesystem (ignore) flag, used in bsdi-4.1 */
1554119691Smbr/* #undef MNT2_GEN_OPT_AUTOMNTFS */
155538581Sobrien
1556119691Smbr/* automounter filesystem flag, used in Mac OS X / Darwin */
1557119691Smbr/* #undef MNT2_GEN_OPT_AUTOMOUNTED */
155838581Sobrien
1559119691Smbr/* directory hardlink */
1560119691Smbr/* #undef MNT2_GEN_OPT_BIND */
156138581Sobrien
1562119691Smbr/* cache (what?) */
1563119691Smbr/* #undef MNT2_GEN_OPT_CACHE */
156438581Sobrien
1565119691Smbr/* 6-argument mount */
1566119691Smbr/* #undef MNT2_GEN_OPT_DATA */
156751597Sobrien
1568174307Sobrien/* Use a lazy unmount (detach) */
1569174307Sobrien/* #undef MNT2_GEN_OPT_DETACH */
1570174307Sobrien
1571174307Sobrien/* Use a forced unmount */
1572174307Sobrien#define MNT2_GEN_OPT_FORCE 0x80000
1573174307Sobrien
1574119691Smbr/* old (4-argument) mount (compatibility) */
1575119691Smbr/* #undef MNT2_GEN_OPT_FSS */
157638581Sobrien
1577119691Smbr/* old BSD group-id on create */
1578119691Smbr/* #undef MNT2_GEN_OPT_GRPID */
157938581Sobrien
1580119691Smbr/* ignore mount entry in df output */
1581119691Smbr#define MNT2_GEN_OPT_IGNORE 0x800000
158238581Sobrien
1583119691Smbr/* journaling filesystem (AIX's UFS/FFS) */
1584119691Smbr/* #undef MNT2_GEN_OPT_JFS */
158538581Sobrien
1586310490Scy/* honor mandatory locking requests */
1587310490Scy/* #undef MNT2_GEN_OPT_MANDLOCK */
1588310490Scy
1589119691Smbr/* do multi-component lookup on files */
1590119691Smbr/* #undef MNT2_GEN_OPT_MULTI */
159138581Sobrien
1592119691Smbr/* use type string instead of int */
1593119691Smbr/* #undef MNT2_GEN_OPT_NEWTYPE */
159438581Sobrien
1595119691Smbr/* NFS mount */
1596119691Smbr/* #undef MNT2_GEN_OPT_NFS */
159738581Sobrien
1598310490Scy/* don't update access times */
1599310490Scy#define MNT2_GEN_OPT_NOATIME 0x10000000
1600310490Scy
1601119691Smbr/* nocache (what?) */
1602119691Smbr/* #undef MNT2_GEN_OPT_NOCACHE */
160338581Sobrien
1604119691Smbr/* do not interpret special device files */
1605174307Sobrien#define MNT2_GEN_OPT_NODEV 0x0
160638581Sobrien
1607310490Scy/* don't update directory access times */
1608310490Scy/* #undef MNT2_GEN_OPT_NODIRATIME */
1609310490Scy
1610119691Smbr/* no exec calls allowed */
1611119691Smbr#define MNT2_GEN_OPT_NOEXEC 0x4
161238581Sobrien
1613119691Smbr/* do not interpret special device files */
1614119691Smbr/* #undef MNT2_GEN_OPT_NONDEV */
161538581Sobrien
1616119691Smbr/* Disallow mounts beneath this mount */
1617119691Smbr/* #undef MNT2_GEN_OPT_NOSUB */
161838581Sobrien
1619119691Smbr/* Setuid programs disallowed */
1620119691Smbr#define MNT2_GEN_OPT_NOSUID 0x8
1621119684Smbr
1622119691Smbr/* Return ENAMETOOLONG for long filenames */
1623119691Smbr/* #undef MNT2_GEN_OPT_NOTRUNC */
1624119684Smbr
1625119691Smbr/* Pass mount option string to kernel */
1626119691Smbr/* #undef MNT2_GEN_OPT_OPTIONSTR */
1627119684Smbr
1628119691Smbr/* allow overlay mounts */
1629119691Smbr/* #undef MNT2_GEN_OPT_OVERLAY */
163038581Sobrien
1631119691Smbr/* check quotas */
1632119691Smbr#define MNT2_GEN_OPT_QUOTA 0x2000
163338581Sobrien
1634119691Smbr/* Read-only */
1635119691Smbr#define MNT2_GEN_OPT_RDONLY 0x1
163638581Sobrien
1637119691Smbr/* change options on an existing mount */
1638119691Smbr/* #undef MNT2_GEN_OPT_REMOUNT */
163938581Sobrien
1640119691Smbr/* read only */
1641119691Smbr/* #undef MNT2_GEN_OPT_RONLY */
164238581Sobrien
1643119691Smbr/* synchronize data immediately to filesystem */
1644119691Smbr/* #undef MNT2_GEN_OPT_SYNC */
164538581Sobrien
1646119691Smbr/* synchronous filesystem access (same as SYNC) */
1647119691Smbr#define MNT2_GEN_OPT_SYNCHRONOUS 0x2
164838581Sobrien
1649119691Smbr/* Mount with Sys 5-specific semantics */
1650119691Smbr/* #undef MNT2_GEN_OPT_SYS5 */
165138581Sobrien
1652119691Smbr/* Union mount */
1653310490Scy#define MNT2_GEN_OPT_UNION 0x20
165438581Sobrien
1655119691Smbr/* set max secs for dir attr cache */
1656119691Smbr#define MNT2_NFS_OPT_ACDIRMAX 0x200000
165738581Sobrien
1658119691Smbr/* set min secs for dir attr cache */
1659119691Smbr#define MNT2_NFS_OPT_ACDIRMIN 0x100000
166038581Sobrien
1661119691Smbr/* set max secs for file attr cache */
1662119691Smbr#define MNT2_NFS_OPT_ACREGMAX 0x80000
166351597Sobrien
1664119691Smbr/* set min secs for file attr cache */
1665119691Smbr#define MNT2_NFS_OPT_ACREGMIN 0x40000
166638581Sobrien
1667119691Smbr/* Authentication error */
1668119691Smbr/* #undef MNT2_NFS_OPT_AUTHERR */
166938581Sobrien
1670119691Smbr/* hide mount type from df(1) */
1671119691Smbr/* #undef MNT2_NFS_OPT_AUTO */
167238581Sobrien
1673310490Scy/* Linux broken setuid */
1674310490Scy/* #undef MNT2_NFS_OPT_BROKEN_SUID */
1675310490Scy
1676119691Smbr/* set dead server retry thresh */
1677119691Smbr#define MNT2_NFS_OPT_DEADTHRESH 0x4000
167838581Sobrien
1679119691Smbr/* Dismount in progress */
1680119691Smbr/* #undef MNT2_NFS_OPT_DISMINPROG */
168138581Sobrien
1682119691Smbr/* Dismounted */
1683119691Smbr/* #undef MNT2_NFS_OPT_DISMNT */
168438581Sobrien
1685119691Smbr/* Don't estimate rtt dynamically */
1686119691Smbr#define MNT2_NFS_OPT_DUMBTIMR 0x800
168738581Sobrien
1688119691Smbr/* provide name of server's fs to system */
1689119691Smbr/* #undef MNT2_NFS_OPT_FSNAME */
169038581Sobrien
1691119691Smbr/* System V-style gid inheritance */
1692119691Smbr/* #undef MNT2_NFS_OPT_GRPID */
169338581Sobrien
1694119691Smbr/* Has authenticator */
1695119691Smbr/* #undef MNT2_NFS_OPT_HASAUTH */
169638581Sobrien
1697119691Smbr/* set hostname for error printf */
1698119691Smbr/* #undef MNT2_NFS_OPT_HOSTNAME */
169938581Sobrien
1700119691Smbr/* ignore mount point */
1701119691Smbr/* #undef MNT2_NFS_OPT_IGNORE */
170238581Sobrien
1703119691Smbr/* allow interrupts on hard mount */
1704119691Smbr#define MNT2_NFS_OPT_INT 0x40
170538581Sobrien
1706119691Smbr/* Bits set internally */
1707119691Smbr/* #undef MNT2_NFS_OPT_INTERNAL */
170838581Sobrien
1709119691Smbr/* allow interrupts on hard mount */
1710119691Smbr/* #undef MNT2_NFS_OPT_INTR */
171138581Sobrien
1712119691Smbr/* Use Kerberos authentication */
1713119691Smbr/* #undef MNT2_NFS_OPT_KERB */
171438581Sobrien
1715119691Smbr/* use kerberos credentials */
1716119691Smbr/* #undef MNT2_NFS_OPT_KERBEROS */
171738581Sobrien
1718119691Smbr/* transport's knetconfig structure */
1719119691Smbr/* #undef MNT2_NFS_OPT_KNCONF */
172038581Sobrien
1721119691Smbr/* set lease term (nqnfs) */
1722119691Smbr/* #undef MNT2_NFS_OPT_LEASETERM */
172338581Sobrien
1724119691Smbr/* Local locking (no lock manager) */
1725119691Smbr/* #undef MNT2_NFS_OPT_LLOCK */
172638581Sobrien
1727119691Smbr/* set maximum grouplist size */
1728119691Smbr#define MNT2_NFS_OPT_MAXGRPS 0x20
172938581Sobrien
1730119691Smbr/* Mnt server for mnt point */
1731119691Smbr/* #undef MNT2_NFS_OPT_MNTD */
173238581Sobrien
1733119691Smbr/* Assume writes were mine */
1734119691Smbr/* #undef MNT2_NFS_OPT_MYWRITE */
173538581Sobrien
1736119691Smbr/* mount NFS Version 3 */
1737119691Smbr#define MNT2_NFS_OPT_NFSV3 0x200
173838581Sobrien
1739119691Smbr/* don't cache attributes */
1740119691Smbr/* #undef MNT2_NFS_OPT_NOAC */
174138581Sobrien
1742310490Scy/* does not support Access Control Lists */
1743310490Scy/* #undef MNT2_NFS_OPT_NOACL */
1744310490Scy
1745119691Smbr/* Don't Connect the socket */
1746119691Smbr#define MNT2_NFS_OPT_NOCONN 0x80
174738581Sobrien
1748119691Smbr/* no close-to-open consistency */
1749310490Scy#define MNT2_NFS_OPT_NOCTO 0x20000000
175038581Sobrien
1751119691Smbr/* disallow interrupts on hard mounts */
1752119691Smbr/* #undef MNT2_NFS_OPT_NOINT */
175338581Sobrien
1754119691Smbr/* Don't use locking */
1755119691Smbr/* #undef MNT2_NFS_OPT_NONLM */
175638581Sobrien
1757310490Scy/* does not support readdir+ */
1758310490Scy/* #undef MNT2_NFS_OPT_NORDIRPLUS */
1759310490Scy
1760119691Smbr/* Get lease for lookup */
1761119691Smbr/* #undef MNT2_NFS_OPT_NQLOOKLEASE */
176238581Sobrien
1763119691Smbr/* Use Nqnfs protocol */
1764119691Smbr/* #undef MNT2_NFS_OPT_NQNFS */
176538581Sobrien
1766119691Smbr/* paging threshold */
1767119691Smbr/* #undef MNT2_NFS_OPT_PGTHRESH */
176838581Sobrien
1769119691Smbr/* static pathconf kludge info */
1770119691Smbr/* #undef MNT2_NFS_OPT_POSIX */
177138581Sobrien
1772174307Sobrien/* Use local locking */
1773174307Sobrien/* #undef MNT2_NFS_OPT_PRIVATE */
1774174307Sobrien
1775119691Smbr/* allow property list operations (ACLs over NFS) */
1776119691Smbr/* #undef MNT2_NFS_OPT_PROPLIST */
177738581Sobrien
1778119691Smbr/* Rcv socket lock */
1779119691Smbr/* #undef MNT2_NFS_OPT_RCVLOCK */
178038581Sobrien
1781119691Smbr/* Do lookup with readdir (nqnfs) */
1782119691Smbr/* #undef MNT2_NFS_OPT_RDIRALOOK */
178338581Sobrien
1784174307Sobrien/* Use Readdirplus for NFSv3 */
1785174307Sobrien#define MNT2_NFS_OPT_RDIRPLUS 0x10000
1786174307Sobrien
1787119691Smbr/* set read ahead */
1788119691Smbr#define MNT2_NFS_OPT_READAHEAD 0x2000
178938581Sobrien
1790119691Smbr/* Set readdir size */
1791119691Smbr#define MNT2_NFS_OPT_READDIRSIZE 0x20000
179238581Sobrien
1793119691Smbr/* Allocate a reserved port */
1794119691Smbr#define MNT2_NFS_OPT_RESVPORT 0x8000
179538581Sobrien
1796119691Smbr/* set number of request retries */
1797119691Smbr#define MNT2_NFS_OPT_RETRANS 0x10
179838581Sobrien
1799119691Smbr/* read only */
1800119691Smbr/* #undef MNT2_NFS_OPT_RONLY */
180138581Sobrien
1802119691Smbr/* use RPC to do secure NFS time sync */
1803119691Smbr/* #undef MNT2_NFS_OPT_RPCTIMESYNC */
180438581Sobrien
1805119691Smbr/* set read size */
1806119691Smbr#define MNT2_NFS_OPT_RSIZE 0x4
180738581Sobrien
1808119691Smbr/* secure mount */
1809119691Smbr/* #undef MNT2_NFS_OPT_SECURE */
181038581Sobrien
1811119691Smbr/* Send socket lock */
1812119691Smbr/* #undef MNT2_NFS_OPT_SNDLOCK */
181338581Sobrien
1814119691Smbr/* soft mount (hard is default) */
1815119691Smbr#define MNT2_NFS_OPT_SOFT 0x1
181638581Sobrien
1817119691Smbr/* spongy mount */
1818119691Smbr/* #undef MNT2_NFS_OPT_SPONGY */
181938581Sobrien
1820310490Scy/* Reserved for nfsv4 */
1821310490Scy/* #undef MNT2_NFS_OPT_STRICTLOCK */
1822310490Scy
1823119691Smbr/* set symlink cache time-to-live */
1824119691Smbr/* #undef MNT2_NFS_OPT_SYMTTL */
182538581Sobrien
1826119691Smbr/* use TCP for mounts */
1827119691Smbr/* #undef MNT2_NFS_OPT_TCP */
182838581Sobrien
1829119691Smbr/* set initial timeout */
1830119691Smbr#define MNT2_NFS_OPT_TIMEO 0x8
183138581Sobrien
1832310490Scy/* do not use shared cache for all mountpoints */
1833310490Scy/* #undef MNT2_NFS_OPT_UNSHARED */
1834310490Scy
1835119691Smbr/* linux NFSv3 */
1836119691Smbr/* #undef MNT2_NFS_OPT_VER3 */
183738581Sobrien
1838119691Smbr/* Wait for authentication */
1839119691Smbr/* #undef MNT2_NFS_OPT_WAITAUTH */
184038581Sobrien
1841119691Smbr/* Wants an authenticator */
1842119691Smbr/* #undef MNT2_NFS_OPT_WANTAUTH */
184338581Sobrien
1844119691Smbr/* Want receive socket lock */
1845119691Smbr/* #undef MNT2_NFS_OPT_WANTRCV */
184638581Sobrien
1847119691Smbr/* Want send socket lock */
1848119691Smbr/* #undef MNT2_NFS_OPT_WANTSND */
184938581Sobrien
1850119691Smbr/* set write size */
1851119691Smbr#define MNT2_NFS_OPT_WSIZE 0x2
185238581Sobrien
1853119691Smbr/* 32<->64 dir cookie translation */
1854119691Smbr/* #undef MNT2_NFS_OPT_XLATECOOKIE */
185538581Sobrien
1856174307Sobrien/* Force Win95 long names */
1857174307Sobrien#define MNT2_PCFS_OPT_LONGNAME 0x2
1858174307Sobrien
1859174307Sobrien/* Completely ignore Win95 entries */
1860174307Sobrien#define MNT2_PCFS_OPT_NOWIN95 0x4
1861174307Sobrien
1862174307Sobrien/* Force old DOS short names only */
1863174307Sobrien#define MNT2_PCFS_OPT_SHORTNAME 0x1
1864174307Sobrien
1865119691Smbr/* Name of mount table file name */
1866119691Smbr/* #undef MNTTAB_FILE_NAME */
186751307Sobrien
1868119691Smbr/* Mount Table option string: Max attr cache timeout (dirs) */
1869119691Smbr/* #undef MNTTAB_OPT_ACDIRMAX */
187038581Sobrien
1871119691Smbr/* Mount Table option string: Min attr cache timeout (dirs) */
1872119691Smbr/* #undef MNTTAB_OPT_ACDIRMIN */
187338581Sobrien
1874119691Smbr/* Mount Table option string: Max attr cache timeout (files) */
1875119691Smbr/* #undef MNTTAB_OPT_ACREGMAX */
187638581Sobrien
1877119691Smbr/* Mount Table option string: Min attr cache timeout (files) */
1878119691Smbr/* #undef MNTTAB_OPT_ACREGMIN */
187938581Sobrien
1880119691Smbr/* Mount Table option string: Attr cache timeout (sec) */
1881119691Smbr/* #undef MNTTAB_OPT_ACTIMEO */
188238581Sobrien
1883119691Smbr/* Mount Table option string: Do mount retries in background */
1884119691Smbr/* #undef MNTTAB_OPT_BG */
188538581Sobrien
1886119691Smbr/* Mount Table option string: compress */
1887119691Smbr/* #undef MNTTAB_OPT_COMPRESS */
188851307Sobrien
1889119691Smbr/* Mount Table option string: Device id of mounted fs */
1890119691Smbr/* #undef MNTTAB_OPT_DEV */
189151307Sobrien
1892119691Smbr/* Mount Table option string: Automount direct map mount */
1893119691Smbr/* #undef MNTTAB_OPT_DIRECT */
189438581Sobrien
1895119691Smbr/* Mount Table option string: Do mount retries in foreground */
1896119691Smbr/* #undef MNTTAB_OPT_FG */
189738581Sobrien
1898119691Smbr/* Mount Table option string: Filesystem id of mounted fs */
1899119691Smbr/* #undef MNTTAB_OPT_FSID */
190038581Sobrien
1901119691Smbr/* Mount Table option string: SysV-compatible gid on create */
1902119691Smbr/* #undef MNTTAB_OPT_GRPID */
190338581Sobrien
1904119691Smbr/* Mount Table option string: Hard mount */
1905119691Smbr/* #undef MNTTAB_OPT_HARD */
190638581Sobrien
1907119691Smbr/* Mount Table option string: Ignore this entry */
1908119691Smbr/* #undef MNTTAB_OPT_IGNORE */
190938581Sobrien
1910119691Smbr/* Mount Table option string: Automount indirect map mount */
1911119691Smbr/* #undef MNTTAB_OPT_INDIRECT */
191282817Sobrien
1913119691Smbr/* Mount Table option string: Allow NFS ops to be interrupted */
1914119691Smbr/* #undef MNTTAB_OPT_INTR */
191582817Sobrien
1916119691Smbr/* Mount Table option string: Secure (AUTH_Kerb) mounting */
1917119691Smbr/* #undef MNTTAB_OPT_KERB */
191838581Sobrien
1919119691Smbr/* Mount Table option string: Local locking (no lock manager) */
1920119691Smbr/* #undef MNTTAB_OPT_LLOCK */
192138581Sobrien
1922174307Sobrien/* Force Win95 long names */
1923174307Sobrien/* #undef MNTTAB_OPT_LONGNAME */
1924174307Sobrien
1925119691Smbr/* Mount Table option string: Automount map */
1926119691Smbr/* #undef MNTTAB_OPT_MAP */
192751307Sobrien
1928119691Smbr/* Mount Table option string: max groups */
1929119691Smbr/* #undef MNTTAB_OPT_MAXGROUPS */
193038581Sobrien
1931119691Smbr/* Mount Table option string: Do multi-component lookup */
1932119691Smbr/* #undef MNTTAB_OPT_MULTI */
193338581Sobrien
1934119691Smbr/* Mount Table option string: Don't cache attributes at all */
1935119691Smbr/* #undef MNTTAB_OPT_NOAC */
193638581Sobrien
1937310490Scy/* Access Control Lists are not supported */
1938310490Scy/* #undef MNTTAB_OPT_NOACL */
1939310490Scy
1940119691Smbr/* Mount Table option string: No auto (what?) */
1941119691Smbr/* #undef MNTTAB_OPT_NOAUTO */
194238581Sobrien
1943119691Smbr/* Mount Table option string: No connection */
1944119691Smbr/* #undef MNTTAB_OPT_NOCONN */
194538581Sobrien
1946119691Smbr/* Mount Table option string: No close-to-open consistency */
1947119691Smbr/* #undef MNTTAB_OPT_NOCTO */
194838581Sobrien
1949119691Smbr/* Mount Table option string: Don't allow interrupted ops */
1950119691Smbr/* #undef MNTTAB_OPT_NOINTR */
195138581Sobrien
1952119691Smbr/* Mount Table option string: Don't check quotas */
1953119691Smbr/* #undef MNTTAB_OPT_NOQUOTA */
195477162Sru
1955119691Smbr/* Mount Table option string: Do no allow setting sec attrs */
1956119691Smbr/* #undef MNTTAB_OPT_NOSETSEC */
195738581Sobrien
1958119691Smbr/* Mount Table option string: Disallow mounts on subdirs */
1959119691Smbr/* #undef MNTTAB_OPT_NOSUB */
196038581Sobrien
1961119691Smbr/* Mount Table option string: Set uid not allowed */
1962119691Smbr/* #undef MNTTAB_OPT_NOSUID */
196338581Sobrien
1964174307Sobrien/* Completely ignore Win95 entries */
1965174307Sobrien/* #undef MNTTAB_OPT_NOWIN95 */
1966174307Sobrien
1967119691Smbr/* Mount Table option string: action to taken on error */
1968119691Smbr/* #undef MNTTAB_OPT_ONERROR */
196938581Sobrien
1970119691Smbr/* Mount Table option string: paging threshold */
1971119691Smbr/* #undef MNTTAB_OPT_PGTHRESH */
197238581Sobrien
1973119691Smbr/* Mount Table option string: NFS server IP port number */
1974119691Smbr/* #undef MNTTAB_OPT_PORT */
197538581Sobrien
1976119691Smbr/* Mount Table option string: Get static pathconf for mount */
1977119691Smbr/* #undef MNTTAB_OPT_POSIX */
197838581Sobrien
1979174307Sobrien/* Mount Table option string: Use local locking */
1980174307Sobrien/* #undef MNTTAB_OPT_PRIVATE */
1981174307Sobrien
1982119691Smbr/* Mount Table option string: support property lists (ACLs) */
1983119691Smbr/* #undef MNTTAB_OPT_PROPLIST */
198438581Sobrien
1985119691Smbr/* Mount Table option string: protocol network_id indicator */
1986119691Smbr/* #undef MNTTAB_OPT_PROTO */
198738581Sobrien
1988119691Smbr/* Mount Table option string: Check quotas */
1989119691Smbr/* #undef MNTTAB_OPT_QUOTA */
199038581Sobrien
1991119691Smbr/* Mount Table option string: Change mount options */
1992119691Smbr/* #undef MNTTAB_OPT_REMOUNT */
199338581Sobrien
1994119691Smbr/* Mount Table option string: Max retransmissions (soft mnts) */
1995119691Smbr/* #undef MNTTAB_OPT_RETRANS */
199638581Sobrien
1997119691Smbr/* Mount Table option string: Number of mount retries */
1998119691Smbr/* #undef MNTTAB_OPT_RETRY */
199938581Sobrien
2000119691Smbr/* Mount Table option string: Read only */
2001119691Smbr/* #undef MNTTAB_OPT_RO */
200238581Sobrien
2003119691Smbr/* Mount Table option string: Read/write with quotas */
2004119691Smbr/* #undef MNTTAB_OPT_RQ */
200538581Sobrien
2006119691Smbr/* Mount Table option string: Max NFS read size (bytes) */
2007119691Smbr/* #undef MNTTAB_OPT_RSIZE */
200838581Sobrien
2009119691Smbr/* Mount Table option string: Read/write */
2010119691Smbr/* #undef MNTTAB_OPT_RW */
201138581Sobrien
2012119691Smbr/* Mount Table option string: Secure (AUTH_DES) mounting */
2013119691Smbr/* #undef MNTTAB_OPT_SECURE */
201451307Sobrien
2015174307Sobrien/* Force old DOS short names only */
2016174307Sobrien/* #undef MNTTAB_OPT_SHORTNAME */
2017174307Sobrien
2018119691Smbr/* Mount Table option string: Soft mount */
2019119691Smbr/* #undef MNTTAB_OPT_SOFT */
202038581Sobrien
2021119691Smbr/* Mount Table option string: spongy mount */
2022119691Smbr/* #undef MNTTAB_OPT_SPONGY */
202338581Sobrien
2024119691Smbr/* Mount Table option string: Set uid allowed */
2025119691Smbr/* #undef MNTTAB_OPT_SUID */
202638581Sobrien
2027119691Smbr/* Mount Table option string: set symlink cache time-to-live */
2028119691Smbr/* #undef MNTTAB_OPT_SYMTTL */
202938581Sobrien
2030119691Smbr/* Mount Table option string: Synchronous local directory ops */
2031119691Smbr/* #undef MNTTAB_OPT_SYNCDIR */
203238581Sobrien
2033119691Smbr/* Mount Table option string: NFS timeout (1/10 sec) */
2034119691Smbr/* #undef MNTTAB_OPT_TIMEO */
203538581Sobrien
2036119691Smbr/* Mount Table option string: min. time between inconsistencies */
2037119691Smbr/* #undef MNTTAB_OPT_TOOSOON */
203838581Sobrien
2039119691Smbr/* Mount Table option string: protocol version number indicator */
2040119691Smbr/* #undef MNTTAB_OPT_VERS */
204138581Sobrien
2042119691Smbr/* Mount Table option string: Max NFS write size (bytes) */
2043119691Smbr/* #undef MNTTAB_OPT_WSIZE */
204438581Sobrien
2045119691Smbr/* Mount-table entry name for AUTOFS filesystem */
2046119691Smbr/* #undef MNTTAB_TYPE_AUTOFS */
204738581Sobrien
2048119691Smbr/* Mount-table entry name for CACHEFS filesystem */
2049119691Smbr/* #undef MNTTAB_TYPE_CACHEFS */
205038581Sobrien
2051119691Smbr/* Mount-table entry name for CDFS filesystem */
2052119691Smbr#define MNTTAB_TYPE_CDFS "cd9660"
205338581Sobrien
2054119691Smbr/* Mount-table entry name for CFS (crypto) filesystem */
2055119691Smbr/* #undef MNTTAB_TYPE_CFS */
205638581Sobrien
2057119691Smbr/* Mount-table entry name for EFS filesystem (irix) */
2058119691Smbr/* #undef MNTTAB_TYPE_EFS */
205938581Sobrien
2060310490Scy/* Mount-table entry name for EXT2 filesystem (linux) */
2061310490Scy/* #undef MNTTAB_TYPE_EXT2 */
2062310490Scy
2063310490Scy/* Mount-table entry name for EXT3 filesystem (linux) */
2064310490Scy/* #undef MNTTAB_TYPE_EXT3 */
2065310490Scy
2066310490Scy/* Mount-table entry name for EXT4 filesystem (linux) */
2067310490Scy/* #undef MNTTAB_TYPE_EXT4 */
2068310490Scy
2069174307Sobrien/* Mount-table entry name for FFS filesystem */
2070174307Sobrien/* #undef MNTTAB_TYPE_FFS */
2071174307Sobrien
2072119691Smbr/* Mount-table entry name for LOFS filesystem */
2073119691Smbr/* #undef MNTTAB_TYPE_LOFS */
207438581Sobrien
2075310490Scy/* Mount-table entry name for LUSTRE filesystem */
2076310490Scy/* #undef MNTTAB_TYPE_LUSTRE */
2077310490Scy
2078119691Smbr/* Mount-table entry name for MFS filesystem */
2079310490Scy#define MNTTAB_TYPE_MFS "mfs"
208038581Sobrien
2081119691Smbr/* Mount-table entry name for NFS filesystem */
2082119691Smbr#define MNTTAB_TYPE_NFS "nfs"
208338581Sobrien
2084119691Smbr/* Mount-table entry name for NFS3 filesystem */
2085310490Scy#define MNTTAB_TYPE_NFS3 "nfs"
208638581Sobrien
2087310490Scy/* Mount-table entry name for NFS4 filesystem */
2088310490Scy#define MNTTAB_TYPE_NFS4 "nfs"
2089310490Scy
2090119691Smbr/* Mount-table entry name for NULLFS (loopback on bsd44) filesystem */
2091132207Smbr#define MNTTAB_TYPE_NULLFS "nullfs"
209238581Sobrien
2093119691Smbr/* Mount-table entry name for PCFS filesystem */
2094119691Smbr#define MNTTAB_TYPE_PCFS "msdosfs"
209538581Sobrien
2096119691Smbr/* Mount-table entry name for TFS filesystem */
2097119691Smbr/* #undef MNTTAB_TYPE_TFS */
209838581Sobrien
2099310490Scy/* Mount(2) type/name for TMPFS filesystem */
2100310490Scy#define MNTTAB_TYPE_TMPFS "tmpfs"
210138581Sobrien
2102310490Scy/* Mount(2) type/name for UDF filesystem */
2103310490Scy#define MNTTAB_TYPE_UDF "udf"
2104310490Scy
2105119691Smbr/* Mount-table entry name for UFS filesystem */
2106119691Smbr#define MNTTAB_TYPE_UFS "ufs"
210738581Sobrien
2108119691Smbr/* Mount-table entry name for UMAPFS (uid/gid mapping) filesystem */
2109119691Smbr/* #undef MNTTAB_TYPE_UMAPFS */
211038581Sobrien
2111119691Smbr/* Mount-table entry name for UNIONFS filesystem */
2112119691Smbr#define MNTTAB_TYPE_UNIONFS "unionfs"
211338581Sobrien
2114119691Smbr/* Mount-table entry name for XFS filesystem (irix) */
2115119691Smbr/* #undef MNTTAB_TYPE_XFS */
211638581Sobrien
2117119691Smbr/* Define if mount table is on file, undefine if in kernel */
2118119691Smbr/* #undef MOUNT_TABLE_ON_FILE */
211938581Sobrien
2120119691Smbr/* Mount(2) type/name for AUTOFS filesystem */
2121119691Smbr/* #undef MOUNT_TYPE_AUTOFS */
212238581Sobrien
2123119691Smbr/* Mount(2) type/name for CACHEFS filesystem */
2124119691Smbr/* #undef MOUNT_TYPE_CACHEFS */
212538581Sobrien
2126119691Smbr/* Mount(2) type/name for CDFS filesystem */
2127119691Smbr#define MOUNT_TYPE_CDFS "cd9660"
212838581Sobrien
2129119691Smbr/* Mount(2) type/name for CFS (crypto) filesystem */
2130119691Smbr/* #undef MOUNT_TYPE_CFS */
213138581Sobrien
2132119691Smbr/* Mount(2) type/name for EFS filesystem (irix) */
2133119691Smbr/* #undef MOUNT_TYPE_EFS */
213438581Sobrien
2135310490Scy/* Mount(2) type/name for EXT2 filesystem (linux) */
2136310490Scy/* #undef MOUNT_TYPE_EXT2 */
2137310490Scy
2138310490Scy/* Mount(2) type/name for EXT3 filesystem (linux) */
2139310490Scy/* #undef MOUNT_TYPE_EXT3 */
2140310490Scy
2141310490Scy/* Mount(2) type/name for EXT4 filesystem (linux) */
2142310490Scy/* #undef MOUNT_TYPE_EXT4 */
2143310490Scy
2144174307Sobrien/* Mount(2) type/name for FFS filesystem */
2145174307Sobrien/* #undef MOUNT_TYPE_FFS */
2146174307Sobrien
2147119691Smbr/* Mount(2) type/name for IGNORE filesystem (not real just ignore for df) */
2148119691Smbr#define MOUNT_TYPE_IGNORE MNT_IGNORE
214938581Sobrien
2150119691Smbr/* Mount(2) type/name for LOFS filesystem */
2151119691Smbr/* #undef MOUNT_TYPE_LOFS */
215238581Sobrien
2153119691Smbr/* Mount(2) type/name for MFS filesystem */
2154310490Scy#define MOUNT_TYPE_MFS "mfs"
215538581Sobrien
2156119691Smbr/* Mount(2) type/name for NFS filesystem */
2157119691Smbr#define MOUNT_TYPE_NFS "nfs"
215838581Sobrien
2159119691Smbr/* Mount(2) type/name for NFS3 filesystem */
2160119691Smbr#define MOUNT_TYPE_NFS3 MOUNT_NFS3
216138581Sobrien
2162310490Scy/* Mount(2) type/name for NFS4 filesystem */
2163310490Scy/* #undef MOUNT_TYPE_NFS4 */
2164310490Scy
2165119691Smbr/* Mount(2) type/name for NULLFS (loopback on bsd44) filesystem */
2166132207Smbr#define MOUNT_TYPE_NULLFS "nullfs"
216738581Sobrien
2168119691Smbr/* Mount(2) type/name for PCFS filesystem. XXX: conf/trap/trap_hpux.h may
2169119691Smbr   override this definition for HPUX 9.0 */
2170119691Smbr#define MOUNT_TYPE_PCFS "msdosfs"
217138581Sobrien
2172119691Smbr/* Mount(2) type/name for TFS filesystem */
2173310490Scy#define MOUNT_TYPE_TMPFS "tmpfs"
217438581Sobrien
2175310490Scy/* Mount(2) type/name for UDF filesystem */
2176310490Scy#define MOUNT_TYPE_UDF "udf"
2177310490Scy
2178119691Smbr/* Mount(2) type/name for TMPFS filesystem */
2179119691Smbr/* #undef MOUNT_TYPE_TMPFS */
218038581Sobrien
2181119691Smbr/* Mount(2) type/name for UFS filesystem */
2182119691Smbr#define MOUNT_TYPE_UFS "ufs"
218338581Sobrien
2184119691Smbr/* Mount(2) type/name for UMAPFS (uid/gid mapping) filesystem */
2185119691Smbr/* #undef MOUNT_TYPE_UMAPFS */
218638581Sobrien
2187119691Smbr/* Mount(2) type/name for UNIONFS filesystem */
2188119691Smbr#define MOUNT_TYPE_UNIONFS MNT_UNION
218938581Sobrien
2190119691Smbr/* Mount(2) type/name for XFS filesystem (irix) */
2191119691Smbr/* #undef MOUNT_TYPE_XFS */
219238581Sobrien
2193119691Smbr/* The string used in printf to print the mount-type field of mount(2) */
2194119691Smbr#define MTYPE_PRINTF_TYPE "%s"
219538581Sobrien
2196119691Smbr/* Type of the mount-type field in the mount() system call */
2197119691Smbr#define MTYPE_TYPE char *
219838581Sobrien
2199174307Sobrien/* does libwrap expect caller to define the variables allow_severity and
2200174307Sobrien   deny_severity */
2201174307Sobrien/* #undef NEED_LIBWRAP_SEVERITY_VARIABLES */
2202174307Sobrien
2203131707Smbr/* Defined to the header file containing ndbm-compatible definitions */
2204131707Smbr#define NEW_DBM_H <ndbm.h>
2205131707Smbr
2206119691Smbr/* Define the field name for the filehandle within nfs_args_t */
2207119691Smbr#define NFS_FH_FIELD fh
220838581Sobrien
2209119691Smbr/* Define to 1 if your C compiler doesn't accept -c and -o together. */
2210119691Smbr/* #undef NO_MINUS_C_MINUS_O */
221138581Sobrien
2212119691Smbr/* Name of package */
2213119691Smbr#define PACKAGE "am-utils"
221438581Sobrien
2215119691Smbr/* Define to the address where bug reports for this package should be sent. */
2216174307Sobrien#define PACKAGE_BUGREPORT "https://bugzilla.am-utils.org/ or am-utils@am-utils.org"
221738581Sobrien
2218119691Smbr/* Define to the full name of this package. */
2219119691Smbr#define PACKAGE_NAME "am-utils"
222038581Sobrien
2221119691Smbr/* Define to the full name and version of this package. */
2222310490Scy#define PACKAGE_STRING "am-utils 6.2"
222338581Sobrien
2224119691Smbr/* Define to the one symbol short name of this package. */
2225119691Smbr#define PACKAGE_TARNAME "am-utils"
222638581Sobrien
2227310490Scy/* Define to the home page for this package. */
2228310490Scy#define PACKAGE_URL ""
2229310490Scy
2230119691Smbr/* Define to the version of this package. */
2231310490Scy#define PACKAGE_VERSION "6.2"
223238581Sobrien
2233119691Smbr/* Type of the 6th argument to recvfrom() */
2234310490Scy#define RECVFROM_FROMLEN_TYPE socklen_t
223538581Sobrien
2236119691Smbr/* should signal handlers be reinstalled? */
2237119691Smbr/* #undef REINSTALL_SIGNAL_HANDLER */
223838581Sobrien
2239119691Smbr/* Define as the return type of signal handlers (`int' or `void'). */
2240119691Smbr#define RETSIGTYPE void
224138581Sobrien
2242119691Smbr/* Define to 1 if the `setpgrp' function takes no argument. */
2243119691Smbr/* #undef SETPGRP_VOID */
224438581Sobrien
2245119691Smbr/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2246119691Smbr/* #undef STAT_MACROS_BROKEN */
224738581Sobrien
2248119691Smbr/* Define to 1 if you have the ANSI C header files. */
2249119691Smbr#define STDC_HEADERS 1
225038581Sobrien
2251119691Smbr/* Define the type of the 3rd argument ('in') to svc_getargs() */
2252119691Smbr#define SVC_IN_ARG_TYPE caddr_t
225338581Sobrien
2254119691Smbr/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2255119691Smbr#define TIME_WITH_SYS_TIME 1
225638581Sobrien
2257119691Smbr/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2258119691Smbr/* #undef TM_IN_SYS_TIME */
225938581Sobrien
2260174307Sobrien/* Define user name */
2261310490Scy/* #define USER_NAME "cy" */
2262174307Sobrien
2263119691Smbr/* define if must NOT use NFS "noconn" option */
2264119691Smbr#define USE_CONNECTED_NFS_SOCKETS 1
226538581Sobrien
2266310490Scy/* Enable extensions on AIX 3, Interix.  */
2267310490Scy#ifndef _ALL_SOURCE
2268310490Scy# define _ALL_SOURCE 1
2269310490Scy#endif
2270310490Scy/* Enable GNU extensions on systems that have them.  */
2271310490Scy#ifndef _GNU_SOURCE
2272310490Scy# define _GNU_SOURCE 1
2273310490Scy#endif
2274310490Scy/* Enable threading extensions on Solaris.  */
2275310490Scy#ifndef _POSIX_PTHREAD_SEMANTICS
2276310490Scy# define _POSIX_PTHREAD_SEMANTICS 1
2277310490Scy#endif
2278310490Scy/* Enable extensions on HP NonStop.  */
2279310490Scy#ifndef _TANDEM_SOURCE
2280310490Scy# define _TANDEM_SOURCE 1
2281310490Scy#endif
2282310490Scy/* Enable general extensions on Solaris.  */
2283310490Scy#ifndef __EXTENSIONS__
2284310490Scy# define __EXTENSIONS__ 1
2285310490Scy#endif
2286310490Scy
2287119691Smbr/* define if must use NFS "noconn" option */
2288119691Smbr/* #undef USE_UNCONNECTED_NFS_SOCKETS */
228938581Sobrien
2290119691Smbr/* Version number of package */
2291310490Scy#define VERSION "6.2"
229238581Sobrien
2293310490Scy/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2294310490Scy   significant byte first (like Motorola and SPARC, unlike Intel). */
2295310490Scy#if defined AC_APPLE_UNIVERSAL_BUILD
2296310490Scy# if defined __BIG_ENDIAN__
2297310490Scy#  define WORDS_BIGENDIAN 1
2298310490Scy# endif
2299310490Scy#else
2300310490Scy# ifndef WORDS_BIGENDIAN
2301310490Scy/* #  undef WORDS_BIGENDIAN */
2302310490Scy# endif
2303310490Scy#endif
230438581Sobrien
2305119691Smbr/* Define to the type of xdr procedure type */
2306119691Smbr#define XDRPROC_T_TYPE xdrproc_t
230738581Sobrien
2308119691Smbr/* Type of the 3rd argument to yp_order() */
2309119691Smbr#define YP_ORDER_OUTORDER_TYPE int
231038581Sobrien
2311119691Smbr/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2312119691Smbr   `char[]'. */
2313119691Smbr#define YYTEXT_POINTER 1
231438581Sobrien
2315310490Scy/* Enable large inode numbers on Mac OS X 10.5.  */
2316310490Scy#ifndef _DARWIN_USE_64_BIT_INODE
2317310490Scy# define _DARWIN_USE_64_BIT_INODE 1
2318119691Smbr#endif
231938581Sobrien
2320310490Scy/* Number of bits in a file offset, on hosts where this is settable. */
2321310490Scy/* #undef _FILE_OFFSET_BITS */
2322310490Scy
2323310490Scy/* Define for large files, on AIX-style hosts. */
2324310490Scy/* #undef _LARGE_FILES */
2325310490Scy
2326310490Scy/* Define to 1 if on MINIX. */
2327310490Scy/* #undef _MINIX */
2328310490Scy
2329310490Scy/* Define to 2 if the system does not provide POSIX.1 features except with
2330310490Scy   this defined. */
2331310490Scy/* #undef _POSIX_1_SOURCE */
2332310490Scy
2333310490Scy/* Define to 1 if you need to in order for `stat' and other things to work. */
2334310490Scy/* #undef _POSIX_SOURCE */
2335310490Scy
2336119691Smbr/* Define a type/structure for an NFS V2 filehandle */
2337119691Smbr#define am_nfs_fh nfs_fh
233838581Sobrien
2339119691Smbr/* Define a type/structure for an NFS V3 filehandle */
2340119691Smbr#define am_nfs_fh3 nfs_fh3_freebsd3
234138581Sobrien
2342119691Smbr/* Define a type for the autofs_args structure */
2343119691Smbr/* #undef autofs_args_t */
234438581Sobrien
2345119691Smbr/* Define a type for the cachefs_args structure */
2346119691Smbr/* #undef cachefs_args_t */
234738581Sobrien
2348119691Smbr/* Define a type for the cdfs_args structure */
2349119691Smbr#define cdfs_args_t struct iso_args
235038581Sobrien
2351119691Smbr/* Define to empty if `const' does not conform to ANSI C. */
2352119691Smbr/* #undef const */
235338581Sobrien
2354119691Smbr/* Define a type for the efs_args structure */
2355119691Smbr/* #undef efs_args_t */
235638581Sobrien
2357119691Smbr/* Define to `int' if <sys/types.h> doesn't define. */
2358119691Smbr/* #undef gid_t */
235938581Sobrien
2360174307Sobrien/* Define to `__inline__' or `__inline' if that's what the C compiler
2361174307Sobrien   calls it, or to nothing if 'inline' is not supported under any name.  */
2362174307Sobrien#ifndef __cplusplus
2363119691Smbr/* #undef inline */
2364174307Sobrien#endif
236538581Sobrien
2366119691Smbr/* Define a type for the lofs_args structure */
2367119691Smbr/* #undef lofs_args_t */
236838581Sobrien
2369119691Smbr/* Define a type for the mfs_args structure */
2370119691Smbr/* #undef mfs_args_t */
237138581Sobrien
2372119691Smbr/* Define to `int' if <sys/types.h> does not define. */
2373119691Smbr/* #undef mode_t */
237438581Sobrien
2375119691Smbr/* Define a type for the nfs_args structure */
2376119691Smbr#define nfs_args_t struct nfs_args
237751307Sobrien
2378119691Smbr/* Define a type for the pcfs_args structure */
2379131708Smbr#define pcfs_args_t struct msdosfs_args
238038581Sobrien
2381119691Smbr/* Define to `int' if <sys/types.h> does not define. */
2382119691Smbr/* #undef pid_t */
238338581Sobrien
2384174307Sobrien/* Check if pte_t is defined in <sys/immu.h> */
2385174307Sobrien/* #undef pte_t */
2386174307Sobrien
2387119691Smbr/* Define a type for the rfs_args structure */
2388119691Smbr/* #undef rfs_args_t */
238938581Sobrien
2390174307Sobrien/* Check if rpcvers_t is defined in <rpc/types.h> */
2391174307Sobrien/* #undef rpcvers_t */
2392174307Sobrien
2393310490Scy/* Define to `unsigned int' if <sys/types.h> does not define. */
2394119691Smbr/* #undef size_t */
239538581Sobrien
2396119691Smbr/* Define to `long' if <sys/types.h> does not define. */
2397119691Smbr/* #undef time_t */
239838581Sobrien
2399119691Smbr/* Define a type for the tmpfs_args structure */
2400119691Smbr/* #undef tmpfs_args_t */
240138581Sobrien
2402310490Scy/* Define a type for the udf_args structure */
2403310490Scy/* #undef udf_args_t */
2404310490Scy
2405119691Smbr/* Define a type for the ufs_args structure */
2406119691Smbr#define ufs_args_t struct ufs_args
240751307Sobrien
2408119691Smbr/* Define to `int' if <sys/types.h> doesn't define. */
2409119691Smbr/* #undef uid_t */
241038581Sobrien
2411119691Smbr/* Define as `fork' if `vfork' does not work. */
2412119691Smbr/* #undef vfork */
241338581Sobrien
2414119691Smbr/* Define to "void *" if compiler can handle, otherwise "char *" */
2415119691Smbr#define voidp void *
241651307Sobrien
2417119691Smbr/* Define to empty if the keyword `volatile' does not work. Warning: valid
2418119691Smbr   code using `volatile' can become incorrect without. Disable with care. */
2419119691Smbr/* #undef volatile */
242051307Sobrien
2421119691Smbr/* Define a type for the xfs_args structure */
2422119691Smbr/* #undef xfs_args_t */
242351307Sobrien
242451307Sobrien
242538581Sobrien/****************************************************************************/
242638581Sobrien/*** INCLUDE localconfig.h if it exists, to allow users to make some      ***/
242738581Sobrien/*** compile time configuration changes.                                  ***/
242838581Sobrien/****************************************************************************/
242938581Sobrien/* does a local configuration file exist? */
243038581Sobrien/* #undef HAVE_LOCALCONFIG_H */
243138581Sobrien#ifdef HAVE_LOCALCONFIG_H
243238581Sobrien# include <localconfig.h>
243338581Sobrien#endif /* HAVE_LOCALCONFIG_H */
243438581Sobrien
243538581Sobrien#endif /* not _CONFIG_H */
243638581Sobrien
243738581Sobrien/*
243838581Sobrien * Local Variables:
243938581Sobrien * mode: c
244038581Sobrien * End:
244138581Sobrien */
244238581Sobrien
244338581Sobrien/* End of am-utils-6.x config.h file */
2444