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