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