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