]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/config.h.in
Imported Upstream version 1.0.8+1.0.9pre1
[nfs-utils.git] / support / include / config.h.in
1 /* support/include/config.h.in.  Generated from configure.in 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 this if the rpcsec_gss library has the function
38    authgss_set_debug_level */
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 #undef HAVE_COM_ERR_H
46
47 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
48    */
49 #undef HAVE_DIRENT_H
50
51 /* Define to 1 if you have the <dlfcn.h> header file. */
52 #undef HAVE_DLFCN_H
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 #undef HAVE_DUP2
59
60 /* Define to 1 if you have the <et/com_err.h> header file. */
61 #undef HAVE_ET_COM_ERR_H
62
63 /* Define to 1 if you have the <event.h> header file. */
64 #undef HAVE_EVENT_H
65
66 /* Define to 1 if you have the <fcntl.h> header file. */
67 #undef HAVE_FCNTL_H
68
69 /* Define to 1 if you have the `fdatasync' function. */
70 #undef HAVE_FDATASYNC
71
72 /* Define to 1 if you have the `fork' function. */
73 #undef HAVE_FORK
74
75 /* Define to 1 if you have the `ftruncate' function. */
76 #undef HAVE_FTRUNCATE
77
78 /* Define to 1 if you have the `getcwd' function. */
79 #undef HAVE_GETCWD
80
81 /* Define to 1 if your system has a working `getgroups' function. */
82 #undef HAVE_GETGROUPS
83
84 /* Define to 1 if you have the `gethostbyaddr' function. */
85 #undef HAVE_GETHOSTBYADDR
86
87 /* Define to 1 if you have the `gethostbyname' function. */
88 #undef HAVE_GETHOSTBYNAME
89
90 /* Define to 1 if you have the `gethostname' function. */
91 #undef HAVE_GETHOSTNAME
92
93 /* Define to 1 if you have the `getmntent' function. */
94 #undef HAVE_GETMNTENT
95
96 /* Define to 1 if you have the `gettimeofday' function. */
97 #undef HAVE_GETTIMEOFDAY
98
99 /* Define this if the Kerberos GSS library supports gss_krb5_ccache_name */
100 #undef HAVE_GSS_KRB5_CCACHE_NAME
101
102 /* Define to 1 if you have the `hasmntopt' function. */
103 #undef HAVE_HASMNTOPT
104
105 /* Define this if you have Heimdal Kerberos libraries */
106 #undef HAVE_HEIMDAL
107
108 /* Define to 1 if you have the <ifaddrs.h> header file. */
109 #undef HAVE_IFADDRS_H
110
111 /* Define to 1 if you have the `inet_ntoa' function. */
112 #undef HAVE_INET_NTOA
113
114 /* Define to 1 if you have the `innetgr' function. */
115 #undef HAVE_INNETGR
116
117 /* Define to 1 if you have the <inttypes.h> header file. */
118 #undef HAVE_INTTYPES_H
119
120 /* Define this if you have MIT Kerberos libraries */
121 #undef HAVE_KRB5
122
123 /* Define to 1 if you have the <libintl.h> header file. */
124 #undef HAVE_LIBINTL_H
125
126 /* tcp-wrapper */
127 #undef HAVE_LIBWRAP
128
129 /* Define to 1 if you have the <limits.h> header file. */
130 #undef HAVE_LIMITS_H
131
132 /* Define to 1 if `lstat' has the bug that it succeeds when given the
133    zero-length file name argument. */
134 #undef HAVE_LSTAT_EMPTY_STRING_BUG
135
136 /* Define this if the Kerberos GSS library supports
137    gss_krb5_export_lucid_sec_context */
138 #undef HAVE_LUCID_CONTEXT_SUPPORT
139
140 /* Define to 1 if you have the <malloc.h> header file. */
141 #undef HAVE_MALLOC_H
142
143 /* Define to 1 if you have the <memory.h> header file. */
144 #undef HAVE_MEMORY_H
145
146 /* Define to 1 if you have the `memset' function. */
147 #undef HAVE_MEMSET
148
149 /* Define to 1 if you have the `mkdir' function. */
150 #undef HAVE_MKDIR
151
152 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
153 #undef HAVE_NDIR_H
154
155 /* Define to 1 if you have the <netdb.h> header file. */
156 #undef HAVE_NETDB_H
157
158 /* Define to 1 if you have the <netinet/in.h> header file. */
159 #undef HAVE_NETINET_IN_H
160
161 /* Define to 1 if you have the <nfsidmap.h> header file. */
162 #undef HAVE_NFSIDMAP_H
163
164 /* Define to 1 if you have the `pathconf' function. */
165 #undef HAVE_PATHCONF
166
167 /* Define to 1 if you have the <paths.h> header file. */
168 #undef HAVE_PATHS_H
169
170 /* Define to 1 if you have the `realpath' function. */
171 #undef HAVE_REALPATH
172
173 /* Define to 1 if you have the `rmdir' function. */
174 #undef HAVE_RMDIR
175
176 /* Define to 1 if you have the `select' function. */
177 #undef HAVE_SELECT
178
179 /* Define this if the Kerberos GSS library supports
180    gss_krb5_set_allowable_enctypes */
181 #undef HAVE_SET_ALLOWABLE_ENCTYPES
182
183 /* Define to 1 if you have the `socket' function. */
184 #undef HAVE_SOCKET
185
186 /* Define to 1 if you have the <spkm3.h> header file. */
187 #undef HAVE_SPKM3_H
188
189 /* Define to 1 if `stat' has the bug that it succeeds when given the
190    zero-length file name argument. */
191 #undef HAVE_STAT_EMPTY_STRING_BUG
192
193 /* Define to 1 if you have the <stdint.h> header file. */
194 #undef HAVE_STDINT_H
195
196 /* Define to 1 if you have the <stdlib.h> header file. */
197 #undef HAVE_STDLIB_H
198
199 /* Define to 1 if you have the `strcasecmp' function. */
200 #undef HAVE_STRCASECMP
201
202 /* Define to 1 if you have the `strchr' function. */
203 #undef HAVE_STRCHR
204
205 /* Define to 1 if you have the `strdup' function. */
206 #undef HAVE_STRDUP
207
208 /* Define to 1 if you have the `strerror' function. */
209 #undef HAVE_STRERROR
210
211 /* Define to 1 if you have the <strings.h> header file. */
212 #undef HAVE_STRINGS_H
213
214 /* Define to 1 if you have the <string.h> header file. */
215 #undef HAVE_STRING_H
216
217 /* Define to 1 if you have the `strrchr' function. */
218 #undef HAVE_STRRCHR
219
220 /* Define to 1 if you have the `strtol' function. */
221 #undef HAVE_STRTOL
222
223 /* Define to 1 if you have the `strtoul' function. */
224 #undef HAVE_STRTOUL
225
226 /* Define to 1 if you have the <syslog.h> header file. */
227 #undef HAVE_SYSLOG_H
228
229 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
230    */
231 #undef HAVE_SYS_DIR_H
232
233 /* Define to 1 if you have the <sys/file.h> header file. */
234 #undef HAVE_SYS_FILE_H
235
236 /* Define to 1 if you have the <sys/ioctl.h> header file. */
237 #undef HAVE_SYS_IOCTL_H
238
239 /* Define to 1 if you have the <sys/mount.h> header file. */
240 #undef HAVE_SYS_MOUNT_H
241
242 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
243    */
244 #undef HAVE_SYS_NDIR_H
245
246 /* Define to 1 if you have the <sys/param.h> header file. */
247 #undef HAVE_SYS_PARAM_H
248
249 /* Define to 1 if you have the <sys/select.h> header file. */
250 #undef HAVE_SYS_SELECT_H
251
252 /* Define to 1 if you have the <sys/socket.h> header file. */
253 #undef HAVE_SYS_SOCKET_H
254
255 /* Define to 1 if you have the <sys/stat.h> header file. */
256 #undef HAVE_SYS_STAT_H
257
258 /* Define to 1 if you have the <sys/time.h> header file. */
259 #undef HAVE_SYS_TIME_H
260
261 /* Define to 1 if you have the <sys/types.h> header file. */
262 #undef HAVE_SYS_TYPES_H
263
264 /* Define to 1 if you have the <sys/vfs.h> header file. */
265 #undef HAVE_SYS_VFS_H
266
267 /* tcp-wrapper */
268 #undef HAVE_TCP_WRAPPER
269
270 /* Define to 1 if you have the <unistd.h> header file. */
271 #undef HAVE_UNISTD_H
272
273 /* Define to 1 if you have the `vfork' function. */
274 #undef HAVE_VFORK
275
276 /* Define to 1 if you have the <vfork.h> header file. */
277 #undef HAVE_VFORK_H
278
279 /* Define to 1 if you have the `vprintf' function. */
280 #undef HAVE_VPRINTF
281
282 /* Define to 1 if `fork' works. */
283 #undef HAVE_WORKING_FORK
284
285 /* Define to 1 if `vfork' works. */
286 #undef HAVE_WORKING_VFORK
287
288 /* Define this as the Kerberos version number */
289 #undef KRB5_VERSION
290
291 /* tcp-wrapper */
292 #undef LIBWRAP
293
294 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
295    slash. */
296 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
297
298 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
299    */
300 #undef MAJOR_IN_MKDEV
301
302 /* Define to 1 if `major', `minor', and `makedev' are declared in
303    <sysmacros.h>. */
304 #undef MAJOR_IN_SYSMACROS
305
306 /* Define this if you want NFSv3 support compiled in */
307 #undef NFS3_SUPPORTED
308
309 /* Define this if you want NFSv4 support compiled in */
310 #undef NFS4_SUPPORTED
311
312 /* This defines the location of the NFS state files. Warning: this must match
313    definitions in config.mk! */
314 #undef NFS_STATEDIR
315
316 /* Name of package */
317 #undef PACKAGE
318
319 /* Define to the address where bug reports for this package should be sent. */
320 #undef PACKAGE_BUGREPORT
321
322 /* Define to the full name of this package. */
323 #undef PACKAGE_NAME
324
325 /* Define to the full name and version of this package. */
326 #undef PACKAGE_STRING
327
328 /* Define to the one symbol short name of this package. */
329 #undef PACKAGE_TARNAME
330
331 /* Define to the version of this package. */
332 #undef PACKAGE_VERSION
333
334 /* Define this if you want to enable various security checks in statd. These
335    checks basically keep anyone but lockd from using this service. */
336 #undef RESTRICTED_STATD
337
338 /* Define as the return type of signal handlers (`int' or `void'). */
339 #undef RETSIGTYPE
340
341 /* Define to the type of arg 1 for `select'. */
342 #undef SELECT_TYPE_ARG1
343
344 /* Define to the type of args 2, 3 and 4 for `select'. */
345 #undef SELECT_TYPE_ARG234
346
347 /* Define to the type of arg 5 for `select'. */
348 #undef SELECT_TYPE_ARG5
349
350 /* The size of `int', as computed by sizeof. */
351 #undef SIZEOF_INT
352
353 /* The size of `long', as computed by sizeof. */
354 #undef SIZEOF_LONG
355
356 /* The size of `short', as computed by sizeof. */
357 #undef SIZEOF_SHORT
358
359 /* The size of `size_t', as computed by sizeof. */
360 #undef SIZEOF_SIZE_T
361
362 /* If using the C implementation of alloca, define if you know the
363    direction of stack growth for your system; otherwise it will be
364    automatically deduced at runtime.
365         STACK_DIRECTION > 0 => grows toward higher addresses
366         STACK_DIRECTION < 0 => grows toward lower addresses
367         STACK_DIRECTION = 0 => direction of growth unknown */
368 #undef STACK_DIRECTION
369
370 /* Define to 1 if you have the ANSI C header files. */
371 #undef STDC_HEADERS
372
373 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
374 #undef TIME_WITH_SYS_TIME
375
376 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
377 #undef TM_IN_SYS_TIME
378
379 /* Define this if the private function, gss_krb5_cache_name, must be used to
380    tell the Kerberos library which credentials cache to use. Otherwise, this
381    is done by setting the KRB5CCNAME environment variable */
382 #undef USE_GSS_KRB5_CCACHE_NAME
383
384 /* Version number of package */
385 #undef VERSION
386
387 /* Define to empty if `const' does not conform to ANSI C. */
388 #undef const
389
390 /* Define to `int' if <sys/types.h> doesn't define. */
391 #undef gid_t
392
393 /* Define to `__inline__' or `__inline' if that's what the C compiler
394    calls it, or to nothing if 'inline' is not supported under any name.  */
395 #ifndef __cplusplus
396 #undef inline
397 #endif
398
399 /* Define to `long int' if <sys/types.h> does not define. */
400 #undef off_t
401
402 /* Define to `int' if <sys/types.h> does not define. */
403 #undef pid_t
404
405 /* Define to `unsigned int' if <sys/types.h> does not define. */
406 #undef size_t
407
408 /* Define to `int' if <sys/types.h> doesn't define. */
409 #undef uid_t
410
411 /* Define as `fork' if `vfork' does not work. */
412 #undef vfork