]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/config.h.in
debian-changes
[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 `getifaddrs' function. */
99 #undef HAVE_GETIFADDRS
100
101 /* Define to 1 if you have the `getmntent' function. */
102 #undef HAVE_GETMNTENT
103
104 /* Define to 1 if you have the `getnameinfo' function. */
105 #undef HAVE_GETNAMEINFO
106
107 /* Define to 1 if you have the `getrpcbyname' function. */
108 #undef HAVE_GETRPCBYNAME
109
110 /* Define to 1 if you have the `gettimeofday' function. */
111 #undef HAVE_GETTIMEOFDAY
112
113 /* Define this if the Kerberos GSS library supports gss_krb5_ccache_name */
114 #undef HAVE_GSS_KRB5_CCACHE_NAME
115
116 /* Define to 1 if you have the `hasmntopt' function. */
117 #undef HAVE_HASMNTOPT
118
119 /* Define this if you have Heimdal Kerberos libraries */
120 #undef HAVE_HEIMDAL
121
122 /* Define to 1 if you have the <ifaddrs.h> header file. */
123 #undef HAVE_IFADDRS_H
124
125 /* Define to 1 if you have the `inet_ntoa' function. */
126 #undef HAVE_INET_NTOA
127
128 /* Define to 1 if you have the `innetgr' function. */
129 #undef HAVE_INNETGR
130
131 /* Define to 1 if you have the <inttypes.h> header file. */
132 #undef HAVE_INTTYPES_H
133
134 /* Define to 1 if you have the <keyutils.h> header file. */
135 #undef HAVE_KEYUTILS_H
136
137 /* Define this if you have MIT Kerberos libraries */
138 #undef HAVE_KRB5
139
140 /* Define this if the function krb5_get_error_message is available */
141 #undef HAVE_KRB5_GET_ERROR_MESSAGE
142
143 /* Define this if the function krb5_get_init_creds_opt_set_addressless is
144    available */
145 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ADDRESSLESS
146
147 /* Define to 1 if you have the <libintl.h> header file. */
148 #undef HAVE_LIBINTL_H
149
150 /* Define to 1 if you have the `tirpc' library (-ltirpc). */
151 #undef HAVE_LIBTIRPC
152
153 /* tcp-wrapper */
154 #undef HAVE_LIBWRAP
155
156 /* Define to 1 if you have the <limits.h> header file. */
157 #undef HAVE_LIMITS_H
158
159 /* Define to 1 if `lstat' has the bug that it succeeds when given the
160    zero-length file name argument. */
161 #undef HAVE_LSTAT_EMPTY_STRING_BUG
162
163 /* Define this if the Kerberos GSS library supports
164    gss_krb5_export_lucid_sec_context */
165 #undef HAVE_LUCID_CONTEXT_SUPPORT
166
167 /* Define to 1 if you have the <malloc.h> header file. */
168 #undef HAVE_MALLOC_H
169
170 /* Define to 1 if you have the <memory.h> header file. */
171 #undef HAVE_MEMORY_H
172
173 /* Define to 1 if you have the `memset' function. */
174 #undef HAVE_MEMSET
175
176 /* Define to 1 if you have the `mkdir' function. */
177 #undef HAVE_MKDIR
178
179 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
180 #undef HAVE_NDIR_H
181
182 /* Define to 1 if you have the <netdb.h> header file. */
183 #undef HAVE_NETDB_H
184
185 /* Define to 1 if you have the <netinet/in.h> header file. */
186 #undef HAVE_NETINET_IN_H
187
188 /* Define to 1 if you have the `nfs4_set_debug' function. */
189 #undef HAVE_NFS4_SET_DEBUG
190
191 /* Define to 1 if you have the <nfsidmap.h> header file. */
192 #undef HAVE_NFSIDMAP_H
193
194 /* Define to 1 if you have the `pathconf' function. */
195 #undef HAVE_PATHCONF
196
197 /* Define to 1 if you have the <paths.h> header file. */
198 #undef HAVE_PATHS_H
199
200 /* Define to 1 if you have the `realpath' function. */
201 #undef HAVE_REALPATH
202
203 /* Define to 1 if you have the `rmdir' function. */
204 #undef HAVE_RMDIR
205
206 /* Define to 1 if you have the `select' function. */
207 #undef HAVE_SELECT
208
209 /* Define this if the Kerberos GSS library supports
210    gss_krb5_set_allowable_enctypes */
211 #undef HAVE_SET_ALLOWABLE_ENCTYPES
212
213 /* Define to 1 if you have the `sigprocmask' function. */
214 #undef HAVE_SIGPROCMASK
215
216 /* Define to 1 if you have the `socket' function. */
217 #undef HAVE_SOCKET
218
219 /* Define to 1 if you have the <spkm3.h> header file. */
220 #undef HAVE_SPKM3_H
221
222 /* Define to 1 if `stat' has the bug that it succeeds when given the
223    zero-length file name argument. */
224 #undef HAVE_STAT_EMPTY_STRING_BUG
225
226 /* Define to 1 if you have the <stdint.h> header file. */
227 #undef HAVE_STDINT_H
228
229 /* Define to 1 if you have the <stdlib.h> header file. */
230 #undef HAVE_STDLIB_H
231
232 /* Define to 1 if you have the `strcasecmp' function. */
233 #undef HAVE_STRCASECMP
234
235 /* Define to 1 if you have the `strchr' function. */
236 #undef HAVE_STRCHR
237
238 /* Define to 1 if you have the `strdup' function. */
239 #undef HAVE_STRDUP
240
241 /* Define to 1 if you have the `strerror' function. */
242 #undef HAVE_STRERROR
243
244 /* Define to 1 if you have the <strings.h> header file. */
245 #undef HAVE_STRINGS_H
246
247 /* Define to 1 if you have the <string.h> header file. */
248 #undef HAVE_STRING_H
249
250 /* Define to 1 if you have the `strrchr' function. */
251 #undef HAVE_STRRCHR
252
253 /* Define to 1 if you have the `strtol' function. */
254 #undef HAVE_STRTOL
255
256 /* Define to 1 if you have the `strtoul' function. */
257 #undef HAVE_STRTOUL
258
259 /* Define to 1 if you have the <syslog.h> header file. */
260 #undef HAVE_SYSLOG_H
261
262 /* Define to 1 if you have the <sys/capability.h> header file. */
263 #undef HAVE_SYS_CAPABILITY_H
264
265 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
266    */
267 #undef HAVE_SYS_DIR_H
268
269 /* Define to 1 if you have the <sys/file.h> header file. */
270 #undef HAVE_SYS_FILE_H
271
272 /* Define to 1 if you have the <sys/ioctl.h> header file. */
273 #undef HAVE_SYS_IOCTL_H
274
275 /* Define to 1 if you have the <sys/mount.h> header file. */
276 #undef HAVE_SYS_MOUNT_H
277
278 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
279    */
280 #undef HAVE_SYS_NDIR_H
281
282 /* Define to 1 if you have the <sys/param.h> header file. */
283 #undef HAVE_SYS_PARAM_H
284
285 /* Define to 1 if you have the <sys/select.h> header file. */
286 #undef HAVE_SYS_SELECT_H
287
288 /* Define to 1 if you have the <sys/socket.h> header file. */
289 #undef HAVE_SYS_SOCKET_H
290
291 /* Define to 1 if you have the <sys/stat.h> header file. */
292 #undef HAVE_SYS_STAT_H
293
294 /* Define to 1 if you have the <sys/time.h> header file. */
295 #undef HAVE_SYS_TIME_H
296
297 /* Define to 1 if you have the <sys/types.h> header file. */
298 #undef HAVE_SYS_TYPES_H
299
300 /* Define to 1 if you have the <sys/vfs.h> header file. */
301 #undef HAVE_SYS_VFS_H
302
303 /* tcp-wrapper */
304 #undef HAVE_TCP_WRAPPER
305
306 /* Define to 1 if you have the <unistd.h> header file. */
307 #undef HAVE_UNISTD_H
308
309 /* Define to 1 if you have the `vfork' function. */
310 #undef HAVE_VFORK
311
312 /* Define to 1 if you have the <vfork.h> header file. */
313 #undef HAVE_VFORK_H
314
315 /* Define to 1 if you have the `vprintf' function. */
316 #undef HAVE_VPRINTF
317
318 /* Define to 1 if `fork' works. */
319 #undef HAVE_WORKING_FORK
320
321 /* Define to 1 if `vfork' works. */
322 #undef HAVE_WORKING_VFORK
323
324 /* Define this if you want IPv6 support compiled in */
325 #undef IPV6_SUPPORTED
326
327 /* Define this as the Kerberos version number */
328 #undef KRB5_VERSION
329
330 /* tcp-wrapper */
331 #undef LIBWRAP
332
333 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
334    slash. */
335 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
336
337 /* Define to the sub-directory in which libtool stores uninstalled libraries.
338    */
339 #undef LT_OBJDIR
340
341 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
342    */
343 #undef MAJOR_IN_MKDEV
344
345 /* Define to 1 if `major', `minor', and `makedev' are declared in
346    <sysmacros.h>. */
347 #undef MAJOR_IN_SYSMACROS
348
349 /* This defines the location of the NFS mount configuration file */
350 #undef MOUNTOPTS_CONFFILE
351
352 /* Define this if you want mount to read a configuration file */
353 #undef MOUNT_CONFIG
354
355 /* Define this if you want NFSv3 support compiled in */
356 #undef NFS3_SUPPORTED
357
358 /* Define this if you want NFSv41 support compiled in */
359 #undef NFS41_SUPPORTED
360
361 /* Define this if you want NFSv4 support compiled in */
362 #undef NFS4_SUPPORTED
363
364 /* This defines the location of the NFS state files. Warning: this must match
365    definitions in config.mk! */
366 #undef NFS_STATEDIR
367
368 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
369 #undef NO_MINUS_C_MINUS_O
370
371 /* Name of package */
372 #undef PACKAGE
373
374 /* Define to the address where bug reports for this package should be sent. */
375 #undef PACKAGE_BUGREPORT
376
377 /* Define to the full name of this package. */
378 #undef PACKAGE_NAME
379
380 /* Define to the full name and version of this package. */
381 #undef PACKAGE_STRING
382
383 /* Define to the one symbol short name of this package. */
384 #undef PACKAGE_TARNAME
385
386 /* Define to the home page for this package. */
387 #undef PACKAGE_URL
388
389 /* Define to the version of this package. */
390 #undef PACKAGE_VERSION
391
392 /* Define as the return type of signal handlers (`int' or `void'). */
393 #undef RETSIGTYPE
394
395 /* Define to the type of arg 1 for `select'. */
396 #undef SELECT_TYPE_ARG1
397
398 /* Define to the type of args 2, 3 and 4 for `select'. */
399 #undef SELECT_TYPE_ARG234
400
401 /* Define to the type of arg 5 for `select'. */
402 #undef SELECT_TYPE_ARG5
403
404 /* The size of `int', as computed by sizeof. */
405 #undef SIZEOF_INT
406
407 /* The size of `long', as computed by sizeof. */
408 #undef SIZEOF_LONG
409
410 /* The size of `short', as computed by sizeof. */
411 #undef SIZEOF_SHORT
412
413 /* The size of `size_t', as computed by sizeof. */
414 #undef SIZEOF_SIZE_T
415
416 /* The size of `socklen_t', as computed by sizeof. */
417 #undef SIZEOF_SOCKLEN_T
418
419 /* If using the C implementation of alloca, define if you know the
420    direction of stack growth for your system; otherwise it will be
421    automatically deduced at runtime.
422         STACK_DIRECTION > 0 => grows toward higher addresses
423         STACK_DIRECTION < 0 => grows toward lower addresses
424         STACK_DIRECTION = 0 => direction of growth unknown */
425 #undef STACK_DIRECTION
426
427 /* Define this to a script which can start statd on mount */
428 #undef START_STATD
429
430 /* Define to 1 if you have the ANSI C header files. */
431 #undef STDC_HEADERS
432
433 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
434 #undef TIME_WITH_SYS_TIME
435
436 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
437 #undef TM_IN_SYS_TIME
438
439 /* Define if you want to use blkid to find uuid of filesystems */
440 #undef USE_BLKID
441
442 /* Define this if the private function, gss_krb5_cache_name, must be used to
443    tell the Kerberos library which credentials cache to use. Otherwise, this
444    is done by setting the KRB5CCNAME environment variable */
445 #undef USE_GSS_KRB5_CCACHE_NAME
446
447 /* Version number of package */
448 #undef VERSION
449
450 /* Number of bits in a file offset, on hosts where this is settable. */
451 #undef _FILE_OFFSET_BITS
452
453 /* Define for large files, on AIX-style hosts. */
454 #undef _LARGE_FILES
455
456 /* Define to empty if `const' does not conform to ANSI C. */
457 #undef const
458
459 /* Define to `int' if <sys/types.h> doesn't define. */
460 #undef gid_t
461
462 /* Define to `__inline__' or `__inline' if that's what the C compiler
463    calls it, or to nothing if 'inline' is not supported under any name.  */
464 #ifndef __cplusplus
465 #undef inline
466 #endif
467
468 /* Define to `long int' if <sys/types.h> does not define. */
469 #undef off_t
470
471 /* Define to `int' if <sys/types.h> does not define. */
472 #undef pid_t
473
474 /* Define to `unsigned int' if <sys/types.h> does not define. */
475 #undef size_t
476
477 /* Define to `int' if <sys/types.h> doesn't define. */
478 #undef uid_t
479
480 /* Define as `fork' if `vfork' does not work. */
481 #undef vfork