]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/config.h.in
Imported Upstream version 1.1.6
[nfs-utils.git] / support / include / config.h.in
1 /* support/include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7    systems. This function is required for `alloca.c' support on those systems.
8    */
9 #undef CRAY_STACKSEG_END
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to the type of elements in the array set by `getgroups'. Usually
15    this is either `int' or `gid_t'. */
16 #undef GETGROUPS_T
17
18 /* Define this if you want rpcsec_gss support compiled in */
19 #undef GSS_SUPPORTED
20
21 /* Define to 1 if you have the `alarm' function. */
22 #undef HAVE_ALARM
23
24 /* Define to 1 if you have `alloca', as a function or macro. */
25 #undef HAVE_ALLOCA
26
27 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28    */
29 #undef HAVE_ALLOCA_H
30
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 #undef HAVE_ARPA_INET_H
33
34 /* Define to 1 if you have the `atexit' function. */
35 #undef HAVE_ATEXIT
36
37 /* Define to 1 if you have the `authgss_set_debug_level' function. */
38 #undef HAVE_AUTHGSS_SET_DEBUG_LEVEL
39
40 /* Define to 1 if you have the `bindresvport_sa' function. */
41 #undef HAVE_BINDRESVPORT_SA
42
43 /* Define this if you want to use BSD signal semantics */
44 #undef HAVE_BSD_SIGNALS
45
46 /* Define to 1 if you have the <com_err.h> header file. */
47 #undef HAVE_COM_ERR_H
48
49 /* Define this to 1 if AI_ADDRCONFIG macro is defined */
50 #undef HAVE_DECL_AI_ADDRCONFIG
51
52 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
53    */
54 #undef HAVE_DIRENT_H
55
56 /* Define to 1 if you have the <dlfcn.h> header file. */
57 #undef HAVE_DLFCN_H
58
59 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
60 #undef HAVE_DOPRNT
61
62 /* Define to 1 if you have the `dup2' function. */
63 #undef HAVE_DUP2
64
65 /* Define to 1 if you have the <et/com_err.h> header file. */
66 #undef HAVE_ET_COM_ERR_H
67
68 /* Define to 1 if you have the <event.h> header file. */
69 #undef HAVE_EVENT_H
70
71 /* Define to 1 if you have the <fcntl.h> header file. */
72 #undef HAVE_FCNTL_H
73
74 /* Define to 1 if you have the `fdatasync' function. */
75 #undef HAVE_FDATASYNC
76
77 /* Define to 1 if you have the `fork' function. */
78 #undef HAVE_FORK
79
80 /* Define to 1 if you have the `ftruncate' function. */
81 #undef HAVE_FTRUNCATE
82
83 /* Define to 1 if you have the `getcwd' function. */
84 #undef HAVE_GETCWD
85
86 /* Define to 1 if your system has a working `getgroups' function. */
87 #undef HAVE_GETGROUPS
88
89 /* Define to 1 if you have the `gethostbyaddr' function. */
90 #undef HAVE_GETHOSTBYADDR
91
92 /* Define to 1 if you have the `gethostbyname' function. */
93 #undef HAVE_GETHOSTBYNAME
94
95 /* Define to 1 if you have the `gethostname' function. */
96 #undef HAVE_GETHOSTNAME
97
98 /* Define to 1 if you have the `getmntent' function. */
99 #undef HAVE_GETMNTENT
100
101 /* Define to 1 if you have the `getnameinfo' function. */
102 #undef HAVE_GETNAMEINFO
103
104 /* Define to 1 if you have the `getrpcbyname' function. */
105 #undef HAVE_GETRPCBYNAME
106
107 /* Define to 1 if you have the `gettimeofday' function. */
108 #undef HAVE_GETTIMEOFDAY
109
110 /* Define this if the Kerberos GSS library supports gss_krb5_ccache_name */
111 #undef HAVE_GSS_KRB5_CCACHE_NAME
112
113 /* Define to 1 if you have the `hasmntopt' function. */
114 #undef HAVE_HASMNTOPT
115
116 /* Define this if you have Heimdal Kerberos libraries */
117 #undef HAVE_HEIMDAL
118
119 /* Define to 1 if you have the <ifaddrs.h> header file. */
120 #undef HAVE_IFADDRS_H
121
122 /* Define to 1 if you have the `inet_ntoa' function. */
123 #undef HAVE_INET_NTOA
124
125 /* Define to 1 if you have the `innetgr' function. */
126 #undef HAVE_INNETGR
127
128 /* Define to 1 if you have the <inttypes.h> header file. */
129 #undef HAVE_INTTYPES_H
130
131 /* Define this if you have MIT Kerberos libraries */
132 #undef HAVE_KRB5
133
134 /* Define this if the function krb5_get_error_message is available */
135 #undef HAVE_KRB5_GET_ERROR_MESSAGE
136
137 /* Define this if the function krb5_get_init_creds_opt_set_addressless is
138    available */
139 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ADDRESSLESS
140
141 /* Define to 1 if you have the <libintl.h> header file. */
142 #undef HAVE_LIBINTL_H
143
144 /* Define to 1 if you have the `tirpc' library (-ltirpc). */
145 #undef HAVE_LIBTIRPC
146
147 /* tcp-wrapper */
148 #undef HAVE_LIBWRAP
149
150 /* Define to 1 if you have the <limits.h> header file. */
151 #undef HAVE_LIMITS_H
152
153 /* Define to 1 if `lstat' has the bug that it succeeds when given the
154    zero-length file name argument. */
155 #undef HAVE_LSTAT_EMPTY_STRING_BUG
156
157 /* Define this if the Kerberos GSS library supports
158    gss_krb5_export_lucid_sec_context */
159 #undef HAVE_LUCID_CONTEXT_SUPPORT
160
161 /* Define to 1 if you have the <malloc.h> header file. */
162 #undef HAVE_MALLOC_H
163
164 /* Define to 1 if you have the <memory.h> header file. */
165 #undef HAVE_MEMORY_H
166
167 /* Define to 1 if you have the `memset' function. */
168 #undef HAVE_MEMSET
169
170 /* Define to 1 if you have the `mkdir' function. */
171 #undef HAVE_MKDIR
172
173 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
174 #undef HAVE_NDIR_H
175
176 /* Define to 1 if you have the <netdb.h> header file. */
177 #undef HAVE_NETDB_H
178
179 /* Define to 1 if you have the <netinet/in.h> header file. */
180 #undef HAVE_NETINET_IN_H
181
182 /* Define to 1 if you have the `nfs4_set_debug' function. */
183 #undef HAVE_NFS4_SET_DEBUG
184
185 /* Define to 1 if you have the <nfsidmap.h> header file. */
186 #undef HAVE_NFSIDMAP_H
187
188 /* Define to 1 if you have the `pathconf' function. */
189 #undef HAVE_PATHCONF
190
191 /* Define to 1 if you have the <paths.h> header file. */
192 #undef HAVE_PATHS_H
193
194 /* Define to 1 if you have the `realpath' function. */
195 #undef HAVE_REALPATH
196
197 /* Define to 1 if you have the `rmdir' function. */
198 #undef HAVE_RMDIR
199
200 /* Define to 1 if you have the `select' function. */
201 #undef HAVE_SELECT
202
203 /* Define this if the Kerberos GSS library supports
204    gss_krb5_set_allowable_enctypes */
205 #undef HAVE_SET_ALLOWABLE_ENCTYPES
206
207 /* Define to 1 if you have the `sigprocmask' function. */
208 #undef HAVE_SIGPROCMASK
209
210 /* Define to 1 if you have the `socket' function. */
211 #undef HAVE_SOCKET
212
213 /* Define to 1 if you have the <spkm3.h> header file. */
214 #undef HAVE_SPKM3_H
215
216 /* Define to 1 if `stat' has the bug that it succeeds when given the
217    zero-length file name argument. */
218 #undef HAVE_STAT_EMPTY_STRING_BUG
219
220 /* Define to 1 if you have the <stdint.h> header file. */
221 #undef HAVE_STDINT_H
222
223 /* Define to 1 if you have the <stdlib.h> header file. */
224 #undef HAVE_STDLIB_H
225
226 /* Define to 1 if you have the `strcasecmp' function. */
227 #undef HAVE_STRCASECMP
228
229 /* Define to 1 if you have the `strchr' function. */
230 #undef HAVE_STRCHR
231
232 /* Define to 1 if you have the `strdup' function. */
233 #undef HAVE_STRDUP
234
235 /* Define to 1 if you have the `strerror' function. */
236 #undef HAVE_STRERROR
237
238 /* Define to 1 if you have the <strings.h> header file. */
239 #undef HAVE_STRINGS_H
240
241 /* Define to 1 if you have the <string.h> header file. */
242 #undef HAVE_STRING_H
243
244 /* Define to 1 if you have the `strrchr' function. */
245 #undef HAVE_STRRCHR
246
247 /* Define to 1 if you have the `strtol' function. */
248 #undef HAVE_STRTOL
249
250 /* Define to 1 if you have the `strtoul' function. */
251 #undef HAVE_STRTOUL
252
253 /* Define to 1 if you have the <syslog.h> header file. */
254 #undef HAVE_SYSLOG_H
255
256 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
257    */
258 #undef HAVE_SYS_DIR_H
259
260 /* Define to 1 if you have the <sys/file.h> header file. */
261 #undef HAVE_SYS_FILE_H
262
263 /* Define to 1 if you have the <sys/ioctl.h> header file. */
264 #undef HAVE_SYS_IOCTL_H
265
266 /* Define to 1 if you have the <sys/mount.h> header file. */
267 #undef HAVE_SYS_MOUNT_H
268
269 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
270    */
271 #undef HAVE_SYS_NDIR_H
272
273 /* Define to 1 if you have the <sys/param.h> header file. */
274 #undef HAVE_SYS_PARAM_H
275
276 /* Define to 1 if you have the <sys/select.h> header file. */
277 #undef HAVE_SYS_SELECT_H
278
279 /* Define to 1 if you have the <sys/socket.h> header file. */
280 #undef HAVE_SYS_SOCKET_H
281
282 /* Define to 1 if you have the <sys/stat.h> header file. */
283 #undef HAVE_SYS_STAT_H
284
285 /* Define to 1 if you have the <sys/time.h> header file. */
286 #undef HAVE_SYS_TIME_H
287
288 /* Define to 1 if you have the <sys/types.h> header file. */
289 #undef HAVE_SYS_TYPES_H
290
291 /* Define to 1 if you have the <sys/vfs.h> header file. */
292 #undef HAVE_SYS_VFS_H
293
294 /* tcp-wrapper */
295 #undef HAVE_TCP_WRAPPER
296
297 /* Define to 1 if you have the <unistd.h> header file. */
298 #undef HAVE_UNISTD_H
299
300 /* Define to 1 if you have the `vfork' function. */
301 #undef HAVE_VFORK
302
303 /* Define to 1 if you have the <vfork.h> header file. */
304 #undef HAVE_VFORK_H
305
306 /* Define to 1 if you have the `vprintf' function. */
307 #undef HAVE_VPRINTF
308
309 /* Define to 1 if `fork' works. */
310 #undef HAVE_WORKING_FORK
311
312 /* Define to 1 if `vfork' works. */
313 #undef HAVE_WORKING_VFORK
314
315 /* Define this if you want IPv6 support compiled in */
316 #undef IPV6_SUPPORTED
317
318 /* Define this as the Kerberos version number */
319 #undef KRB5_VERSION
320
321 /* tcp-wrapper */
322 #undef LIBWRAP
323
324 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
325    slash. */
326 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
327
328 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
329    */
330 #undef MAJOR_IN_MKDEV
331
332 /* Define to 1 if `major', `minor', and `makedev' are declared in
333    <sysmacros.h>. */
334 #undef MAJOR_IN_SYSMACROS
335
336 /* Define this if you want NFSv3 support compiled in */
337 #undef NFS3_SUPPORTED
338
339 /* Define this if you want NFSv4 support compiled in */
340 #undef NFS4_SUPPORTED
341
342 /* This defines the location of the NFS state files. Warning: this must match
343    definitions in config.mk! */
344 #undef NFS_STATEDIR
345
346 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
347 #undef NO_MINUS_C_MINUS_O
348
349 /* Name of package */
350 #undef PACKAGE
351
352 /* Define to the address where bug reports for this package should be sent. */
353 #undef PACKAGE_BUGREPORT
354
355 /* Define to the full name of this package. */
356 #undef PACKAGE_NAME
357
358 /* Define to the full name and version of this package. */
359 #undef PACKAGE_STRING
360
361 /* Define to the one symbol short name of this package. */
362 #undef PACKAGE_TARNAME
363
364 /* Define to the version of this package. */
365 #undef PACKAGE_VERSION
366
367 /* Define as the return type of signal handlers (`int' or `void'). */
368 #undef RETSIGTYPE
369
370 /* Define to the type of arg 1 for `select'. */
371 #undef SELECT_TYPE_ARG1
372
373 /* Define to the type of args 2, 3 and 4 for `select'. */
374 #undef SELECT_TYPE_ARG234
375
376 /* Define to the type of arg 5 for `select'. */
377 #undef SELECT_TYPE_ARG5
378
379 /* The size of `int', as computed by sizeof. */
380 #undef SIZEOF_INT
381
382 /* The size of `long', as computed by sizeof. */
383 #undef SIZEOF_LONG
384
385 /* The size of `short', as computed by sizeof. */
386 #undef SIZEOF_SHORT
387
388 /* The size of `size_t', as computed by sizeof. */
389 #undef SIZEOF_SIZE_T
390
391 /* The size of `socklen_t', as computed by sizeof. */
392 #undef SIZEOF_SOCKLEN_T
393
394 /* If using the C implementation of alloca, define if you know the
395    direction of stack growth for your system; otherwise it will be
396    automatically deduced at runtime.
397         STACK_DIRECTION > 0 => grows toward higher addresses
398         STACK_DIRECTION < 0 => grows toward lower addresses
399         STACK_DIRECTION = 0 => direction of growth unknown */
400 #undef STACK_DIRECTION
401
402 /* Define this to a script which can start statd on mount */
403 #undef START_STATD
404
405 /* Define to 1 if you have the ANSI C header files. */
406 #undef STDC_HEADERS
407
408 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
409 #undef TIME_WITH_SYS_TIME
410
411 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
412 #undef TM_IN_SYS_TIME
413
414 /* Define if you want to use blkid to find uuid of filesystems */
415 #undef USE_BLKID
416
417 /* Define this if the private function, gss_krb5_cache_name, must be used to
418    tell the Kerberos library which credentials cache to use. Otherwise, this
419    is done by setting the KRB5CCNAME environment variable */
420 #undef USE_GSS_KRB5_CCACHE_NAME
421
422 /* Version number of package */
423 #undef VERSION
424
425 /* Number of bits in a file offset, on hosts where this is settable. */
426 #undef _FILE_OFFSET_BITS
427
428 /* Define for large files, on AIX-style hosts. */
429 #undef _LARGE_FILES
430
431 /* Define to empty if `const' does not conform to ANSI C. */
432 #undef const
433
434 /* Define to `int' if <sys/types.h> doesn't define. */
435 #undef gid_t
436
437 /* Define to `__inline__' or `__inline' if that's what the C compiler
438    calls it, or to nothing if 'inline' is not supported under any name.  */
439 #ifndef __cplusplus
440 #undef inline
441 #endif
442
443 /* Define to `long int' if <sys/types.h> does not define. */
444 #undef off_t
445
446 /* Define to `int' if <sys/types.h> does not define. */
447 #undef pid_t
448
449 /* Define to `unsigned int' if <sys/types.h> does not define. */
450 #undef size_t
451
452 /* Define to `int' if <sys/types.h> doesn't define. */
453 #undef uid_t
454
455 /* Define as `fork' if `vfork' does not work. */
456 #undef vfork