 |
|
|
| |
1 /* config.h.in. Generated from configure.in by autoheader. */
2
3
4 /*
5 * Start of am-utils-6.x config.h file.
6 * Erez Zadok <ezk @ cs.sunysb.edu>
7 *
8 * DO NOT EDIT BY HAND.
9 * Note: generated by autoheader from configure.in.
10 */
11
12 #ifndef _CONFIG_H
13 #define _CONFIG_H
14
15
16 /* define name of am-utils' NFS protocol header */
17 #undef AMU_NFS_PROTOCOL_HEADER
18
19 /* Type of the 5rd argument to authunix_create() */
20 #undef AUTH_CREATE_GIDLIST_TYPE
21
22 /* Define configuration date */
23 #undef CONFIG_DATE
24
25 /* Turn off general debugging by default */
26 #undef DEBUG
27
28 /* Turn off memory debugging by default */
29 #undef DEBUG_MEM
30
31 /* Define name of host OS's distribution name (eg. debian, redhat, suse, etc.)
32 */
33 #undef DISTRO_NAME
34
35 /* Define to the type of elements in the array set by `getgroups'. Usually
36 this is either `int' or `gid_t'. */
37 #undef GETGROUPS_T
38
39 /* Define to 1 if the `getpgrp' function requires zero arguments. */
40 #undef GETPGRP_VOID
41
42 /* Define if have automount filesystem */
43 #undef HAVE_AMU_FS_AUTO
44
45 /* Define if have direct automount filesystem */
46 #undef HAVE_AMU_FS_DIRECT
47
48 /* Define if have error filesystem */
49 #undef HAVE_AMU_FS_ERROR
50
51 /* Define if have NFS host-tree filesystem */
52 #undef HAVE_AMU_FS_HOST
53
54 /* Define if have symbolic-link filesystem */
55 #undef HAVE_AMU_FS_LINK
56
57 /* Define if have symlink with existence check filesystem */
58 #undef HAVE_AMU_FS_LINKX
59
60 /* Define if have nfsl (NFS with local link check) filesystem */
61 #undef HAVE_AMU_FS_NFSL
62
63 /* Define if have multi-NFS filesystem */
64 #undef HAVE_AMU_FS_NFSX
65
66 /* Define if have program filesystem */
67 #undef HAVE_AMU_FS_PROGRAM
68
69 /* Define if have "top-level" filesystem */
70 #undef HAVE_AMU_FS_TOPLVL
71
72 /* Define if have union filesystem */
73 #undef HAVE_AMU_FS_UNION
74
75 /* Define to 1 if you have the <arpa/inet.h> header file. */
76 #undef HAVE_ARPA_INET_H
77
78 /* Define to 1 if you have the <arpa/nameser.h> header file. */
79 #undef HAVE_ARPA_NAMESER_H
80
81 /* Define to 1 if you have the <assert.h> header file. */
82 #undef HAVE_ASSERT_H
83
84 /* Define to 1 if `addr' is member of `autofs_args_t'. */
85 #undef HAVE_AUTOFS_ARGS_T_ADDR
86
87 /* define if have a bad version of hasmntopt() */
88 #undef HAVE_BAD_HASMNTOPT
89
90 /* define if have a bad version of memcmp() */
91 #undef HAVE_BAD_MEMCMP
92
93 /* define if have a bad version of yp_all() */
94 #undef HAVE_BAD_YP_ALL
95
96 /* Define to 1 if you have the `bcmp' function. */
97 #undef HAVE_BCMP
98
99 /* Define to 1 if you have the `bcopy' function. */
100 #undef HAVE_BCOPY
101
102 /* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
103 #undef HAVE_BSD_RPC_RPC_H
104
105 /* Define to 1 if you have the `bzero' function. */
106 #undef HAVE_BZERO
107
108 /* Define to 1 if `flags' is member of `cdfs_args_t'. */
109 #undef HAVE_CDFS_ARGS_T_FLAGS
110
111 /* Define to 1 if `fspec' is member of `cdfs_args_t'. */
112 #undef HAVE_CDFS_ARGS_T_FSPEC
113
114 /* Define to 1 if `iso_flags' is member of `cdfs_args_t'. */
115 #undef HAVE_CDFS_ARGS_T_ISO_FLAGS
116
117 /* Define to 1 if `iso_pgthresh' is member of `cdfs_args_t'. */
118 #undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH
119
120 /* Define to 1 if `norrip' is member of `cdfs_args_t'. */
121 #undef HAVE_CDFS_ARGS_T_NORRIP
122
123 /* Define to 1 if `ssector' is member of `cdfs_args_t'. */
124 #undef HAVE_CDFS_ARGS_T_SSECTOR
125
126 /* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
127 #undef HAVE_CDFS_CDFSMOUNT_H
128
129 /* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
130 #undef HAVE_CDFS_CDFS_MOUNT_H
131
132 /* Define to 1 if you have the `clnt_create' function. */
133 #undef HAVE_CLNT_CREATE
134
135 /* Define to 1 if you have the `clnt_create_vers' function. */
136 #undef HAVE_CLNT_CREATE_VERS
137
138 /* Define to 1 if you have the `clnt_create_vers_timed' function. */
139 #undef HAVE_CLNT_CREATE_VERS_TIMED
140
141 /* Define to 1 if you have the `clnt_spcreateerror' function. */
142 #undef HAVE_CLNT_SPCREATEERROR
143
144 /* Define to 1 if you have the `clnt_sperrno' function. */
145 #undef HAVE_CLNT_SPERRNO
146
147 /* Define to 1 if you have the `clock_gettime' function. */
148 #undef HAVE_CLOCK_GETTIME
149
150 /* Define to 1 if you have the <cluster.h> header file. */
151 #undef HAVE_CLUSTER_H
152
153 /* Define to 1 if you have the `cnodeid' function. */
154 #undef HAVE_CNODEID
155
156 /* Define to 1 if you have the <ctype.h> header file. */
157 #undef HAVE_CTYPE_H
158
159 /* Define to 1 if you have the <db1/ndbm.h> header file. */
160 #undef HAVE_DB1_NDBM_H
161
162 /* Define to 1 if you have the `dbm_open' function. */
163 #undef HAVE_DBM_OPEN
164
165 /* Define to 1 if you have the `dg_mount' function. */
166 #undef HAVE_DG_MOUNT
167
168 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
169 */
170 #undef HAVE_DIRENT_H
171
172 /* Define to 1 if you have the <dlfcn.h> header file. */
173 #undef HAVE_DLFCN_H
174
175 /* Define to 1 if `flags' is member of `efs_args_t'. */
176 #undef HAVE_EFS_ARGS_T_FLAGS
177
178 /* Define to 1 if `fspec' is member of `efs_args_t'. */
179 #undef HAVE_EFS_ARGS_T_FSPEC
180
181 /* Define to 1 if you have the <errno.h> header file. */
182 #undef HAVE_ERRNO_H
183
184 /* does extern definition for clnt_spcreateerror() exist? */
185 #undef HAVE_EXTERN_CLNT_SPCREATEERROR
186
187 /* does extern definition for clnt_sperrno() exist? */
188 #undef HAVE_EXTERN_CLNT_SPERRNO
189
190 /* does extern definition for free() exist? */
191 #undef HAVE_EXTERN_FREE
192
193 /* does extern definition for getccent() (hpux) exist? */
194 #undef HAVE_EXTERN_GETCCENT
195
196 /* does extern definition for getdomainname() exist? */
197 #undef HAVE_EXTERN_GETDOMAINNAME
198
199 /* does extern definition for gethostname() exist? */
200 #undef HAVE_EXTERN_GETHOSTNAME
201
202 /* does extern definition for getlogin() exist? */
203 #undef HAVE_EXTERN_GETLOGIN
204
205 /* does extern definition for getpagesize() exist? */
206 #undef HAVE_EXTERN_GETPAGESIZE
207
208 /* does extern definition for gettablesize() exist? */
209 #undef HAVE_EXTERN_GETTABLESIZE
210
211 /* does extern definition for get_myaddress() exist? */
212 #undef HAVE_EXTERN_GET_MYADDRESS
213
214 /* does extern definition for hosts_ctl() exist? */
215 #undef HAVE_EXTERN_HOSTS_CTL
216
217 /* does extern definition for innetgr() exist? */
218 #undef HAVE_EXTERN_INNETGR
219
220 /* does extern definition for ldap_enable_cache() exist? */
221 #undef HAVE_EXTERN_LDAP_ENABLE_CACHE
222
223 /* does extern definition for mkstemp() exist? */
224 #undef HAVE_EXTERN_MKSTEMP
225
226 /* does extern definition for mntctl() exist? */
227 #undef HAVE_EXTERN_MNTCTL
228
229 /* does extern definition for optarg exist? */
230 #undef HAVE_EXTERN_OPTARG
231
232 /* does extern definition for sbrk() exist? */
233 #undef HAVE_EXTERN_SBRK
234
235 /* does extern definition for seteuid() exist? */
236 #undef HAVE_EXTERN_SETEUID
237
238 /* does extern definition for setitimer() exist? */
239 #undef HAVE_EXTERN_SETITIMER
240
241 /* does extern definition for sleep() exist? */
242 #undef HAVE_EXTERN_SLEEP
243
244 /* does extern definition for strcasecmp() exist? */
245 #undef HAVE_EXTERN_STRCASECMP
246
247 /* does extern definition for strdup() exist? */
248 #undef HAVE_EXTERN_STRDUP
249
250 /* does extern definition for strlcat() exist? */
251 #undef HAVE_EXTERN_STRLCAT
252
253 /* does extern definition for strlcpy() exist? */
254 #undef HAVE_EXTERN_STRLCPY
255
256 /* does extern definition for strstr() exist? */
257 #undef HAVE_EXTERN_STRSTR
258
259 /* does extern definition for sys_errlist[] exist? */
260 #undef HAVE_EXTERN_SYS_ERRLIST
261
262 /* does extern definition for usleep() exist? */
263 #undef HAVE_EXTERN_USLEEP
264
265 /* does extern definition for vsnprintf() exist? */
266 #undef HAVE_EXTERN_VSNPRINTF
267
268 /* does extern definition for wait3() exist? */
269 #undef HAVE_EXTERN_WAIT3
270
271 /* does extern definition for xdr_callmsg() exist? */
272 #undef HAVE_EXTERN_XDR_CALLMSG
273
274 /* does extern definition for xdr_opaque_auth() exist? */
275 #undef HAVE_EXTERN_XDR_OPAQUE_AUTH
276
277 /* Define to 1 if you have the <fcntl.h> header file. */
278 #undef HAVE_FCNTL_H
279
280 /* Define to 1 if `fds_bits' is member of `fd_set'. */
281 #undef HAVE_FD_SET_FDS_BITS
282
283 /* Define to 1 if you have the `fgets' function. */
284 #undef HAVE_FGETS
285
286 /* Define if plain fhandle type exists */
287 #undef HAVE_FHANDLE
288
289 /* Define to 1 if you have the `flock' function. */
290 #undef HAVE_FLOCK
291
292 /* Define to 1 if you have the `fork' function. */
293 #undef HAVE_FORK
294
295 /* Define to 1 if you have the `fsmount' function. */
296 #undef HAVE_FSMOUNT
297
298 /* Define if have AUTOFS filesystem */
299 #undef HAVE_FS_AUTOFS
300
301 /* Define if have CACHEFS filesystem */
302 #undef HAVE_FS_CACHEFS
303
304 /* Define if have CDFS filesystem */
305 #undef HAVE_FS_CDFS
306
307 /* Define if have CFS (crypto) filesystem */
308 #undef HAVE_FS_CFS
309
310 /* Define if have EFS filesystem (irix) */
311 #undef HAVE_FS_EFS
312
313 /* Define if have HSFS filesystem */
314 #undef HAVE_FS_HSFS
315
316 /* Define if have LOFS filesystem */
317 #undef HAVE_FS_LOFS
318
319 /* Define if have MFS filesystem */
320 #undef HAVE_FS_MFS
321
322 /* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
323 #undef HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H
324
325 /* Define if have NFS filesystem */
326 #undef HAVE_FS_NFS
327
328 /* Define if have NFS3 filesystem */
329 #undef HAVE_FS_NFS3
330
331 /* Define if have NULLFS (loopback on bsd44) filesystem */
332 #undef HAVE_FS_NULLFS
333
334 /* Define if have PCFS filesystem */
335 #undef HAVE_FS_PCFS
336
337 /* Define if have TFS filesystem */
338 #undef HAVE_FS_TFS
339
340 /* Define if have TMPFS filesystem */
341 #undef HAVE_FS_TMPFS
342
343 /* Define if have UFS filesystem */
344 #undef HAVE_FS_UFS
345
346 /* Define if have UMAPFS (uid/gid mapping) filesystem */
347 #undef HAVE_FS_UMAPFS
348
349 /* Define if have UNIONFS filesystem */
350 #undef HAVE_FS_UNIONFS
351
352 /* Define if have XFS filesystem (irix) */
353 #undef HAVE_FS_XFS
354
355 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
356 #undef HAVE_GDBM_NDBM_H
357
358 /* Define to 1 if you have the `getccent' function. */
359 #undef HAVE_GETCCENT
360
361 /* Define to 1 if you have the `getcwd' function. */
362 #undef HAVE_GETCWD
363
364 /* Define to 1 if you have the `getdomainname' function. */
365 #undef HAVE_GETDOMAINNAME
366
367 /* Define to 1 if you have the `getdtablesize' function. */
368 #undef HAVE_GETDTABLESIZE
369
370 /* Define to 1 if you have the `gethostname' function. */
371 #undef HAVE_GETHOSTNAME
372
373 /* Define to 1 if you have the `getifaddrs' function. */
374 #undef HAVE_GETIFADDRS
375
376 /* Define to 1 if you have the `getmntinfo' function. */
377 #undef HAVE_GETMNTINFO
378
379 /* Define to 1 if you have the `getmountent' function. */
380 #undef HAVE_GETMOUNTENT
381
382 /* Define to 1 if you have the `getpagesize' function. */
383 #undef HAVE_GETPAGESIZE
384
385 /* Define to 1 if you have the `getpwnam' function. */
386 #undef HAVE_GETPWNAM
387
388 /* Define to 1 if you have the `gettimeofday' function. */
389 #undef HAVE_GETTIMEOFDAY
390
391 /* Define to 1 if you have the `get_myaddress' function. */
392 #undef HAVE_GET_MYADDRESS
393
394 /* define if your system's getopt() is GNU getopt() (are you using glibc) */
395 #undef HAVE_GNU_GETOPT
396
397 /* Define to 1 if you have the <grp.h> header file. */
398 #undef HAVE_GRP_H
399
400 /* Define to 1 if you have the `hasmntopt' function. */
401 #undef HAVE_HASMNTOPT
402
403 /* Define to 1 if you have the <hesiod.h> header file. */
404 #undef HAVE_HESIOD_H
405
406 /* Define to 1 if you have the `hesiod_init' function. */
407 #undef HAVE_HESIOD_INIT
408
409 /* Define to 1 if you have the `hesiod_reload' function. */
410 #undef HAVE_HESIOD_RELOAD
411
412 /* Define to 1 if you have the `hesiod_to_bind' function. */
413 #undef HAVE_HESIOD_TO_BIND
414
415 /* Define to 1 if you have the `hes_init' function. */
416 #undef HAVE_HES_INIT
417
418 /* Define to 1 if you have the <hsfs/hsfs.h> header file. */
419 #undef HAVE_HSFS_HSFS_H
420
421 /* Define to 1 if you have the `hstrerror' function. */
422 #undef HAVE_HSTRERROR
423
424 /* Define to 1 if you have the <ifaddrs.h> header file. */
425 #undef HAVE_IFADDRS_H
426
427 /* Define to 1 if you have the <inttypes.h> header file. */
428 #undef HAVE_INTTYPES_H
429
430 /* Define to 1 if you have the <irs.h> header file. */
431 #undef HAVE_IRS_H
432
433 /* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
434 #undef HAVE_ISOFS_CD9660_CD9660_MOUNT_H
435
436 /* Define to 1 if you have the <lber.h> header file. */
437 #undef HAVE_LBER_H
438
439 /* Define to 1 if you have the `ldap_enable_cache' function. */
440 #undef HAVE_LDAP_ENABLE_CACHE
441
442 /* Define to 1 if you have the <ldap.h> header file. */
443 #undef HAVE_LDAP_H
444
445 /* Define to 1 if you have the `ldap_open' function. */
446 #undef HAVE_LDAP_OPEN
447
448 /* Define to 1 if you have the <libgen.h> header file. */
449 #undef HAVE_LIBGEN_H
450
451 /* Define to 1 if you have the `malloc' library (-lmalloc). */
452 #undef HAVE_LIBMALLOC
453
454 /* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
455 #undef HAVE_LIBMAPMALLOC
456
457 /* Define to 1 if you have the `nsl' library (-lnsl). */
458 #undef HAVE_LIBNSL
459
460 /* Define to 1 if you have the `posix4' library (-lposix4). */
461 #undef HAVE_LIBPOSIX4
462
463 /* Define to 1 if you have the `resolv' library (-lresolv). */
464 #undef HAVE_LIBRESOLV
465
466 /* Define to 1 if you have the `rpc' library (-lrpc). */
467 #undef HAVE_LIBRPC
468
469 /* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
470 #undef HAVE_LIBRPCSVC
471
472 /* Define to 1 if you have the `rt' library (-lrt). */
473 #undef HAVE_LIBRT
474
475 /* does libwrap exist? */
476 #undef HAVE_LIBWRAP
477
478 /* Define to 1 if you have the <limits.h> header file. */
479 #undef HAVE_LIMITS_H
480
481 /* Define to 1 if you have the <linux/auto_fs4.h> header file. */
482 #undef HAVE_LINUX_AUTO_FS4_H
483
484 /* Define to 1 if you have the <linux/auto_fs.h> header file. */
485 #undef HAVE_LINUX_AUTO_FS_H
486
487 /* Define to 1 if you have the <linux/fs.h> header file. */
488 #undef HAVE_LINUX_FS_H
489
490 /* Define to 1 if you have the <linux/kdev_t.h> header file. */
491 #undef HAVE_LINUX_KDEV_T_H
492
493 /* Define to 1 if you have the <linux/list.h> header file. */
494 #undef HAVE_LINUX_LIST_H
495
496 /* Define to 1 if you have the <linux/loop.h> header file. */
497 #undef HAVE_LINUX_LOOP_H
498
499 /* Define to 1 if you have the <linux/nfs2.h> header file. */
500 #undef HAVE_LINUX_NFS2_H
501
502 /* Define to 1 if you have the <linux/nfs.h> header file. */
503 #undef HAVE_LINUX_NFS_H
504
505 /* Define to 1 if you have the <linux/nfs_mount.h> header file. */
506 #undef HAVE_LINUX_NFS_MOUNT_H
507
508 /* Define to 1 if you have the <linux/posix_types.h> header file. */
509 #undef HAVE_LINUX_POSIX_TYPES_H
510
511 /* Define to 1 if you have the <linux/socket.h> header file. */
512 #undef HAVE_LINUX_SOCKET_H
513
514 /* Define to 1 if you support file names longer than 14 characters. */
515 #undef HAVE_LONG_FILE_NAMES
516
517 /* Define to 1 if you have the <machine/endian.h> header file. */
518 #undef HAVE_MACHINE_ENDIAN_H
519
520 /* Define to 1 if you have the `madvise' function. */
521 #undef HAVE_MADVISE
522
523 /* Define to 1 if you have the <malloc.h> header file. */
524 #undef HAVE_MALLOC_H
525
526 /* Define if have DBM maps */
527 #undef HAVE_MAP_DBM
528
529 /* Define if have executable maps */
530 #undef HAVE_MAP_EXEC
531
532 /* Define if have file maps (everyone should have it!) */
533 #undef HAVE_MAP_FILE
534
535 /* Define if have HESIOD maps */
536 #undef HAVE_MAP_HESIOD
537
538 /* Define if have LDAP maps */
539 #undef HAVE_MAP_LDAP
540
541 /* Define if have NDBM maps */
542 #undef HAVE_MAP_NDBM
543
544 /* Define if have NIS maps */
545 #undef HAVE_MAP_NIS
546
547 /* Define if have NIS+ maps */
548 #undef HAVE_MAP_NISPLUS
549
550 /* Define if have PASSWD maps */
551 #undef HAVE_MAP_PASSWD
552
553 /* Define if have UNION maps */
554 #undef HAVE_MAP_UNION
555
556 /* Define to 1 if you have the `memcmp' function. */
557 #undef HAVE_MEMCMP
558
559 /* Define to 1 if you have the `memcpy' function. */
560 #undef HAVE_MEMCPY
561
562 /* Define to 1 if you have the `memmove' function. */
563 #undef HAVE_MEMMOVE
564
565 /* Define to 1 if you have the <memory.h> header file. */
566 #undef HAVE_MEMORY_H
567
568 /* Define to 1 if you have the `memset' function. */
569 #undef HAVE_MEMSET
570
571 /* Define to 1 if you have the `mkdir' function. */
572 #undef HAVE_MKDIR
573
574 /* Define to 1 if you have the `mkstemp' function. */
575 #undef HAVE_MKSTEMP
576
577 /* Define to 1 if you have the `mlockall' function. */
578 #undef HAVE_MLOCKALL
579
580 /* Define to 1 if you have the `mntctl' function. */
581 #undef HAVE_MNTCTL
582
583 /* Define to 1 if you have the <mntent.h> header file. */
584 #undef HAVE_MNTENT_H
585
586 /* Define to 1 if `mnt_cnode' is member of `mntent_t'. */
587 #undef HAVE_MNTENT_T_MNT_CNODE
588
589 /* Define to 1 if `mnt_ro' is member of `mntent_t'. */
590 #undef HAVE_MNTENT_T_MNT_RO
591
592 /* Define to 1 if `mnt_time' is member of `mntent_t'. */
593 #undef HAVE_MNTENT_T_MNT_TIME
594
595 /* does mntent_t have mnt_time field and is of type "char *" ? */
596 #undef HAVE_MNTENT_T_MNT_TIME_STRING
597
598 /* Define to 1 if you have the <mnttab.h> header file. */
599 #undef HAVE_MNTTAB_H
600
601 /* Define to 1 if you have the `mount' function. */
602 #undef HAVE_MOUNT
603
604 /* Define to 1 if `optptr' is member of `mounta'. */
605 #undef HAVE_MOUNTA_OPTPTR
606
607 /* Define to 1 if you have the `mountsyscall' function. */
608 #undef HAVE_MOUNTSYSCALL
609
610 /* Define to 1 if you have the <mount.h> header file. */
611 #undef HAVE_MOUNT_H
612
613 /* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
614 #undef HAVE_MSDOSFS_MSDOSFSMOUNT_H
615
616 /* Define to 1 if you have the <ndbm.h> header file. */
617 #undef HAVE_NDBM_H
618
619 /* Define to 1 if you have the <ndir.h> header file. */
620 #undef HAVE_NDIR_H
621
622 /* Define to 1 if you have the <netconfig.h> header file. */
623 #undef HAVE_NETCONFIG_H
624
625 /* Define to 1 if you have the <netdb.h> header file. */
626 #undef HAVE_NETDB_H
627
628 /* Define to 1 if you have the <netdir.h> header file. */
629 #undef HAVE_NETDIR_H
630
631 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
632 #undef HAVE_NETINET_IF_ETHER_H
633
634 /* Define to 1 if you have the <netinet/in.h> header file. */
635 #undef HAVE_NETINET_IN_H
636
637 /* Define to 1 if you have the <net/errno.h> header file. */
638 #undef HAVE_NET_ERRNO_H
639
640 /* Define to 1 if you have the <net/if.h> header file. */
641 #undef HAVE_NET_IF_H
642
643 /* Define to 1 if you have the <net/if_var.h> header file. */
644 #undef HAVE_NET_IF_VAR_H
645
646 /* Define to 1 if you have the <net/route.h> header file. */
647 #undef HAVE_NET_ROUTE_H
648
649 /* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
650 #undef HAVE_NFSCLIENT_NFSARGS_H
651
652 /* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
653 #undef HAVE_NFS_ARGS_T_ACDIRMIN
654
655 /* Define to 1 if `acregmin' is member of `nfs_args_t'. */
656 #undef HAVE_NFS_ARGS_T_ACREGMIN
657
658 /* Define to 1 if `bsize' is member of `nfs_args_t'. */
659 #undef HAVE_NFS_ARGS_T_BSIZE
660
661 /* Define to 1 if `fhsize' is member of `nfs_args_t'. */
662 #undef HAVE_NFS_ARGS_T_FHSIZE
663
664 /* Define to 1 if `fh_len' is member of `nfs_args_t'. */
665 #undef HAVE_NFS_ARGS_T_FH_LEN
666
667 /* Define to 1 if `gfs_flags' is member of `nfs_args_t'. */
668 #undef HAVE_NFS_ARGS_T_GFS_FLAGS
669
670 /* Define to 1 if `namlen' is member of `nfs_args_t'. */
671 #undef HAVE_NFS_ARGS_T_NAMLEN
672
673 /* Define to 1 if `optstr' is member of `nfs_args_t'. */
674 #undef HAVE_NFS_ARGS_T_OPTSTR
675
676 /* Define to 1 if `proto' is member of `nfs_args_t'. */
677 #undef HAVE_NFS_ARGS_T_PROTO
678
679 /* Define to 1 if `sotype' is member of `nfs_args_t'. */
680 #undef HAVE_NFS_ARGS_T_SOTYPE
681
682 /* Define to 1 if `version' is member of `nfs_args_t'. */
683 #undef HAVE_NFS_ARGS_T_VERSION
684
685 /* Define to 1 if you have the <nfs/export.h> header file. */
686 #undef HAVE_NFS_EXPORT_H
687
688 /* Define to 1 if you have the <nfs/mount.h> header file. */
689 #undef HAVE_NFS_MOUNT_H
690
691 /* Define to 1 if you have the <nfs/nfsmount.h> header file. */
692 #undef HAVE_NFS_NFSMOUNT_H
693
694 /* Define to 1 if you have the <nfs/nfsproto.h> header file. */
695 #undef HAVE_NFS_NFSPROTO_H
696
697 /* Define to 1 if you have the <nfs/nfsv2.h> header file. */
698 #undef HAVE_NFS_NFSV2_H
699
700 /* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
701 #undef HAVE_NFS_NFS_CLNT_H
702
703 /* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
704 #undef HAVE_NFS_NFS_GFS_H
705
706 /* Define to 1 if you have the <nfs/nfs.h> header file. */
707 #undef HAVE_NFS_NFS_H
708
709 /* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
710 #undef HAVE_NFS_NFS_MOUNT_H
711
712 /* Define to 1 if you have the <nfs/pathconf.h> header file. */
713 #undef HAVE_NFS_PATHCONF_H
714
715 /* define if the host has NFS protocol headers in system headers */
716 #undef HAVE_NFS_PROT_HEADERS
717
718 /* Define to 1 if you have the <nfs/rpcv2.h> header file. */
719 #undef HAVE_NFS_RPCV2_H
720
721 /* Define to 1 if you have the `nis_domain_of' function. */
722 #undef HAVE_NIS_DOMAIN_OF
723
724 /* Define to 1 if you have the <nsswitch.h> header file. */
725 #undef HAVE_NSSWITCH_H
726
727 /* Define to 1 if you have the `opendir' function. */
728 #undef HAVE_OPENDIR
729
730 /* Define to 1 if `dirmask' is member of `pcfs_args_t'. */
731 #undef HAVE_PCFS_ARGS_T_DIRMASK
732
733 /* Define to 1 if `dsttime' is member of `pcfs_args_t'. */
734 #undef HAVE_PCFS_ARGS_T_DSTTIME
735
736 /* Define to 1 if `fspec' is member of `pcfs_args_t'. */
737 #undef HAVE_PCFS_ARGS_T_FSPEC
738
739 /* Define to 1 if `gid' is member of `pcfs_args_t'. */
740 #undef HAVE_PCFS_ARGS_T_GID
741
742 /* Define to 1 if `mask' is member of `pcfs_args_t'. */
743 #undef HAVE_PCFS_ARGS_T_MASK
744
745 /* Define to 1 if `secondswest' is member of `pcfs_args_t'. */
746 #undef HAVE_PCFS_ARGS_T_SECONDSWEST
747
748 /* Define to 1 if `uid' is member of `pcfs_args_t'. */
749 #undef HAVE_PCFS_ARGS_T_UID
750
751 /* Define to 1 if you have the `plock' function. */
752 #undef HAVE_PLOCK
753
754 /* Define to 1 if you have the <pwd.h> header file. */
755 #undef HAVE_PWD_H
756
757 /* Define to 1 if you have the `regcomp' function. */
758 #undef HAVE_REGCOMP
759
760 /* Define to 1 if you have the `regexec' function. */
761 #undef HAVE_REGEXEC
762
763 /* Define to 1 if you have the <regex.h> header file. */
764 #undef HAVE_REGEX_H
765
766 /* Define to 1 if you have the <resolv.h> header file. */
767 #undef HAVE_RESOLV_H
768
769 /* Define to 1 if system calls automatically restart after interruption by a
770 signal. */
771 #undef HAVE_RESTARTABLE_SYSCALLS
772
773 /* Define to 1 if you have the `rmdir' function. */
774 #undef HAVE_RMDIR
775
776 /* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
777 #undef HAVE_RPCSVC_AUTOFS_PROT_H
778
779 /* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
780 #undef HAVE_RPCSVC_MOUNTV3_H
781
782 /* Define to 1 if you have the <rpcsvc/mount.h> header file. */
783 #undef HAVE_RPCSVC_MOUNT_H
784
785 /* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
786 #undef HAVE_RPCSVC_NFS_PROT_H
787
788 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
789 #undef HAVE_RPCSVC_NIS_H
790
791 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
792 #undef HAVE_RPCSVC_YPCLNT_H
793
794 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
795 #undef HAVE_RPCSVC_YP_PROT_H
796
797 /* Define to 1 if you have the <rpc/auth_des.h> header file. */
798 #undef HAVE_RPC_AUTH_DES_H
799
800 /* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
801 #undef HAVE_RPC_PMAP_CLNT_H
802
803 /* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
804 #undef HAVE_RPC_PMAP_PROT_H
805
806 /* Define to 1 if you have the <rpc/rpc.h> header file. */
807 #undef HAVE_RPC_RPC_H
808
809 /* Define to 1 if you have the <rpc/types.h> header file. */
810 #undef HAVE_RPC_TYPES_H
811
812 /* Define to 1 if you have the <rpc/xdr.h> header file. */
813 #undef HAVE_RPC_XDR_H
814
815 /* Define to 1 if you have the `select' function. */
816 #undef HAVE_SELECT
817
818 /* Define to 1 if you have the `seteuid' function. */
819 #undef HAVE_SETEUID
820
821 /* Define to 1 if you have the `setitimer' function. */
822 #undef HAVE_SETITIMER
823
824 /* Define to 1 if you have the <setjmp.h> header file. */
825 #undef HAVE_SETJMP_H
826
827 /* Define to 1 if you have the `setresuid' function. */
828 #undef HAVE_SETRESUID
829
830 /* Define to 1 if you have the `setsid' function. */
831 #undef HAVE_SETSID
832
833 /* Define to 1 if you have the `sigaction' function. */
834 #undef HAVE_SIGACTION
835
836 /* Define to 1 if you have the `signal' function. */
837 #undef HAVE_SIGNAL
838
839 /* Define to 1 if you have the <signal.h> header file. */
840 #undef HAVE_SIGNAL_H
841
842 /* Define to 1 if you have the `sigsuspend' function. */
843 #undef HAVE_SIGSUSPEND
844
845 /* Define to 1 if you have the `socket' function. */
846 #undef HAVE_SOCKET
847
848 /* Define to 1 if you have the <socketbits.h> header file. */
849 #undef HAVE_SOCKETBITS_H
850
851 /* Define to 1 if you have the <statbuf.h> header file. */
852 #undef HAVE_STATBUF_H
853
854 /* Define to 1 if you have the <stdarg.h> header file. */
855 #undef HAVE_STDARG_H
856
857 /* Define to 1 if you have the <stdint.h> header file. */
858 #undef HAVE_STDINT_H
859
860 /* Define to 1 if you have the <stdio.h> header file. */
861 #undef HAVE_STDIO_H
862
863 /* Define to 1 if you have the <stdlib.h> header file. */
864 #undef HAVE_STDLIB_H
865
866 /* Define to 1 if you have the `strcasecmp' function. */
867 #undef HAVE_STRCASECMP
868
869 /* Define to 1 if you have the `strchr' function. */
870 #undef HAVE_STRCHR
871
872 /* Define to 1 if you have the `strcspn' function. */
873 #undef HAVE_STRCSPN
874
875 /* Define to 1 if you have the `strdup' function. */
876 #undef HAVE_STRDUP
877
878 /* Define to 1 if you have the `strerror' function. */
879 #undef HAVE_STRERROR
880
881 /* Define to 1 if you have the <strings.h> header file. */
882 #undef HAVE_STRINGS_H
883
884 /* Define to 1 if you have the <string.h> header file. */
885 #undef HAVE_STRING_H
886
887 /* Define to 1 if you have the `strlcat' function. */
888 #undef HAVE_STRLCAT
889
890 /* Define to 1 if you have the `strlcpy' function. */
891 #undef HAVE_STRLCPY
892
893 /* Define to 1 if you have the `strspn' function. */
894 #undef HAVE_STRSPN
895
896 /* Define to 1 if you have the `strstr' function. */
897 #undef HAVE_STRSTR
898
899 /* Define to 1 if `fhs_fh' is member of `struct fhstatus'. */
900 #undef HAVE_STRUCT_FHSTATUS_FHS_FH
901
902 /* Define to 1 if `ifa_next' is member of `struct ifaddrs'. */
903 #undef HAVE_STRUCT_IFADDRS_IFA_NEXT
904
905 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
906 #undef HAVE_STRUCT_IFREQ_IFR_ADDR
907
908 /* Define if have struct mntent in one of the standard headers */
909 #undef HAVE_STRUCT_MNTENT
910
911 /* Define if have struct mnttab in one of the standard headers */
912 #undef HAVE_STRUCT_MNTTAB
913
914 /* Define if have struct nfs_args in one of the standard nfs headers */
915 #undef HAVE_STRUCT_NFS_ARGS
916
917 /* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
918 #undef HAVE_STRUCT_NFS_GFS_MOUNT
919
920 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
921 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
922
923 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
924 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
925
926 /* Define to 1 if `devid' is member of `struct umntrequest'. */
927 #undef HAVE_STRUCT_UMNTREQUEST_DEVID
928
929 /* Define to 1 if you have the `svc_getreq' function. */
930 #undef HAVE_SVC_GETREQ
931
932 /* Define to 1 if you have the `svc_getreqset' function. */
933 #undef HAVE_SVC_GETREQSET
934
935 /* Define to 1 if you have the `sysfs' function. */
936 #undef HAVE_SYSFS
937
938 /* Define to 1 if you have the `syslog' function. */
939 #undef HAVE_SYSLOG
940
941 /* Define to 1 if you have the <syslog.h> header file. */
942 #undef HAVE_SYSLOG_H
943
944 /* Define to 1 if you have the <sys/config.h> header file. */
945 #undef HAVE_SYS_CONFIG_H
946
947 /* Define to 1 if you have the <sys/dg_mount.h> header file. */
948 #undef HAVE_SYS_DG_MOUNT_H
949
950 /* Define to 1 if you have the <sys/dir.h> header file. */
951 #undef HAVE_SYS_DIR_H
952
953 /* Define to 1 if you have the <sys/errno.h> header file. */
954 #undef HAVE_SYS_ERRNO_H
955
956 /* Define to 1 if you have the <sys/file.h> header file. */
957 #undef HAVE_SYS_FILE_H
958
959 /* Define to 1 if you have the <sys/fsid.h> header file. */
960 #undef HAVE_SYS_FSID_H
961
962 /* Define to 1 if you have the <sys/fstyp.h> header file. */
963 #undef HAVE_SYS_FSTYP_H
964
965 /* Define to 1 if you have the <sys/fs/autofs.h> header file. */
966 #undef HAVE_SYS_FS_AUTOFS_H
967
968 /* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
969 #undef HAVE_SYS_FS_AUTOFS_PROT_H
970
971 /* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
972 #undef HAVE_SYS_FS_CACHEFS_FS_H
973
974 /* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
975 #undef HAVE_SYS_FS_EFS_CLNT_H
976
977 /* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
978 #undef HAVE_SYS_FS_NFS_CLNT_H
979
980 /* Define to 1 if you have the <sys/fs/nfs.h> header file. */
981 #undef HAVE_SYS_FS_NFS_H
982
983 /* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
984 #undef HAVE_SYS_FS_NFS_MOUNT_H
985
986 /* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
987 #undef HAVE_SYS_FS_NFS_NFS_CLNT_H
988
989 /* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
990 #undef HAVE_SYS_FS_PC_FS_H
991
992 /* Define to 1 if you have the <sys/fs/tmp.h> header file. */
993 #undef HAVE_SYS_FS_TMP_H
994
995 /* Define to 1 if you have the <sys/fs_types.h> header file. */
996 #undef HAVE_SYS_FS_TYPES_H
997
998 /* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
999 #undef HAVE_SYS_FS_UFS_MOUNT_H
1000
1001 /* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
1002 #undef HAVE_SYS_FS_XFS_CLNT_H
1003
1004 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1005 #undef HAVE_SYS_IOCTL_H
1006
1007 /* Define to 1 if you have the <sys/lock.h> header file. */
1008 #undef HAVE_SYS_LOCK_H
1009
1010 /* Define to 1 if you have the <sys/machine.h> header file. */
1011 #undef HAVE_SYS_MACHINE_H
1012
1013 /* Define to 1 if you have the <sys/mbuf.h> header file. */
1014 #undef HAVE_SYS_MBUF_H
1015
1016 /* Define to 1 if you have the <sys/mman.h> header file. */
1017 #undef HAVE_SYS_MMAN_H
1018
1019 /* Define to 1 if you have the <sys/mntctl.h> header file. */
1020 #undef HAVE_SYS_MNTCTL_H
1021
1022 /* Define to 1 if you have the <sys/mntent.h> header file. */
1023 #undef HAVE_SYS_MNTENT_H
1024
1025 /* Define to 1 if you have the <sys/mnttab.h> header file. */
1026 #undef HAVE_SYS_MNTTAB_H
1027
1028 /* Define to 1 if you have the <sys/mount.h> header file. */
1029 #undef HAVE_SYS_MOUNT_H
1030
1031 /* Define to 1 if you have the <sys/ndir.h> header file. */
1032 #undef HAVE_SYS_NDIR_H
1033
1034 /* Define to 1 if you have the <sys/netconfig.h> header file. */
1035 #undef HAVE_SYS_NETCONFIG_H
1036
1037 /* Define to 1 if you have the <sys/param.h> header file. */
1038 #undef HAVE_SYS_PARAM_H
1039
1040 /* Define to 1 if you have the <sys/pathconf.h> header file. */
1041 #undef HAVE_SYS_PATHCONF_H
1042
1043 /* Define to 1 if you have the <sys/proc.h> header file. */
1044 #undef HAVE_SYS_PROC_H
1045
1046 /* Define to 1 if you have the <sys/resource.h> header file. */
1047 #undef HAVE_SYS_RESOURCE_H
1048
1049 /* Define to 1 if you have the <sys/sema.h> header file. */
1050 #undef HAVE_SYS_SEMA_H
1051
1052 /* Define to 1 if you have the <sys/signal.h> header file. */
1053 #undef HAVE_SYS_SIGNAL_H
1054
1055 /* Define to 1 if you have the <sys/socket.h> header file. */
1056 #undef HAVE_SYS_SOCKET_H
1057
1058 /* Define to 1 if you have the <sys/sockio.h> header file. */
1059 #undef HAVE_SYS_SOCKIO_H
1060
1061 /* Define to 1 if you have the <sys/statfs.h> header file. */
1062 #undef HAVE_SYS_STATFS_H
1063
1064 /* Define to 1 if you have the <sys/stat.h> header file. */
1065 #undef HAVE_SYS_STAT_H
1066
1067 /* Define to 1 if you have the <sys/syscall.h> header file. */
1068 #undef HAVE_SYS_SYSCALL_H
1069
1070 /* Define to 1 if you have the <sys/syslimits.h> header file. */
1071 #undef HAVE_SYS_SYSLIMITS_H
1072
1073 /* Define to 1 if you have the <sys/syslog.h> header file. */
1074 #undef HAVE_SYS_SYSLOG_H
1075
1076 /* Define to 1 if you have the <sys/time.h> header file. */
1077 #undef HAVE_SYS_TIME_H
1078
1079 /* Define to 1 if you have the <sys/tiuser.h> header file. */
1080 #undef HAVE_SYS_TIUSER_H
1081
1082 /* Define to 1 if you have the <sys/types.h> header file. */
1083 #undef HAVE_SYS_TYPES_H
1084
1085 /* Define to 1 if you have the <sys/ucred.h> header file. */
1086 #undef HAVE_SYS_UCRED_H
1087
1088 /* Define to 1 if you have the <sys/uio.h> header file. */
1089 #undef HAVE_SYS_UIO_H
1090
1091 /* Define to 1 if you have the <sys/utsname.h> header file. */
1092 #undef HAVE_SYS_UTSNAME_H
1093
1094 /* Define to 1 if you have the <sys/vfs.h> header file. */
1095 #undef HAVE_SYS_VFS_H
1096
1097 /* Define to 1 if you have the <sys/vmount.h> header file. */
1098 #undef HAVE_SYS_VMOUNT_H
1099
1100 /* Define to 1 if you have the <sys/vnode.h> header file. */
1101 #undef HAVE_SYS_VNODE_H
1102
1103 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1104 #undef HAVE_SYS_WAIT_H
1105
1106 /* Define to 1 if you have the <tcpd.h> header file. */
1107 #undef HAVE_TCPD_H
1108
1109 /* Define to 1 if you have the <time.h> header file. */
1110 #undef HAVE_TIME_H
1111
1112 /* Define to 1 if you have the <tiuser.h> header file. */
1113 #undef HAVE_TIUSER_H
1114
1115 /* Define to 1 if you have the <tmpfs/tmp.h> header file. */
1116 #undef HAVE_TMPFS_TMP_H
1117
1118 /* what type of network transport type is in use? TLI or sockets? */
1119 #undef HAVE_TRANSPORT_TYPE_TLI
1120
1121 /* Define to 1 if you have the `ualarm' function. */
1122 #undef HAVE_UALARM
1123
1124 /* Define to 1 if `flags' is member of `ufs_args_t'. */
1125 #undef HAVE_UFS_ARGS_T_FLAGS
1126
1127 /* Define to 1 if `fspec' is member of `ufs_args_t'. */
1128 #undef HAVE_UFS_ARGS_T_FSPEC
1129
1130 /* Define to 1 if `ufs_flags' is member of `ufs_args_t'. */
1131 #undef HAVE_UFS_ARGS_T_UFS_FLAGS
1132
1133 /* Define to 1 if `ufs_pgthresh' is member of `ufs_args_t'. */
1134 #undef HAVE_UFS_ARGS_T_UFS_PGTHRESH
1135
1136 /* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
1137 #undef HAVE_UFS_UFS_EXTATTR_H
1138
1139 /* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
1140 #undef HAVE_UFS_UFS_MOUNT_H
1141
1142 /* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
1143 #undef HAVE_UFS_UFS_UFSMOUNT_H
1144
1145 /* Define to 1 if you have the `umount' function. */
1146 #undef HAVE_UMOUNT
1147
1148 /* Define to 1 if you have the `umount2' function. */
1149 #undef HAVE_UMOUNT2
1150
1151 /* Define to 1 if you have the `uname' function. */
1152 #undef HAVE_UNAME
1153
1154 /* Define to 1 if you have the <unistd.h> header file. */
1155 #undef HAVE_UNISTD_H
1156
1157 /* Define to 1 if you have the `unmount' function. */
1158 #undef HAVE_UNMOUNT
1159
1160 /* Define to 1 if you have the `uvmount' function. */
1161 #undef HAVE_UVMOUNT
1162
1163 /* Define to 1 if you have the <varargs.h> header file. */
1164 #undef HAVE_VARARGS_H
1165
1166 /* Define to 1 if you have the `vfork' function. */
1167 #undef HAVE_VFORK
1168
1169 /* Define to 1 if you have the <vfork.h> header file. */
1170 #undef HAVE_VFORK_H
1171
1172 /* Define to 1 if you have the `vfsmount' function. */
1173 #undef HAVE_VFSMOUNT
1174
1175 /* Define to 1 if you have the `vmount' function. */
1176 #undef HAVE_VMOUNT
1177
1178 /* Define to 1 if you have the `vsnprintf' function. */
1179 #undef HAVE_VSNPRINTF
1180
1181 /* Define to 1 if you have the `wait3' function. */
1182 #undef HAVE_WAIT3
1183
1184 /* Define to 1 if you have the `waitpid' function. */
1185 #undef HAVE_WAITPID
1186
1187 /* Define to 1 if `fork' works. */
1188 #undef HAVE_WORKING_FORK
1189
1190 /* Define to 1 if `vfork' works. */
1191 #undef HAVE_WORKING_VFORK
1192
1193 /* Define to 1 if you have the `xdr_attrstat' function. */
1194 #undef HAVE_XDR_ATTRSTAT
1195
1196 /* Define to 1 if you have the `xdr_createargs' function. */
1197 #undef HAVE_XDR_CREATEARGS
1198
1199 /* Define to 1 if you have the `xdr_dirlist' function. */
1200 #undef HAVE_XDR_DIRLIST
1201
1202 /* Define to 1 if you have the `xdr_diropargs' function. */
1203 #undef HAVE_XDR_DIROPARGS
1204
1205 /* Define to 1 if you have the `xdr_diropokres' function. */
1206 #undef HAVE_XDR_DIROPOKRES
1207
1208 /* Define to 1 if you have the `xdr_diropres' function. */
1209 #undef HAVE_XDR_DIROPRES
1210
1211 /* Define to 1 if you have the `xdr_dirpath' function. */
1212 #undef HAVE_XDR_DIRPATH
1213
1214 /* Define to 1 if you have the `xdr_entry' function. */
1215 #undef HAVE_XDR_ENTRY
1216
1217 /* Define to 1 if you have the `xdr_exportnode' function. */
1218 #undef HAVE_XDR_EXPORTNODE
1219
1220 /* Define to 1 if you have the `xdr_exports' function. */
1221 #undef HAVE_XDR_EXPORTS
1222
1223 /* Define to 1 if you have the `xdr_fattr' function. */
1224 #undef HAVE_XDR_FATTR
1225
1226 /* Define to 1 if you have the `xdr_fhandle' function. */
1227 #undef HAVE_XDR_FHANDLE
1228
1229 /* Define to 1 if you have the `xdr_fhstatus' function. */
1230 #undef HAVE_XDR_FHSTATUS
1231
1232 /* Define to 1 if you have the `xdr_filename' function. */
1233 #undef HAVE_XDR_FILENAME
1234
1235 /* Define to 1 if you have the `xdr_ftype' function. */
1236 #undef HAVE_XDR_FTYPE
1237
1238 /* Define to 1 if you have the `xdr_groupnode' function. */
1239 #undef HAVE_XDR_GROUPNODE
1240
1241 /* Define to 1 if you have the `xdr_groups' function. */
1242 #undef HAVE_XDR_GROUPS
1243
1244 /* Define to 1 if you have the `xdr_linkargs' function. */
1245 #undef HAVE_XDR_LINKARGS
1246
1247 /* Define to 1 if you have the `xdr_mountbody' function. */
1248 #undef HAVE_XDR_MOUNTBODY
1249
1250 /* Define to 1 if you have the `xdr_mountlist' function. */
1251 #undef HAVE_XDR_MOUNTLIST
1252
1253 /* Define to 1 if you have the `xdr_name' function. */
1254 #undef HAVE_XDR_NAME
1255
1256 /* Define to 1 if you have the `xdr_nfscookie' function. */
1257 #undef HAVE_XDR_NFSCOOKIE
1258
1259 /* Define to 1 if you have the `xdr_nfspath' function. */
1260 #undef HAVE_XDR_NFSPATH
1261
1262 /* Define to 1 if you have the `xdr_nfsstat' function. */
1263 #undef HAVE_XDR_NFSSTAT
1264
1265 /* Define to 1 if you have the `xdr_nfstime' function. */
1266 #undef HAVE_XDR_NFSTIME
1267
1268 /* Define to 1 if you have the `xdr_nfs_fh' function. */
1269 #undef HAVE_XDR_NFS_FH
1270
1271 /* Define to 1 if you have the `xdr_pointer' function. */
1272 #undef HAVE_XDR_POINTER
1273
1274 /* Define to 1 if you have the `xdr_readargs' function. */
1275 #undef HAVE_XDR_READARGS
1276
1277 /* Define to 1 if you have the `xdr_readdirargs' function. */
1278 #undef HAVE_XDR_READDIRARGS
1279
1280 /* Define to 1 if you have the `xdr_readdirres' function. */
1281 #undef HAVE_XDR_READDIRRES
1282
1283 /* Define to 1 if you have the `xdr_readlinkres' function. */
1284 #undef HAVE_XDR_READLINKRES
1285
1286 /* Define to 1 if you have the `xdr_readokres' function. */
1287 #undef HAVE_XDR_READOKRES
1288
1289 /* Define to 1 if you have the `xdr_readres' function. */
1290 #undef HAVE_XDR_READRES
1291
1292 /* Define to 1 if you have the `xdr_renameargs' function. */
1293 #undef HAVE_XDR_RENAMEARGS
1294
1295 /* Define to 1 if you have the `xdr_sattr' function. */
1296 #undef HAVE_XDR_SATTR
1297
1298 /* Define to 1 if you have the `xdr_sattrargs' function. */
1299 #undef HAVE_XDR_SATTRARGS
1300
1301 /* Define to 1 if you have the `xdr_statfsokres' function. */
1302 #undef HAVE_XDR_STATFSOKRES
1303
1304 /* Define to 1 if you have the `xdr_statfsres' function. */
1305 #undef HAVE_XDR_STATFSRES
1306
1307 /* Define to 1 if you have the `xdr_symlinkargs' function. */
1308 #undef HAVE_XDR_SYMLINKARGS
1309
1310 /* Define to 1 if you have the `xdr_writeargs' function. */
1311 #undef HAVE_XDR_WRITEARGS
1312
1313 /* Define to 1 if `flags' is member of `xfs_args_t'. */
1314 #undef HAVE_XFS_ARGS_T_FLAGS
1315
1316 /* Define to 1 if `fspec' is member of `xfs_args_t'. */
1317 #undef HAVE_XFS_ARGS_T_FSPEC
1318
1319 /* Define to 1 if you have the `yp_all' function. */
1320 #undef HAVE_YP_ALL
1321
1322 /* Define to 1 if you have the `yp_get_default_domain' function. */
1323 #undef HAVE_YP_GET_DEFAULT_DOMAIN
1324
1325 /* Define to 1 if you have the `_seterr_reply' function. */
1326 #undef HAVE__SETERR_REPLY
1327
1328 /* Define to 1 if you have the `__rpc_get_local_uid' function. */
1329 #undef HAVE___RPC_GET_LOCAL_UID
1330
1331 /* Define to 1 if you have the `__seterr_reply' function. */
1332 #undef HAVE___SETERR_REPLY
1333
1334 /* Name of mount type to hide amd mount from df(1) */
1335 #undef HIDE_MOUNT_TYPE
1336
1337 /* Define name of host machine's architecture (eg. sun4) */
1338 #undef HOST_ARCH
1339
1340 /* Define name of host machine's cpu (eg. sparc) */
1341 #undef HOST_CPU
1342
1343 /* Define the header version of (linux) hosts (eg. 2.2.10) */
1344 #undef HOST_HEADER_VERSION
1345
1346 /* Define name of host */
1347 #undef HOST_NAME
1348
1349 /* Define name and version of host machine (eg. solaris2.5.1) */
1350 #undef HOST_OS
1351
1352 /* Define only name of host machine OS (eg. solaris2) */
1353 #undef HOST_OS_NAME
1354
1355 /* Define only version of host machine (eg. 2.5.1) */
1356 #undef HOST_OS_VERSION
1357
1358 /* Define name of host machine's vendor (eg. sun) */
1359 #undef HOST_VENDOR
1360
1361 /* Ignore permission bits */
1362 #undef MNT2_CDFS_OPT_DEFPERM
1363
1364 /* Use on-disk permission bits */
1365 #undef MNT2_CDFS_OPT_NODEFPERM
1366
1367 /* Strip off extension from version string */
1368 #undef MNT2_CDFS_OPT_NOVERSION
1369
1370 /* Use Rock Ridge Interchange Protocol (RRIP) extensions */
1371 #undef MNT2_CDFS_OPT_RRIP
1372
1373 /* asynchronous filesystem access */
1374 #undef MNT2_GEN_OPT_ASYNC
1375
1376 /* automounter filesystem (ignore) flag, used in bsdi-4.1 */
1377 #undef MNT2_GEN_OPT_AUTOMNTFS
1378
1379 /* automounter filesystem flag, used in Mac OS X / Darwin */
1380 #undef MNT2_GEN_OPT_AUTOMOUNTED
1381
1382 /* directory hardlink */
1383 #undef MNT2_GEN_OPT_BIND
1384
1385 /* cache (what?) */
1386 #undef MNT2_GEN_OPT_CACHE
1387
1388 /* 6-argument mount */
1389 #undef MNT2_GEN_OPT_DATA
1390
1391 /* Use a lazy unmount (detach) */
1392 #undef MNT2_GEN_OPT_DETACH
1393
1394 /* Use a forced unmount */
1395 #undef MNT2_GEN_OPT_FORCE
1396
1397 /* old (4-argument) mount (compatibility) */
1398 #undef MNT2_GEN_OPT_FSS
1399
1400 /* old BSD group-id on create */
1401 #undef MNT2_GEN_OPT_GRPID
1402
1403 /* ignore mount entry in df output */
1404 #undef MNT2_GEN_OPT_IGNORE
1405
1406 /* journaling filesystem (AIX's UFS/FFS) */
1407 #undef MNT2_GEN_OPT_JFS
1408
1409 /* do multi-component lookup on files */
1410 #undef MNT2_GEN_OPT_MULTI
1411
1412 /* use type string instead of int */
1413 #undef MNT2_GEN_OPT_NEWTYPE
1414
1415 /* NFS mount */
1416 #undef MNT2_GEN_OPT_NFS
1417
1418 /* nocache (what?) */
1419 #undef MNT2_GEN_OPT_NOCACHE
1420
1421 /* do not interpret special device files */
1422 #undef MNT2_GEN_OPT_NODEV
1423
1424 /* no exec calls allowed */
1425 #undef MNT2_GEN_OPT_NOEXEC
1426
1427 /* do not interpret special device files */
1428 #undef MNT2_GEN_OPT_NONDEV
1429
1430 /* Disallow mounts beneath this mount */
1431 #undef MNT2_GEN_OPT_NOSUB
1432
1433 /* Setuid programs disallowed */
1434 #undef MNT2_GEN_OPT_NOSUID
1435
1436 /* Return ENAMETOOLONG for long filenames */
1437 #undef MNT2_GEN_OPT_NOTRUNC
1438
1439 /* Pass mount option string to kernel */
1440 #undef MNT2_GEN_OPT_OPTIONSTR
1441
1442 /* allow overlay mounts */
1443 #undef MNT2_GEN_OPT_OVERLAY
1444
1445 /* check quotas */
1446 #undef MNT2_GEN_OPT_QUOTA
1447
1448 /* Read-only */
1449 #undef MNT2_GEN_OPT_RDONLY
1450
1451 /* change options on an existing mount */
1452 #undef MNT2_GEN_OPT_REMOUNT
1453
1454 /* read only */
1455 #undef MNT2_GEN_OPT_RONLY
1456
1457 /* synchronize data immediately to filesystem */
1458 #undef MNT2_GEN_OPT_SYNC
1459
1460 /* synchronous filesystem access (same as SYNC) */
1461 #undef MNT2_GEN_OPT_SYNCHRONOUS
1462
1463 /* Mount with Sys 5-specific semantics */
1464 #undef MNT2_GEN_OPT_SYS5
1465
1466 /* Union mount */
1467 #undef MNT2_GEN_OPT_UNION
1468
1469 /* set max secs for dir attr cache */
1470 #undef MNT2_NFS_OPT_ACDIRMAX
1471
1472 /* set min secs for dir attr cache */
1473 #undef MNT2_NFS_OPT_ACDIRMIN
1474
1475 /* set max secs for file attr cache */
1476 #undef MNT2_NFS_OPT_ACREGMAX
1477
1478 /* set min secs for file attr cache */
1479 #undef MNT2_NFS_OPT_ACREGMIN
1480
1481 /* Authentication error */
1482 #undef MNT2_NFS_OPT_AUTHERR
1483
1484 /* hide mount type from df(1) */
1485 #undef MNT2_NFS_OPT_AUTO
1486
1487 /* set dead server retry thresh */
1488 #undef MNT2_NFS_OPT_DEADTHRESH
1489
1490 /* Dismount in progress */
1491 #undef MNT2_NFS_OPT_DISMINPROG
1492
1493 /* Dismounted */
1494 #undef MNT2_NFS_OPT_DISMNT
1495
1496 /* Don't estimate rtt dynamically */
1497 #undef MNT2_NFS_OPT_DUMBTIMR
1498
1499 /* provide name of server's fs to system */
1500 #undef MNT2_NFS_OPT_FSNAME
1501
1502 /* System V-style gid inheritance */
1503 #undef MNT2_NFS_OPT_GRPID
1504
1505 /* Has authenticator */
1506 #undef MNT2_NFS_OPT_HASAUTH
1507
1508 /* set hostname for error printf */
1509 #undef MNT2_NFS_OPT_HOSTNAME
1510
1511 /* ignore mount point */
1512 #undef MNT2_NFS_OPT_IGNORE
1513
1514 /* allow interrupts on hard mount */
1515 #undef MNT2_NFS_OPT_INT
1516
1517 /* Bits set internally */
1518 #undef MNT2_NFS_OPT_INTERNAL
1519
1520 /* allow interrupts on hard mount */
1521 #undef MNT2_NFS_OPT_INTR
1522
1523 /* Use Kerberos authentication */
1524 #undef MNT2_NFS_OPT_KERB
1525
1526 /* use kerberos credentials */
1527 #undef MNT2_NFS_OPT_KERBEROS
1528
1529 /* transport's knetconfig structure */
1530 #undef MNT2_NFS_OPT_KNCONF
1531
1532 /* set lease term (nqnfs) */
1533 #undef MNT2_NFS_OPT_LEASETERM
1534
1535 /* Local locking (no lock manager) */
1536 #undef MNT2_NFS_OPT_LLOCK
1537
1538 /* set maximum grouplist size */
1539 #undef MNT2_NFS_OPT_MAXGRPS
1540
1541 /* Mnt server for mnt point */
1542 #undef MNT2_NFS_OPT_MNTD
1543
1544 /* Assume writes were mine */
1545 #undef MNT2_NFS_OPT_MYWRITE
1546
1547 /* mount NFS Version 3 */
1548 #undef MNT2_NFS_OPT_NFSV3
1549
1550 /* don't cache attributes */
1551 #undef MNT2_NFS_OPT_NOAC
1552
1553 /* Don't Connect the socket */
1554 #undef MNT2_NFS_OPT_NOCONN
1555
1556 /* no close-to-open consistency */
1557 #undef MNT2_NFS_OPT_NOCTO
1558
1559 /* disallow interrupts on hard mounts */
1560 #undef MNT2_NFS_OPT_NOINT
1561
1562 /* Don't use locking */
1563 #undef MNT2_NFS_OPT_NONLM
1564
1565 /* Get lease for lookup */
1566 #undef MNT2_NFS_OPT_NQLOOKLEASE
1567
1568 /* Use Nqnfs protocol */
1569 #undef MNT2_NFS_OPT_NQNFS
1570
1571 /* paging threshold */
1572 #undef MNT2_NFS_OPT_PGTHRESH
1573
1574 /* static pathconf kludge info */
1575 #undef MNT2_NFS_OPT_POSIX
1576
1577 /* Use local locking */
1578 #undef MNT2_NFS_OPT_PRIVATE
1579
1580 /* allow property list operations (ACLs over NFS) */
1581 #undef MNT2_NFS_OPT_PROPLIST
1582
1583 /* Rcv socket lock */
1584 #undef MNT2_NFS_OPT_RCVLOCK
1585
1586 /* Do lookup with readdir (nqnfs) */
1587 #undef MNT2_NFS_OPT_RDIRALOOK
1588
1589 /* Use Readdirplus for NFSv3 */
1590 #undef MNT2_NFS_OPT_RDIRPLUS
1591
1592 /* set read ahead */
1593 #undef MNT2_NFS_OPT_READAHEAD
1594
1595 /* Set readdir size */
1596 #undef MNT2_NFS_OPT_READDIRSIZE
1597
1598 /* Allocate a reserved port */
1599 #undef MNT2_NFS_OPT_RESVPORT
1600
1601 /* set number of request retries */
1602 #undef MNT2_NFS_OPT_RETRANS
1603
1604 /* read only */
1605 #undef MNT2_NFS_OPT_RONLY
1606
1607 /* use RPC to do secure NFS time sync */
1608 #undef MNT2_NFS_OPT_RPCTIMESYNC
1609
1610 /* set read size */
1611 #undef MNT2_NFS_OPT_RSIZE
1612