1 | /* include/config.h.in. Generated from configure.in by autoheader. */
|
---|
2 |
|
---|
3 | /* Define if building universal (internal helper macro) */
|
---|
4 | #undef AC_APPLE_UNIVERSAL_BUILD
|
---|
5 |
|
---|
6 | /* Whether the host os is aix */
|
---|
7 | #undef AIX
|
---|
8 |
|
---|
9 | /* Whether the AIX send_file() API is available */
|
---|
10 | #undef AIX_SENDFILE_API
|
---|
11 |
|
---|
12 | /* Does extattr API work */
|
---|
13 | #undef BROKEN_EXTATTR
|
---|
14 |
|
---|
15 | /* Does getgrnam work correctly */
|
---|
16 | #undef BROKEN_GETGRNAM
|
---|
17 |
|
---|
18 | /* Whether the nisplus include files are broken */
|
---|
19 | #undef BROKEN_NISPLUS_INCLUDE_FILES
|
---|
20 |
|
---|
21 | /* Broken RedHat 7.2 system header files */
|
---|
22 | #undef BROKEN_REDHAT_7_SYSTEM_HEADERS
|
---|
23 |
|
---|
24 | /* Broken RHEL5 sys/capability.h */
|
---|
25 | #undef BROKEN_RHEL5_SYS_CAP_HEADER
|
---|
26 |
|
---|
27 | /* Does strndup work correctly */
|
---|
28 | #undef BROKEN_STRNDUP
|
---|
29 |
|
---|
30 | /* Does strnlen work correctly */
|
---|
31 | #undef BROKEN_STRNLEN
|
---|
32 |
|
---|
33 | /* Does this system use unicode compose characters */
|
---|
34 | #undef BROKEN_UNICODE_COMPOSE_CHARACTERS
|
---|
35 |
|
---|
36 | /* Whether to enable cluster extensions */
|
---|
37 | #undef CLUSTER_SUPPORT
|
---|
38 |
|
---|
39 | /* Whether the compiler supports the LL prefix on long long integers */
|
---|
40 | #undef COMPILER_SUPPORTS_LL
|
---|
41 |
|
---|
42 | /* Marker for samba's config.h */
|
---|
43 | #undef CONFIG_H_IS_FROM_SAMBA
|
---|
44 |
|
---|
45 | /* Whether the host os is Darwin/MacOSX */
|
---|
46 | #undef DARWINOS
|
---|
47 |
|
---|
48 | /* Default display charset name */
|
---|
49 | #undef DEFAULT_DISPLAY_CHARSET
|
---|
50 |
|
---|
51 | /* Default dos charset name */
|
---|
52 | #undef DEFAULT_DOS_CHARSET
|
---|
53 |
|
---|
54 | /* Default unix charset name */
|
---|
55 | #undef DEFAULT_UNIX_CHARSET
|
---|
56 |
|
---|
57 | /* Whether dlopen takes unsigned int flags */
|
---|
58 | #undef DLOPEN_TAKES_UNSIGNED_FLAGS
|
---|
59 |
|
---|
60 | /* Define to check invariants around some common functions */
|
---|
61 | #undef DMALLOC_FUNC_CHECK
|
---|
62 |
|
---|
63 | /* Defined if running in the build farm */
|
---|
64 | #undef ENABLE_BUILD_FARM_HACKS
|
---|
65 |
|
---|
66 | /* Define to turn on dmalloc debugging */
|
---|
67 | #undef ENABLE_DMALLOC
|
---|
68 |
|
---|
69 | /* Whether to use fully FHS-compatible paths */
|
---|
70 | #undef FHS_COMPATIBLE
|
---|
71 |
|
---|
72 | /* Whether the host os is FreeBSD */
|
---|
73 | #undef FREEBSD
|
---|
74 |
|
---|
75 | /* Whether the FreeBSD sendfile() API is available */
|
---|
76 | #undef FREEBSD_SENDFILE_API
|
---|
77 |
|
---|
78 | /* Whether we are running on 64bit linux */
|
---|
79 | #undef HAVE_64BIT_LINUX
|
---|
80 |
|
---|
81 | /* Whether acl_get_perm_np() is available */
|
---|
82 | #undef HAVE_ACL_GET_PERM_NP
|
---|
83 |
|
---|
84 | /* Define to 1 if you have the <acl/libacl.h> header file. */
|
---|
85 | #undef HAVE_ACL_LIBACL_H
|
---|
86 |
|
---|
87 | /* Whether the krb5_address struct has a addrtype property */
|
---|
88 | #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS
|
---|
89 |
|
---|
90 | /* Whether the krb5_address struct has a addr_type property */
|
---|
91 | #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
|
---|
92 |
|
---|
93 | /* Define to 1 if you have the `add_proplist_entry' function. */
|
---|
94 | #undef HAVE_ADD_PROPLIST_ENTRY
|
---|
95 |
|
---|
96 | /* Define to 1 if you have the <afs/afs.h> header file. */
|
---|
97 | #undef HAVE_AFS_AFS_H
|
---|
98 |
|
---|
99 | /* Define to 1 if you have the <afs.h> header file. */
|
---|
100 | #undef HAVE_AFS_H
|
---|
101 |
|
---|
102 | /* Whether 64 bit aio is available */
|
---|
103 | #undef HAVE_AIOCB64
|
---|
104 |
|
---|
105 | /* Have aio_cancel */
|
---|
106 | #undef HAVE_AIO_CANCEL
|
---|
107 |
|
---|
108 | /* Have aio_cancel64 */
|
---|
109 | #undef HAVE_AIO_CANCEL64
|
---|
110 |
|
---|
111 | /* Have aio_error */
|
---|
112 | #undef HAVE_AIO_ERROR
|
---|
113 |
|
---|
114 | /* Have aio_error64 */
|
---|
115 | #undef HAVE_AIO_ERROR64
|
---|
116 |
|
---|
117 | /* Have aio_fsync */
|
---|
118 | #undef HAVE_AIO_FSYNC
|
---|
119 |
|
---|
120 | /* Have aio_fsync64 */
|
---|
121 | #undef HAVE_AIO_FSYNC64
|
---|
122 |
|
---|
123 | /* Define to 1 if you have the <aio.h> header file. */
|
---|
124 | #undef HAVE_AIO_H
|
---|
125 |
|
---|
126 | /* Have aio_read */
|
---|
127 | #undef HAVE_AIO_READ
|
---|
128 |
|
---|
129 | /* Have aio_read64 */
|
---|
130 | #undef HAVE_AIO_READ64
|
---|
131 |
|
---|
132 | /* Have aio_return */
|
---|
133 | #undef HAVE_AIO_RETURN
|
---|
134 |
|
---|
135 | /* Have aio_return64 */
|
---|
136 | #undef HAVE_AIO_RETURN64
|
---|
137 |
|
---|
138 | /* Have aio_suspend */
|
---|
139 | #undef HAVE_AIO_SUSPEND
|
---|
140 |
|
---|
141 | /* Have aio_suspend64 */
|
---|
142 | #undef HAVE_AIO_SUSPEND64
|
---|
143 |
|
---|
144 | /* Have aio_write */
|
---|
145 | #undef HAVE_AIO_WRITE
|
---|
146 |
|
---|
147 | /* Have aio_write64 */
|
---|
148 | #undef HAVE_AIO_WRITE64
|
---|
149 |
|
---|
150 | /* Whether AIX ACLs are available */
|
---|
151 | #undef HAVE_AIX_ACLS
|
---|
152 |
|
---|
153 | /* Define to 1 if you have the <alloca.h> header file. */
|
---|
154 | #undef HAVE_ALLOCA_H
|
---|
155 |
|
---|
156 | /* Whether the AP_OPTS_USE_SUBKEY ap option is available */
|
---|
157 | #undef HAVE_AP_OPTS_USE_SUBKEY
|
---|
158 |
|
---|
159 | /* Define to 1 if you have the <arpa/inet.h> header file. */
|
---|
160 | #undef HAVE_ARPA_INET_H
|
---|
161 |
|
---|
162 | /* check for <asm/types.h> */
|
---|
163 | #undef HAVE_ASM_TYPES_H
|
---|
164 |
|
---|
165 | /* Define to 1 if you have the <asm/unistd.h> header file. */
|
---|
166 | #undef HAVE_ASM_UNISTD_H
|
---|
167 |
|
---|
168 | /* Define to 1 if you have the `asprintf' function. */
|
---|
169 | #undef HAVE_ASPRINTF
|
---|
170 |
|
---|
171 | /* Define to 1 if you have the `atexit' function. */
|
---|
172 | #undef HAVE_ATEXIT
|
---|
173 |
|
---|
174 | /* Define to 1 if you have the `attropen' function. */
|
---|
175 | #undef HAVE_ATTROPEN
|
---|
176 |
|
---|
177 | /* Define to 1 if you have the `attr_get' function. */
|
---|
178 | #undef HAVE_ATTR_GET
|
---|
179 |
|
---|
180 | /* Define to 1 if you have the `attr_getf' function. */
|
---|
181 | #undef HAVE_ATTR_GETF
|
---|
182 |
|
---|
183 | /* Define to 1 if you have the `attr_list' function. */
|
---|
184 | #undef HAVE_ATTR_LIST
|
---|
185 |
|
---|
186 | /* Define to 1 if you have the `attr_listf' function. */
|
---|
187 | #undef HAVE_ATTR_LISTF
|
---|
188 |
|
---|
189 | /* Define to 1 if you have the `attr_remove' function. */
|
---|
190 | #undef HAVE_ATTR_REMOVE
|
---|
191 |
|
---|
192 | /* Define to 1 if you have the `attr_removef' function. */
|
---|
193 | #undef HAVE_ATTR_REMOVEF
|
---|
194 |
|
---|
195 | /* Define to 1 if you have the `attr_set' function. */
|
---|
196 | #undef HAVE_ATTR_SET
|
---|
197 |
|
---|
198 | /* Define to 1 if you have the `attr_setf' function. */
|
---|
199 | #undef HAVE_ATTR_SETF
|
---|
200 |
|
---|
201 | /* Define to 1 if you have the <attr/xattr.h> header file. */
|
---|
202 | #undef HAVE_ATTR_XATTR_H
|
---|
203 |
|
---|
204 | /* Define to 1 if you have the `backtrace_symbols' function. */
|
---|
205 | #undef HAVE_BACKTRACE_SYMBOLS
|
---|
206 |
|
---|
207 | /* Define to 1 if you have the `ber_scanf' function. */
|
---|
208 | #undef HAVE_BER_SCANF
|
---|
209 |
|
---|
210 | /* Define to 1 if you have the `ber_sockbuf_add_io' function. */
|
---|
211 | #undef HAVE_BER_SOCKBUF_ADD_IO
|
---|
212 |
|
---|
213 | /* What header to include for iconv() function: biconv.h */
|
---|
214 | #undef HAVE_BICONV
|
---|
215 |
|
---|
216 | /* Whether bigcrypt is available */
|
---|
217 | #undef HAVE_BIGCRYPT
|
---|
218 |
|
---|
219 | /* Whether the bool type is available */
|
---|
220 | #undef HAVE_BOOL
|
---|
221 |
|
---|
222 | /* Whether fcntl64 locks are broken */
|
---|
223 | #undef HAVE_BROKEN_FCNTL64_LOCKS
|
---|
224 |
|
---|
225 | /* Whether getgroups is broken */
|
---|
226 | #undef HAVE_BROKEN_GETGROUPS
|
---|
227 |
|
---|
228 | /* Whether readdir() returns the wrong name offset */
|
---|
229 | #undef HAVE_BROKEN_READDIR_NAME
|
---|
230 |
|
---|
231 | /* Define to 1 if you have the `bzero' function. */
|
---|
232 | #undef HAVE_BZERO
|
---|
233 |
|
---|
234 | /* Whether there is a C99 compliant vsnprintf */
|
---|
235 | #undef HAVE_C99_VSNPRINTF
|
---|
236 |
|
---|
237 | /* Whether cap_get_proc is available */
|
---|
238 | #undef HAVE_CAP_GET_PROC
|
---|
239 |
|
---|
240 | /* Define to 1 if you have the <CFStringEncodingConverter.h> header file. */
|
---|
241 | #undef HAVE_CFSTRINGENCODINGCONVERTER_H
|
---|
242 |
|
---|
243 | /* Whether the krb5_checksum struct has a checksum property */
|
---|
244 | #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM
|
---|
245 |
|
---|
246 | /* Define to 1 if you have the `chflags' function. */
|
---|
247 | #undef HAVE_CHFLAGS
|
---|
248 |
|
---|
249 | /* Define to 1 if you have the `chmod' function. */
|
---|
250 | #undef HAVE_CHMOD
|
---|
251 |
|
---|
252 | /* Define to 1 if you have the `chown' function. */
|
---|
253 | #undef HAVE_CHOWN
|
---|
254 |
|
---|
255 | /* Define to 1 if you have the `chroot' function. */
|
---|
256 | #undef HAVE_CHROOT
|
---|
257 |
|
---|
258 | /* Define to 1 if you have the `chsize' function. */
|
---|
259 | #undef HAVE_CHSIZE
|
---|
260 |
|
---|
261 | /* Whether clock_gettime is available */
|
---|
262 | #undef HAVE_CLOCK_GETTIME
|
---|
263 |
|
---|
264 | /* Whether the clock_gettime clock ID CLOCK_MONOTONIC is available */
|
---|
265 | #undef HAVE_CLOCK_MONOTONIC
|
---|
266 |
|
---|
267 | /* Whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available */
|
---|
268 | #undef HAVE_CLOCK_PROCESS_CPUTIME_ID
|
---|
269 |
|
---|
270 | /* Whether the clock_gettime clock ID CLOCK_REALTIME is available */
|
---|
271 | #undef HAVE_CLOCK_REALTIME
|
---|
272 |
|
---|
273 | /* Define to 1 if you have the `closedir64' function. */
|
---|
274 | #undef HAVE_CLOSEDIR64
|
---|
275 |
|
---|
276 | /* Whether or not we have comparison_fn_t */
|
---|
277 | #undef HAVE_COMPARISON_FN_T
|
---|
278 |
|
---|
279 | /* Define to 1 if you have the <compat.h> header file. */
|
---|
280 | #undef HAVE_COMPAT_H
|
---|
281 |
|
---|
282 | /* Whether the compiler will optimize out function calls */
|
---|
283 | #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS
|
---|
284 |
|
---|
285 | /* Define to 1 if you have the <com_err.h> header file. */
|
---|
286 | #undef HAVE_COM_ERR_H
|
---|
287 |
|
---|
288 | /* Whether the system has connect() */
|
---|
289 | #undef HAVE_CONNECT
|
---|
290 |
|
---|
291 | /* Define to 1 if you have the `copy_Authenticator' function. */
|
---|
292 | #undef HAVE_COPY_AUTHENTICATOR
|
---|
293 |
|
---|
294 | /* Define to 1 if you have the <CoreFoundation/CFStringEncodingConverter.h>
|
---|
295 | header file. */
|
---|
296 | #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H
|
---|
297 |
|
---|
298 | /* Define to 1 if you have the `creat64' function. */
|
---|
299 | #undef HAVE_CREAT64
|
---|
300 |
|
---|
301 | /* Whether the system has the crypt() function */
|
---|
302 | #undef HAVE_CRYPT
|
---|
303 |
|
---|
304 | /* Define to 1 if you have the `crypt16' function. */
|
---|
305 | #undef HAVE_CRYPT16
|
---|
306 |
|
---|
307 | /* Whether CTDB_CONTROL_TRANS2_COMMIT_RETRY() is available */
|
---|
308 | #undef HAVE_CTDB_CONTROL_TRANS2_COMMIT_RETRY_DECL
|
---|
309 |
|
---|
310 | /* Define to 1 if you have the <ctdb.h> header file. */
|
---|
311 | #undef HAVE_CTDB_H
|
---|
312 |
|
---|
313 | /* Define to 1 if you have the <ctdb_private.h> header file. */
|
---|
314 | #undef HAVE_CTDB_PRIVATE_H
|
---|
315 |
|
---|
316 | /* Define to 1 if you have the <ctype.h> header file. */
|
---|
317 | #undef HAVE_CTYPE_H
|
---|
318 |
|
---|
319 | /* Whether we have CUPS */
|
---|
320 | #undef HAVE_CUPS
|
---|
321 |
|
---|
322 | /* Define to 1 if you have the <cups/cups.h> header file. */
|
---|
323 | #undef HAVE_CUPS_CUPS_H
|
---|
324 |
|
---|
325 | /* Define to 1 if you have the <cups/language.h> header file. */
|
---|
326 | #undef HAVE_CUPS_LANGUAGE_H
|
---|
327 |
|
---|
328 | /* Whether to use the Darwin-specific initgroups system call */
|
---|
329 | #undef HAVE_DARWIN_INITGROUPS
|
---|
330 |
|
---|
331 | /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
|
---|
332 | don't. */
|
---|
333 | #undef HAVE_DECL_ASPRINTF
|
---|
334 |
|
---|
335 | /* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
|
---|
336 | don't. */
|
---|
337 | #undef HAVE_DECL_RL_EVENT_HOOK
|
---|
338 |
|
---|
339 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
|
---|
340 | don't. */
|
---|
341 | #undef HAVE_DECL_SNPRINTF
|
---|
342 |
|
---|
343 | /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
|
---|
344 | don't. */
|
---|
345 | #undef HAVE_DECL_VASPRINTF
|
---|
346 |
|
---|
347 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
|
---|
348 | don't. */
|
---|
349 | #undef HAVE_DECL_VSNPRINTF
|
---|
350 |
|
---|
351 | /* Define to 1 if you have the `delproplist' function. */
|
---|
352 | #undef HAVE_DELPROPLIST
|
---|
353 |
|
---|
354 | /* Define to 1 if you have the `des_set_key' function. */
|
---|
355 | #undef HAVE_DES_SET_KEY
|
---|
356 |
|
---|
357 | /* Whether the 'dev64_t' type is available */
|
---|
358 | #undef HAVE_DEV64_T
|
---|
359 |
|
---|
360 | /* Whether the major macro for dev_t is available */
|
---|
361 | #undef HAVE_DEVICE_MAJOR_FN
|
---|
362 |
|
---|
363 | /* Whether the minor macro for dev_t is available */
|
---|
364 | #undef HAVE_DEVICE_MINOR_FN
|
---|
365 |
|
---|
366 | /* Define to 1 if you have the `devnm' function. */
|
---|
367 | #undef HAVE_DEVNM
|
---|
368 |
|
---|
369 | /* Define to 1 if you have the <devnm.h> header file. */
|
---|
370 | #undef HAVE_DEVNM_H
|
---|
371 |
|
---|
372 | /* Define to 1 if you have the `dgettext' function. */
|
---|
373 | #undef HAVE_DGETTEXT
|
---|
374 |
|
---|
375 | /* Define to 1 if you have the <direct.h> header file. */
|
---|
376 | #undef HAVE_DIRECT_H
|
---|
377 |
|
---|
378 | /* Whether dirent has a d_off member */
|
---|
379 | #undef HAVE_DIRENT_D_OFF
|
---|
380 |
|
---|
381 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
---|
382 | */
|
---|
383 | #undef HAVE_DIRENT_H
|
---|
384 |
|
---|
385 | /* Define to 1 if you have the `dirfd' function. */
|
---|
386 | #undef HAVE_DIRFD
|
---|
387 |
|
---|
388 | /* Define to 1 if you have the `dlclose' function. */
|
---|
389 | #undef HAVE_DLCLOSE
|
---|
390 |
|
---|
391 | /* Define to 1 if you have the `dlerror' function. */
|
---|
392 | #undef HAVE_DLERROR
|
---|
393 |
|
---|
394 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
395 | #undef HAVE_DLFCN_H
|
---|
396 |
|
---|
397 | /* Define to 1 if you have the `dlopen' function. */
|
---|
398 | #undef HAVE_DLOPEN
|
---|
399 |
|
---|
400 | /* Define to 1 if you have the `dlsym' function. */
|
---|
401 | #undef HAVE_DLSYM
|
---|
402 |
|
---|
403 | /* Define to 1 if you have the <dl.h> header file. */
|
---|
404 | #undef HAVE_DL_H
|
---|
405 |
|
---|
406 | /* Define to 1 if you have the <dmapi.h> header file. */
|
---|
407 | #undef HAVE_DMAPI_H
|
---|
408 |
|
---|
409 | /* Define to 1 if you have the `DNSServiceRegister' function. */
|
---|
410 | #undef HAVE_DNSSERVICEREGISTER
|
---|
411 |
|
---|
412 | /* Define to 1 if you have the <dns_sd.h> header file. */
|
---|
413 | #undef HAVE_DNS_SD_H
|
---|
414 |
|
---|
415 | /* struct dqblk .dqb_fsoftlimit */
|
---|
416 | #undef HAVE_DQB_FSOFTLIMIT
|
---|
417 |
|
---|
418 | /* Define to 1 if you have the `dup2' function. */
|
---|
419 | #undef HAVE_DUP2
|
---|
420 |
|
---|
421 | /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */
|
---|
422 | #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5
|
---|
423 |
|
---|
424 | /* Define to 1 if you have the `endmntent' function. */
|
---|
425 | #undef HAVE_ENDMNTENT
|
---|
426 |
|
---|
427 | /* Define to 1 if you have the `endnetgrent' function. */
|
---|
428 | #undef HAVE_ENDNETGRENT
|
---|
429 |
|
---|
430 | /* Whether errno() is available */
|
---|
431 | #undef HAVE_ERRNO_DECL
|
---|
432 |
|
---|
433 | /* Whether the EncryptedData struct has a etype property */
|
---|
434 | #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
|
---|
435 |
|
---|
436 | /* Define to 1 if you have the <execinfo.h> header file. */
|
---|
437 | #undef HAVE_EXECINFO_H
|
---|
438 |
|
---|
439 | /* Define to 1 if you have the `execl' function. */
|
---|
440 | #undef HAVE_EXECL
|
---|
441 |
|
---|
442 | /* Whether large file support can be enabled */
|
---|
443 | #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
|
---|
444 |
|
---|
445 | /* Define to 1 if you have the `extattr_delete_fd' function. */
|
---|
446 | #undef HAVE_EXTATTR_DELETE_FD
|
---|
447 |
|
---|
448 | /* Define to 1 if you have the `extattr_delete_file' function. */
|
---|
449 | #undef HAVE_EXTATTR_DELETE_FILE
|
---|
450 |
|
---|
451 | /* Define to 1 if you have the `extattr_delete_link' function. */
|
---|
452 | #undef HAVE_EXTATTR_DELETE_LINK
|
---|
453 |
|
---|
454 | /* Define to 1 if you have the `extattr_get_fd' function. */
|
---|
455 | #undef HAVE_EXTATTR_GET_FD
|
---|
456 |
|
---|
457 | /* Define to 1 if you have the `extattr_get_file' function. */
|
---|
458 | #undef HAVE_EXTATTR_GET_FILE
|
---|
459 |
|
---|
460 | /* Define to 1 if you have the `extattr_get_link' function. */
|
---|
461 | #undef HAVE_EXTATTR_GET_LINK
|
---|
462 |
|
---|
463 | /* Define to 1 if you have the `extattr_list_fd' function. */
|
---|
464 | #undef HAVE_EXTATTR_LIST_FD
|
---|
465 |
|
---|
466 | /* Define to 1 if you have the `extattr_list_file' function. */
|
---|
467 | #undef HAVE_EXTATTR_LIST_FILE
|
---|
468 |
|
---|
469 | /* Define to 1 if you have the `extattr_list_link' function. */
|
---|
470 | #undef HAVE_EXTATTR_LIST_LINK
|
---|
471 |
|
---|
472 | /* Define to 1 if you have the `extattr_set_fd' function. */
|
---|
473 | #undef HAVE_EXTATTR_SET_FD
|
---|
474 |
|
---|
475 | /* Define to 1 if you have the `extattr_set_file' function. */
|
---|
476 | #undef HAVE_EXTATTR_SET_FILE
|
---|
477 |
|
---|
478 | /* Define to 1 if you have the `extattr_set_link' function. */
|
---|
479 | #undef HAVE_EXTATTR_SET_LINK
|
---|
480 |
|
---|
481 | /* Whether the krb5_error struct has a e_data pointer */
|
---|
482 | #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR
|
---|
483 |
|
---|
484 | /* Define to 1 if you have the `FAMOpen2' function. */
|
---|
485 | #undef HAVE_FAMOPEN2
|
---|
486 |
|
---|
487 | /* Define to 1 if you have the <fam.h> header file. */
|
---|
488 | #undef HAVE_FAM_H
|
---|
489 |
|
---|
490 | /* Whether fam.h contains a typedef for enum FAMCodes */
|
---|
491 | #undef HAVE_FAM_H_FAMCODES_TYPEDEF
|
---|
492 |
|
---|
493 | /* Define to 1 if you have the `fchmod' function. */
|
---|
494 | #undef HAVE_FCHMOD
|
---|
495 |
|
---|
496 | /* Define to 1 if you have the `fchown' function. */
|
---|
497 | #undef HAVE_FCHOWN
|
---|
498 |
|
---|
499 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
500 | #undef HAVE_FCNTL_H
|
---|
501 |
|
---|
502 | /* Whether fcntl locking is available */
|
---|
503 | #undef HAVE_FCNTL_LOCK
|
---|
504 |
|
---|
505 | /* Define to 1 if you have the `fcvt' function. */
|
---|
506 | #undef HAVE_FCVT
|
---|
507 |
|
---|
508 | /* Define to 1 if you have the `fcvtl' function. */
|
---|
509 | #undef HAVE_FCVTL
|
---|
510 |
|
---|
511 | /* Define to 1 if you have the `fdatasync' function. */
|
---|
512 | #undef HAVE_FDATASYNC
|
---|
513 |
|
---|
514 | /* Define to 1 if you have the `fdelproplist' function. */
|
---|
515 | #undef HAVE_FDELPROPLIST
|
---|
516 |
|
---|
517 | /* Define to 1 if you have the `fgetea' function. */
|
---|
518 | #undef HAVE_FGETEA
|
---|
519 |
|
---|
520 | /* Define to 1 if you have the `fgetproplist' function. */
|
---|
521 | #undef HAVE_FGETPROPLIST
|
---|
522 |
|
---|
523 | /* Define to 1 if you have the `fgetxattr' function. */
|
---|
524 | #undef HAVE_FGETXATTR
|
---|
525 |
|
---|
526 | /* Define to 1 if you have the `flistea' function. */
|
---|
527 | #undef HAVE_FLISTEA
|
---|
528 |
|
---|
529 | /* Define to 1 if you have the `flistxattr' function. */
|
---|
530 | #undef HAVE_FLISTXATTR
|
---|
531 |
|
---|
532 | /* Define to 1 if you have the <float.h> header file. */
|
---|
533 | #undef HAVE_FLOAT_H
|
---|
534 |
|
---|
535 | /* Define to 1 if you have the <fnmatch.h> header file. */
|
---|
536 | #undef HAVE_FNMATCH_H
|
---|
537 |
|
---|
538 | /* Define to 1 if you have the `fopen64' function. */
|
---|
539 | #undef HAVE_FOPEN64
|
---|
540 |
|
---|
541 | /* Whether the system has freeaddrinfo */
|
---|
542 | #undef HAVE_FREEADDRINFO
|
---|
543 |
|
---|
544 | /* Whether the system has freeifaddrs */
|
---|
545 | #undef HAVE_FREEIFADDRS
|
---|
546 |
|
---|
547 | /* Define to 1 if you have the `free_AP_REQ' function. */
|
---|
548 | #undef HAVE_FREE_AP_REQ
|
---|
549 |
|
---|
550 | /* Define to 1 if you have the `fremoveea' function. */
|
---|
551 | #undef HAVE_FREMOVEEA
|
---|
552 |
|
---|
553 | /* Define to 1 if you have the `fremovexattr' function. */
|
---|
554 | #undef HAVE_FREMOVEXATTR
|
---|
555 |
|
---|
556 | /* Whether statvfs.f_frsize exists */
|
---|
557 | #undef HAVE_FRSIZE
|
---|
558 |
|
---|
559 | /* Define to 1 if you have the `fseek64' function. */
|
---|
560 | #undef HAVE_FSEEK64
|
---|
561 |
|
---|
562 | /* Define to 1 if you have the `fseeko64' function. */
|
---|
563 | #undef HAVE_FSEEKO64
|
---|
564 |
|
---|
565 | /* Define to 1 if you have the `fsetea' function. */
|
---|
566 | #undef HAVE_FSETEA
|
---|
567 |
|
---|
568 | /* Define to 1 if you have the `fsetproplist' function. */
|
---|
569 | #undef HAVE_FSETPROPLIST
|
---|
570 |
|
---|
571 | /* Define to 1 if you have the `fsetxattr' function. */
|
---|
572 | #undef HAVE_FSETXATTR
|
---|
573 |
|
---|
574 | /* Whether statvfs.f_fsid is an integer */
|
---|
575 | #undef HAVE_FSID_INT
|
---|
576 |
|
---|
577 | /* Define to 1 if you have the `fstat' function. */
|
---|
578 | #undef HAVE_FSTAT
|
---|
579 |
|
---|
580 | /* Whether fstat64() is available */
|
---|
581 | #undef HAVE_FSTAT64
|
---|
582 |
|
---|
583 | /* Define to 1 if you have the `fsync' function. */
|
---|
584 | #undef HAVE_FSYNC
|
---|
585 |
|
---|
586 | /* Define to 1 if you have the `ftell64' function. */
|
---|
587 | #undef HAVE_FTELL64
|
---|
588 |
|
---|
589 | /* Define to 1 if you have the `ftello64' function. */
|
---|
590 | #undef HAVE_FTELLO64
|
---|
591 |
|
---|
592 | /* Define to 1 if you have the `ftruncate' function. */
|
---|
593 | #undef HAVE_FTRUNCATE
|
---|
594 |
|
---|
595 | /* Define to 1 if you have the `ftruncate64' function. */
|
---|
596 | #undef HAVE_FTRUNCATE64
|
---|
597 |
|
---|
598 | /* Truncate extend */
|
---|
599 | #undef HAVE_FTRUNCATE_EXTEND
|
---|
600 |
|
---|
601 | /* Whether there is a __FUNCTION__ macro */
|
---|
602 | #undef HAVE_FUNCTION_MACRO
|
---|
603 |
|
---|
604 | /* Whether the system has gai_strerror */
|
---|
605 | #undef HAVE_GAI_STRERROR
|
---|
606 |
|
---|
607 | /* Whether the system has getaddrinfo */
|
---|
608 | #undef HAVE_GETADDRINFO
|
---|
609 |
|
---|
610 | /* Define to 1 if you have the `getauthuid' function. */
|
---|
611 | #undef HAVE_GETAUTHUID
|
---|
612 |
|
---|
613 | /* Define to 1 if you have the `getcwd' function. */
|
---|
614 | #undef HAVE_GETCWD
|
---|
615 |
|
---|
616 | /* Define to 1 if you have the `getdents' function. */
|
---|
617 | #undef HAVE_GETDENTS
|
---|
618 |
|
---|
619 | /* Define to 1 if you have the `getdents64' function. */
|
---|
620 | #undef HAVE_GETDENTS64
|
---|
621 |
|
---|
622 | /* Define to 1 if you have the `getdirentries' function. */
|
---|
623 | #undef HAVE_GETDIRENTRIES
|
---|
624 |
|
---|
625 | /* Define to 1 if you have the `getea' function. */
|
---|
626 | #undef HAVE_GETEA
|
---|
627 |
|
---|
628 | /* Define to 1 if you have the `getgrent' function. */
|
---|
629 | #undef HAVE_GETGRENT
|
---|
630 |
|
---|
631 | /* Define to 1 if you have the `getgrent_r' function. */
|
---|
632 | #undef HAVE_GETGRENT_R
|
---|
633 |
|
---|
634 | /* Whether getgrent_r() is available */
|
---|
635 | #undef HAVE_GETGRENT_R_DECL
|
---|
636 |
|
---|
637 | /* Define to 1 if you have the `getgrgid_r' function. */
|
---|
638 | #undef HAVE_GETGRGID_R
|
---|
639 |
|
---|
640 | /* Define to 1 if you have the `getgrnam' function. */
|
---|
641 | #undef HAVE_GETGRNAM
|
---|
642 |
|
---|
643 | /* Define to 1 if you have the `getgrnam_r' function. */
|
---|
644 | #undef HAVE_GETGRNAM_R
|
---|
645 |
|
---|
646 | /* Define to 1 if you have the `getgrouplist' function. */
|
---|
647 | #undef HAVE_GETGROUPLIST
|
---|
648 |
|
---|
649 | /* Whether the system has gethostbyname() */
|
---|
650 | #undef HAVE_GETHOSTBYNAME
|
---|
651 |
|
---|
652 | /* Whether the system has getifaddrs */
|
---|
653 | #undef HAVE_GETIFADDRS
|
---|
654 |
|
---|
655 | /* Define to 1 if you have the `getmntent' function. */
|
---|
656 | #undef HAVE_GETMNTENT
|
---|
657 |
|
---|
658 | /* Whether the system has getnameinfo */
|
---|
659 | #undef HAVE_GETNAMEINFO
|
---|
660 |
|
---|
661 | /* Define to 1 if you have the `getnetgrent' function. */
|
---|
662 | #undef HAVE_GETNETGRENT
|
---|
663 |
|
---|
664 | /* Define to 1 if you have the `getpagesize' function. */
|
---|
665 | #undef HAVE_GETPAGESIZE
|
---|
666 |
|
---|
667 | /* Define to 1 if you have the `getpgrp' function. */
|
---|
668 | #undef HAVE_GETPGRP
|
---|
669 |
|
---|
670 | /* Define to 1 if you have the `getproplist' function. */
|
---|
671 | #undef HAVE_GETPROPLIST
|
---|
672 |
|
---|
673 | /* Whether getprpwnam is available */
|
---|
674 | #undef HAVE_GETPRPWNAM
|
---|
675 |
|
---|
676 | /* Define to 1 if you have the `getpwanam' function. */
|
---|
677 | #undef HAVE_GETPWANAM
|
---|
678 |
|
---|
679 | /* Define to 1 if you have the `getpwent_r' function. */
|
---|
680 | #undef HAVE_GETPWENT_R
|
---|
681 |
|
---|
682 | /* Whether getpwent_r() is available */
|
---|
683 | #undef HAVE_GETPWENT_R_DECL
|
---|
684 |
|
---|
685 | /* Define to 1 if you have the `getpwnam_r' function. */
|
---|
686 | #undef HAVE_GETPWNAM_R
|
---|
687 |
|
---|
688 | /* Define to 1 if you have the `getpwuid_r' function. */
|
---|
689 | #undef HAVE_GETPWUID_R
|
---|
690 |
|
---|
691 | /* Define to 1 if you have the `getrlimit' function. */
|
---|
692 | #undef HAVE_GETRLIMIT
|
---|
693 |
|
---|
694 | /* Whether getspnam is available */
|
---|
695 | #undef HAVE_GETSPNAM
|
---|
696 |
|
---|
697 | /* Define to 1 if you have the `gettext' function. */
|
---|
698 | #undef HAVE_GETTEXT
|
---|
699 |
|
---|
700 | /* Whether gettimeofday takes a tz argument */
|
---|
701 | #undef HAVE_GETTIMEOFDAY_TZ
|
---|
702 |
|
---|
703 | /* Define to 1 if you have the `getutmpx' function. */
|
---|
704 | #undef HAVE_GETUTMPX
|
---|
705 |
|
---|
706 | /* Define to 1 if you have the `getxattr' function. */
|
---|
707 | #undef HAVE_GETXATTR
|
---|
708 |
|
---|
709 | /* Define to 1 if you have the `get_proplist_entry' function. */
|
---|
710 | #undef HAVE_GET_PROPLIST_ENTRY
|
---|
711 |
|
---|
712 | /* What header to include for iconv() function: giconv.h */
|
---|
713 | #undef HAVE_GICONV
|
---|
714 |
|
---|
715 | /* Define to 1 if you have the `glob' function. */
|
---|
716 | #undef HAVE_GLOB
|
---|
717 |
|
---|
718 | /* Define to 1 if you have the <glob.h> header file. */
|
---|
719 | #undef HAVE_GLOB_H
|
---|
720 |
|
---|
721 | /* Whether GPFS GPL libs are available */
|
---|
722 | #undef HAVE_GPFS
|
---|
723 |
|
---|
724 | /* Define to 1 if you have the `grantpt' function. */
|
---|
725 | #undef HAVE_GRANTPT
|
---|
726 |
|
---|
727 | /* Define to 1 if you have the <grp.h> header file. */
|
---|
728 | #undef HAVE_GRP_H
|
---|
729 |
|
---|
730 | /* Whether GSSAPI is available */
|
---|
731 | #undef HAVE_GSSAPI
|
---|
732 |
|
---|
733 | /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
|
---|
734 | #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
|
---|
735 |
|
---|
736 | /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
|
---|
737 | #undef HAVE_GSSAPI_GSSAPI_H
|
---|
738 |
|
---|
739 | /* Define to 1 if you have the <gssapi.h> header file. */
|
---|
740 | #undef HAVE_GSSAPI_H
|
---|
741 |
|
---|
742 | /* Define to 1 if you have the `gss_display_status' function. */
|
---|
743 | #undef HAVE_GSS_DISPLAY_STATUS
|
---|
744 |
|
---|
745 | /* Define to 1 if you have the <history.h> header file. */
|
---|
746 | #undef HAVE_HISTORY_H
|
---|
747 |
|
---|
748 | /* Do we have history_list? */
|
---|
749 | #undef HAVE_HISTORY_LIST
|
---|
750 |
|
---|
751 | /* Whether HPUX ACLs are available */
|
---|
752 | #undef HAVE_HPUX_ACLS
|
---|
753 |
|
---|
754 | /* Define to 1 if you have the `hstrerror' function. */
|
---|
755 | #undef HAVE_HSTRERROR
|
---|
756 |
|
---|
757 | /* What header to include for iconv() function: iconv.h */
|
---|
758 | #undef HAVE_ICONV
|
---|
759 |
|
---|
760 | /* Whether iface AIX is available */
|
---|
761 | #undef HAVE_IFACE_AIX
|
---|
762 |
|
---|
763 | /* Whether iface getifaddrs is available */
|
---|
764 | #undef HAVE_IFACE_GETIFADDRS
|
---|
765 |
|
---|
766 | /* Whether iface ifconf is available */
|
---|
767 | #undef HAVE_IFACE_IFCONF
|
---|
768 |
|
---|
769 | /* Whether iface ifreq is available */
|
---|
770 | #undef HAVE_IFACE_IFREQ
|
---|
771 |
|
---|
772 | /* Define to 1 if you have the <ifaddrs.h> header file. */
|
---|
773 | #undef HAVE_IFADDRS_H
|
---|
774 |
|
---|
775 | /* Whether the system has if_nametoindex() */
|
---|
776 | #undef HAVE_IF_NAMETOINDEX
|
---|
777 |
|
---|
778 | /* Whether the compiler supports immediate structures */
|
---|
779 | #undef HAVE_IMMEDIATE_STRUCTURES
|
---|
780 |
|
---|
781 | /* Define to 1 if you have the `inet_aton' function. */
|
---|
782 | #undef HAVE_INET_ATON
|
---|
783 |
|
---|
784 | /* Define to 1 if you have the `inet_ntoa' function. */
|
---|
785 | #undef HAVE_INET_NTOA
|
---|
786 |
|
---|
787 | /* Define to 1 if you have the `inet_ntop' function. */
|
---|
788 | #undef HAVE_INET_NTOP
|
---|
789 |
|
---|
790 | /* Define to 1 if you have the `inet_pton' function. */
|
---|
791 | #undef HAVE_INET_PTON
|
---|
792 |
|
---|
793 | /* Define to 1 if you have the `initgroups' function. */
|
---|
794 | #undef HAVE_INITGROUPS
|
---|
795 |
|
---|
796 | /* Define to 1 if you have the `initialize_krb5_error_table' function. */
|
---|
797 | #undef HAVE_INITIALIZE_KRB5_ERROR_TABLE
|
---|
798 |
|
---|
799 | /* Define to 1 if you have the `innetgr' function. */
|
---|
800 | #undef HAVE_INNETGR
|
---|
801 |
|
---|
802 | /* Whether the 'ino64_t' type is available */
|
---|
803 | #undef HAVE_INO64_T
|
---|
804 |
|
---|
805 | /* Whether kernel has inotify support */
|
---|
806 | #undef HAVE_INOTIFY
|
---|
807 |
|
---|
808 | /* Define to 1 if you have the `inotify_init' function. */
|
---|
809 | #undef HAVE_INOTIFY_INIT
|
---|
810 |
|
---|
811 | /* Whether int16 typedef is included by rpc/rpc.h */
|
---|
812 | #undef HAVE_INT16_FROM_RPC_RPC_H
|
---|
813 |
|
---|
814 | /* Whether int32 typedef is included by rpc/rpc.h */
|
---|
815 | #undef HAVE_INT32_FROM_RPC_RPC_H
|
---|
816 |
|
---|
817 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
818 | #undef HAVE_INTTYPES_H
|
---|
819 |
|
---|
820 | /* Whether we have iPrint */
|
---|
821 | #undef HAVE_IPRINT
|
---|
822 |
|
---|
823 | /* Whether the system has IPv6 support */
|
---|
824 | #undef HAVE_IPV6
|
---|
825 |
|
---|
826 | /* Whether IRIX ACLs are available */
|
---|
827 | #undef HAVE_IRIX_ACLS
|
---|
828 |
|
---|
829 | /* Define to 1 if you have the `isatty' function. */
|
---|
830 | #undef HAVE_ISATTY
|
---|
831 |
|
---|
832 | /* Whether kernel notifies changes */
|
---|
833 | #undef HAVE_KERNEL_CHANGE_NOTIFY
|
---|
834 |
|
---|
835 | /* Whether IRIX kernel oplock type definitions are available */
|
---|
836 | #undef HAVE_KERNEL_OPLOCKS_IRIX
|
---|
837 |
|
---|
838 | /* Whether to use linux kernel oplocks */
|
---|
839 | #undef HAVE_KERNEL_OPLOCKS_LINUX
|
---|
840 |
|
---|
841 | /* Whether the kernel supports share modes */
|
---|
842 | #undef HAVE_KERNEL_SHARE_MODES
|
---|
843 |
|
---|
844 | /* Define to 1 if you have the <keyutils.h> header file. */
|
---|
845 | #undef HAVE_KEYUTILS_H
|
---|
846 |
|
---|
847 | /* Whether to have KRB5 support */
|
---|
848 | #undef HAVE_KRB5
|
---|
849 |
|
---|
850 | /* Whether the type krb5_addresses type exists */
|
---|
851 | #undef HAVE_KRB5_ADDRESSES
|
---|
852 |
|
---|
853 | /* Define to 1 if you have the `krb5_auth_con_setkey' function. */
|
---|
854 | #undef HAVE_KRB5_AUTH_CON_SETKEY
|
---|
855 |
|
---|
856 | /* Define to 1 if you have the `krb5_auth_con_setuseruserkey' function. */
|
---|
857 | #undef HAVE_KRB5_AUTH_CON_SETUSERUSERKEY
|
---|
858 |
|
---|
859 | /* Define to 1 if you have the `krb5_auth_con_set_req_cksumtype' function. */
|
---|
860 | #undef HAVE_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE
|
---|
861 |
|
---|
862 | /* Whether the type krb5_crypto exists */
|
---|
863 | #undef HAVE_KRB5_CRYPTO
|
---|
864 |
|
---|
865 | /* Define to 1 if you have the `krb5_crypto_destroy' function. */
|
---|
866 | #undef HAVE_KRB5_CRYPTO_DESTROY
|
---|
867 |
|
---|
868 | /* Define to 1 if you have the `krb5_crypto_init' function. */
|
---|
869 | #undef HAVE_KRB5_CRYPTO_INIT
|
---|
870 |
|
---|
871 | /* Define to 1 if you have the `krb5_c_enctype_compare' function. */
|
---|
872 | #undef HAVE_KRB5_C_ENCTYPE_COMPARE
|
---|
873 |
|
---|
874 | /* Define to 1 if you have the `krb5_c_verify_checksum' function. */
|
---|
875 | #undef HAVE_KRB5_C_VERIFY_CHECKSUM
|
---|
876 |
|
---|
877 | /* Define to 1 if you have the `krb5_decode_ap_req' function. */
|
---|
878 | #undef HAVE_KRB5_DECODE_AP_REQ
|
---|
879 |
|
---|
880 | /* Whether the type krb5_encrypt_block exists */
|
---|
881 | #undef HAVE_KRB5_ENCRYPT_BLOCK
|
---|
882 |
|
---|
883 | /* Define to 1 if you have the `krb5_encrypt_data' function. */
|
---|
884 | #undef HAVE_KRB5_ENCRYPT_DATA
|
---|
885 |
|
---|
886 | /* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */
|
---|
887 | #undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS
|
---|
888 |
|
---|
889 | /* Define to 1 if you have the `krb5_enctype_to_string' function. */
|
---|
890 | #undef HAVE_KRB5_ENCTYPE_TO_STRING
|
---|
891 |
|
---|
892 | /* whether krb5_enctype_to_string takes krb5_context argument */
|
---|
893 | #undef HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG
|
---|
894 |
|
---|
895 | /* whether krb5_enctype_to_string takes size_t argument */
|
---|
896 | #undef HAVE_KRB5_ENCTYPE_TO_STRING_WITH_SIZE_T_ARG
|
---|
897 |
|
---|
898 | /* Define to 1 if you have the `krb5_free_data_contents' function. */
|
---|
899 | #undef HAVE_KRB5_FREE_DATA_CONTENTS
|
---|
900 |
|
---|
901 | /* Define to 1 if you have the `krb5_free_error_contents' function. */
|
---|
902 | #undef HAVE_KRB5_FREE_ERROR_CONTENTS
|
---|
903 |
|
---|
904 | /* Define to 1 if you have the `krb5_free_keytab_entry_contents' function. */
|
---|
905 | #undef HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS
|
---|
906 |
|
---|
907 | /* Define to 1 if you have the `krb5_free_unparsed_name' function. */
|
---|
908 | #undef HAVE_KRB5_FREE_UNPARSED_NAME
|
---|
909 |
|
---|
910 | /* Define to 1 if you have the `krb5_fwd_tgt_creds' function. */
|
---|
911 | #undef HAVE_KRB5_FWD_TGT_CREDS
|
---|
912 |
|
---|
913 | /* Define to 1 if you have the `krb5_get_default_in_tkt_etypes' function. */
|
---|
914 | #undef HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES
|
---|
915 |
|
---|
916 | /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */
|
---|
917 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC
|
---|
918 |
|
---|
919 | /* Define to 1 if you have the `krb5_get_init_creds_opt_free' function. */
|
---|
920 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE
|
---|
921 |
|
---|
922 | /* Define to 1 if you have the `krb5_get_init_creds_opt_get_error' function.
|
---|
923 | */
|
---|
924 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR
|
---|
925 |
|
---|
926 | /* Define to 1 if you have the `krb5_get_init_creds_opt_set_pac_request'
|
---|
927 | function. */
|
---|
928 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST
|
---|
929 |
|
---|
930 | /* Define to 1 if you have the `krb5_get_kdc_cred' function. */
|
---|
931 | #undef HAVE_KRB5_GET_KDC_CRED
|
---|
932 |
|
---|
933 | /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */
|
---|
934 | #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES
|
---|
935 |
|
---|
936 | /* Define to 1 if you have the `krb5_get_pw_salt' function. */
|
---|
937 | #undef HAVE_KRB5_GET_PW_SALT
|
---|
938 |
|
---|
939 | /* Define to 1 if you have the `krb5_get_renewed_creds' function. */
|
---|
940 | #undef HAVE_KRB5_GET_RENEWED_CREDS
|
---|
941 |
|
---|
942 | /* Define to 1 if you have the <krb5.h> header file. */
|
---|
943 | #undef HAVE_KRB5_H
|
---|
944 |
|
---|
945 | /* Whether the krb5_creds struct has a keyblock property */
|
---|
946 | #undef HAVE_KRB5_KEYBLOCK_IN_CREDS
|
---|
947 |
|
---|
948 | /* Whether the krb5_keyblock struct has a keyvalue property */
|
---|
949 | #undef HAVE_KRB5_KEYBLOCK_KEYVALUE
|
---|
950 |
|
---|
951 | /* Whether krb5_keytab_entry has key member */
|
---|
952 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEY
|
---|
953 |
|
---|
954 | /* Whether krb5_keytab_entry has keyblock member */
|
---|
955 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK
|
---|
956 |
|
---|
957 | /* Whether KRB5_KEYUSAGE_APP_DATA_CKSUM is available */
|
---|
958 | #undef HAVE_KRB5_KEYUSAGE_APP_DATA_CKSUM
|
---|
959 |
|
---|
960 | /* Define to 1 if you have the `krb5_krbhst_get_addrinfo' function. */
|
---|
961 | #undef HAVE_KRB5_KRBHST_GET_ADDRINFO
|
---|
962 |
|
---|
963 | /* Define to 1 if you have the `krb5_krbhst_init' function. */
|
---|
964 | #undef HAVE_KRB5_KRBHST_INIT
|
---|
965 |
|
---|
966 | /* Define to 1 if you have the `krb5_kt_compare' function. */
|
---|
967 | #undef HAVE_KRB5_KT_COMPARE
|
---|
968 |
|
---|
969 | /* Define to 1 if you have the `krb5_kt_free_entry' function. */
|
---|
970 | #undef HAVE_KRB5_KT_FREE_ENTRY
|
---|
971 |
|
---|
972 | /* Whether KRB5_KU_OTHER_CKSUM is available */
|
---|
973 | #undef HAVE_KRB5_KU_OTHER_CKSUM
|
---|
974 |
|
---|
975 | /* Define to 1 if you have the `krb5_locate_kdc' function. */
|
---|
976 | #undef HAVE_KRB5_LOCATE_KDC
|
---|
977 |
|
---|
978 | /* Define to 1 if you have the <krb5/locate_plugin.h> header file. */
|
---|
979 | #undef HAVE_KRB5_LOCATE_PLUGIN_H
|
---|
980 |
|
---|
981 | /* Define to 1 if you have the `krb5_mk_req_extended' function. */
|
---|
982 | #undef HAVE_KRB5_MK_REQ_EXTENDED
|
---|
983 |
|
---|
984 | /* Define to 1 if you have the `krb5_parse_name_norealm' function. */
|
---|
985 | #undef HAVE_KRB5_PARSE_NAME_NOREALM
|
---|
986 |
|
---|
987 | /* Define to 1 if you have the `krb5_principal2salt' function. */
|
---|
988 | #undef HAVE_KRB5_PRINCIPAL2SALT
|
---|
989 |
|
---|
990 | /* Define to 1 if you have the `krb5_principal_compare_any_realm' function. */
|
---|
991 | #undef HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM
|
---|
992 |
|
---|
993 | /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */
|
---|
994 | #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
|
---|
995 |
|
---|
996 | /* Whether the function krb5_principal_get_realm is defined */
|
---|
997 | #undef HAVE_KRB5_PRINCIPAL_GET_REALM
|
---|
998 |
|
---|
999 | /* Whether krb5_princ_component is available */
|
---|
1000 | #undef HAVE_KRB5_PRINC_COMPONENT
|
---|
1001 |
|
---|
1002 | /* Whether the macro krb5_princ_realm is defined */
|
---|
1003 | #undef HAVE_KRB5_PRINC_REALM
|
---|
1004 |
|
---|
1005 | /* Define to 1 if you have the `krb5_princ_size' function. */
|
---|
1006 | #undef HAVE_KRB5_PRINC_SIZE
|
---|
1007 |
|
---|
1008 | /* Whether the krb5_creds struct has a session property */
|
---|
1009 | #undef HAVE_KRB5_SESSION_IN_CREDS
|
---|
1010 |
|
---|
1011 | /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */
|
---|
1012 | #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
|
---|
1013 |
|
---|
1014 | /* Define to 1 if you have the `krb5_set_default_tgs_enctypes' function. */
|
---|
1015 | #undef HAVE_KRB5_SET_DEFAULT_TGS_ENCTYPES
|
---|
1016 |
|
---|
1017 | /* Define to 1 if you have the `krb5_set_default_tgs_ktypes' function. */
|
---|
1018 | #undef HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
|
---|
1019 |
|
---|
1020 | /* Define to 1 if you have the `krb5_set_real_time' function. */
|
---|
1021 | #undef HAVE_KRB5_SET_REAL_TIME
|
---|
1022 |
|
---|
1023 | /* Define to 1 if you have the `krb5_string_to_key' function. */
|
---|
1024 | #undef HAVE_KRB5_STRING_TO_KEY
|
---|
1025 |
|
---|
1026 | /* Define to 1 if you have the `krb5_string_to_key_salt' function. */
|
---|
1027 | #undef HAVE_KRB5_STRING_TO_KEY_SALT
|
---|
1028 |
|
---|
1029 | /* Whether the krb5_ticket struct has a enc_part2 property */
|
---|
1030 | #undef HAVE_KRB5_TKT_ENC_PART2
|
---|
1031 |
|
---|
1032 | /* Define to 1 if you have the `krb5_use_enctype' function. */
|
---|
1033 | #undef HAVE_KRB5_USE_ENCTYPE
|
---|
1034 |
|
---|
1035 | /* Define to 1 if you have the `krb5_verify_checksum' function. */
|
---|
1036 | #undef HAVE_KRB5_VERIFY_CHECKSUM
|
---|
1037 |
|
---|
1038 | /* Whether the KV5M_KEYTAB option is available */
|
---|
1039 | #undef HAVE_KV5M_KEYTAB
|
---|
1040 |
|
---|
1041 | /* Define to 1 if you have the <langinfo.h> header file. */
|
---|
1042 | #undef HAVE_LANGINFO_H
|
---|
1043 |
|
---|
1044 | /* Define to 1 if you have the <lastlog.h> header file. */
|
---|
1045 | #undef HAVE_LASTLOG_H
|
---|
1046 |
|
---|
1047 | /* Define to 1 if you have the <lber.h> header file. */
|
---|
1048 | #undef HAVE_LBER_H
|
---|
1049 |
|
---|
1050 | /* Support for LDAP/LBER logging interception */
|
---|
1051 | #undef HAVE_LBER_LOG_PRINT_FN
|
---|
1052 |
|
---|
1053 | /* Define to 1 if you have the `lchown' function. */
|
---|
1054 | #undef HAVE_LCHOWN
|
---|
1055 |
|
---|
1056 | /* Whether ldap is available */
|
---|
1057 | #undef HAVE_LDAP
|
---|
1058 |
|
---|
1059 | /* Define to 1 if you have the `ldap_add_result_entry' function. */
|
---|
1060 | #undef HAVE_LDAP_ADD_RESULT_ENTRY
|
---|
1061 |
|
---|
1062 | /* Define to 1 if you have the <ldap.h> header file. */
|
---|
1063 | #undef HAVE_LDAP_H
|
---|
1064 |
|
---|
1065 | /* Define to 1 if you have the `ldap_init' function. */
|
---|
1066 | #undef HAVE_LDAP_INIT
|
---|
1067 |
|
---|
1068 | /* Define to 1 if you have the `ldap_initialize' function. */
|
---|
1069 | #undef HAVE_LDAP_INITIALIZE
|
---|
1070 |
|
---|
1071 | /* Support for SASL wrapping */
|
---|
1072 | #undef HAVE_LDAP_SASL_WRAPPING
|
---|
1073 |
|
---|
1074 | /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
|
---|
1075 | #undef HAVE_LDAP_SET_REBIND_PROC
|
---|
1076 |
|
---|
1077 | /* Define to 1 if you have the `lgetea' function. */
|
---|
1078 | #undef HAVE_LGETEA
|
---|
1079 |
|
---|
1080 | /* Define to 1 if you have the `lgetxattr' function. */
|
---|
1081 | #undef HAVE_LGETXATTR
|
---|
1082 |
|
---|
1083 | /* Define to 1 if you have the `asn1' library (-lasn1). */
|
---|
1084 | #undef HAVE_LIBASN1
|
---|
1085 |
|
---|
1086 | /* Define to 1 if you have the `com_err' library (-lcom_err). */
|
---|
1087 | #undef HAVE_LIBCOM_ERR
|
---|
1088 |
|
---|
1089 | /* Define to 1 if you have the `crypto' library (-lcrypto). */
|
---|
1090 | #undef HAVE_LIBCRYPTO
|
---|
1091 |
|
---|
1092 | /* Define to 1 if you have the `dns_sd' library (-ldns_sd). */
|
---|
1093 | #undef HAVE_LIBDNS_SD
|
---|
1094 |
|
---|
1095 | /* Define to 1 if you have the `exc' library (-lexc). */
|
---|
1096 | #undef HAVE_LIBEXC
|
---|
1097 |
|
---|
1098 | /* Define to 1 if you have the <libexc.h> header file. */
|
---|
1099 | #undef HAVE_LIBEXC_H
|
---|
1100 |
|
---|
1101 | /* Define to 1 if you have the `fam' library (-lfam). */
|
---|
1102 | #undef HAVE_LIBFAM
|
---|
1103 |
|
---|
1104 | /* Define to 1 if you have the `gssapi' library (-lgssapi). */
|
---|
1105 | #undef HAVE_LIBGSSAPI
|
---|
1106 |
|
---|
1107 | /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
|
---|
1108 | #undef HAVE_LIBGSSAPI_KRB5
|
---|
1109 |
|
---|
1110 | /* Define to 1 if you have the `inet' library (-linet). */
|
---|
1111 | #undef HAVE_LIBINET
|
---|
1112 |
|
---|
1113 | /* Define to 1 if you have the <libintl.h> header file. */
|
---|
1114 | #undef HAVE_LIBINTL_H
|
---|
1115 |
|
---|
1116 | /* Define to 1 if you have the `ipv6' library (-lipv6). */
|
---|
1117 | #undef HAVE_LIBIPV6
|
---|
1118 |
|
---|
1119 | /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
|
---|
1120 | #undef HAVE_LIBK5CRYPTO
|
---|
1121 |
|
---|
1122 | /* Define to 1 if you have the `krb5' library (-lkrb5). */
|
---|
1123 | #undef HAVE_LIBKRB5
|
---|
1124 |
|
---|
1125 | /* Define to 1 if you have the `lber' library (-llber). */
|
---|
1126 | #undef HAVE_LIBLBER
|
---|
1127 |
|
---|
1128 | /* Define to 1 if you have the `ldap' library (-lldap). */
|
---|
1129 | #undef HAVE_LIBLDAP
|
---|
1130 |
|
---|
1131 | /* Define to 1 if you have the `nscd' library (-lnscd). */
|
---|
1132 | #undef HAVE_LIBNSCD
|
---|
1133 |
|
---|
1134 | /* Define to 1 if you have the `nsl' library (-lnsl). */
|
---|
1135 | #undef HAVE_LIBNSL
|
---|
1136 |
|
---|
1137 | /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
|
---|
1138 | #undef HAVE_LIBNSL_S
|
---|
1139 |
|
---|
1140 | /* Whether libpam is available */
|
---|
1141 | #undef HAVE_LIBPAM
|
---|
1142 |
|
---|
1143 | /* Whether the system has readline */
|
---|
1144 | #undef HAVE_LIBREADLINE
|
---|
1145 |
|
---|
1146 | /* Define to 1 if you have the `resolv' library (-lresolv). */
|
---|
1147 | #undef HAVE_LIBRESOLV
|
---|
1148 |
|
---|
1149 | /* Define to 1 if you have the `roken' library (-lroken). */
|
---|
1150 | #undef HAVE_LIBROKEN
|
---|
1151 |
|
---|
1152 | /* Define to 1 if you have the `sendfile' library (-lsendfile). */
|
---|
1153 | #undef HAVE_LIBSENDFILE
|
---|
1154 |
|
---|
1155 | /* Define to 1 if you have the `socket' library (-lsocket). */
|
---|
1156 | #undef HAVE_LIBSOCKET
|
---|
1157 |
|
---|
1158 | /* Whether libunwind is available */
|
---|
1159 | #undef HAVE_LIBUNWIND
|
---|
1160 |
|
---|
1161 | /* Define to 1 if you have the <libunwind.h> header file. */
|
---|
1162 | #undef HAVE_LIBUNWIND_H
|
---|
1163 |
|
---|
1164 | /* Whether libunwind-ptrace.a is available. */
|
---|
1165 | #undef HAVE_LIBUNWIND_PTRACE
|
---|
1166 |
|
---|
1167 | /* Define to 1 if you have the <libunwind-ptrace.h> header file. */
|
---|
1168 | #undef HAVE_LIBUNWIND_PTRACE_H
|
---|
1169 |
|
---|
1170 | /* Define to 1 if you have the <limits.h> header file. */
|
---|
1171 | #undef HAVE_LIMITS_H
|
---|
1172 |
|
---|
1173 | /* Define to 1 if you have the `link' function. */
|
---|
1174 | #undef HAVE_LINK
|
---|
1175 |
|
---|
1176 | /* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */
|
---|
1177 | #undef HAVE_LINUX_DQBLK_XFS_H
|
---|
1178 |
|
---|
1179 | /* Define to 1 if you have the <linux/inotify.h> header file. */
|
---|
1180 | #undef HAVE_LINUX_INOTIFY_H
|
---|
1181 |
|
---|
1182 | /* Whether the Linux ptrace(2) interface is available. */
|
---|
1183 | #undef HAVE_LINUX_PTRACE
|
---|
1184 |
|
---|
1185 | /* Whether Linux readahead is available */
|
---|
1186 | #undef HAVE_LINUX_READAHEAD
|
---|
1187 |
|
---|
1188 | /* Whether Linux splice is available */
|
---|
1189 | #undef HAVE_LINUX_SPLICE
|
---|
1190 |
|
---|
1191 | /* Whether Linux xfs quota support is available */
|
---|
1192 | #undef HAVE_LINUX_XFS_QUOTAS
|
---|
1193 |
|
---|
1194 | /* Define to 1 if you have the `listea' function. */
|
---|
1195 | #undef HAVE_LISTEA
|
---|
1196 |
|
---|
1197 | /* Define to 1 if you have the `listxattr' function. */
|
---|
1198 | #undef HAVE_LISTXATTR
|
---|
1199 |
|
---|
1200 | /* Define to 1 if you have the `llistea' function. */
|
---|
1201 | #undef HAVE_LLISTEA
|
---|
1202 |
|
---|
1203 | /* Define to 1 if you have the `llistxattr' function. */
|
---|
1204 | #undef HAVE_LLISTXATTR
|
---|
1205 |
|
---|
1206 | /* Define to 1 if you have the `llseek' function. */
|
---|
1207 | #undef HAVE_LLSEEK
|
---|
1208 |
|
---|
1209 | /* Define to 1 if you have the <locale.h> header file. */
|
---|
1210 | #undef HAVE_LOCALE_H
|
---|
1211 |
|
---|
1212 | /* Whether the host supports long long's */
|
---|
1213 | #undef HAVE_LONGLONG
|
---|
1214 |
|
---|
1215 | /* Define to 1 if the system has the type `long long'. */
|
---|
1216 | #undef HAVE_LONG_LONG
|
---|
1217 |
|
---|
1218 | /* Define to 1 if you have the `lremoveea' function. */
|
---|
1219 | #undef HAVE_LREMOVEEA
|
---|
1220 |
|
---|
1221 | /* Define to 1 if you have the `lremovexattr' function. */
|
---|
1222 | #undef HAVE_LREMOVEXATTR
|
---|
1223 |
|
---|
1224 | /* Define to 1 if you have the `lseek64' function. */
|
---|
1225 | #undef HAVE_LSEEK64
|
---|
1226 |
|
---|
1227 | /* Define to 1 if you have the `lsetea' function. */
|
---|
1228 | #undef HAVE_LSETEA
|
---|
1229 |
|
---|
1230 | /* Define to 1 if you have the `lsetxattr' function. */
|
---|
1231 | #undef HAVE_LSETXATTR
|
---|
1232 |
|
---|
1233 | /* Define to 1 if you have the `lstat' function. */
|
---|
1234 | #undef HAVE_LSTAT
|
---|
1235 |
|
---|
1236 | /* Define to 1 if you have the `lstat64' function. */
|
---|
1237 | #undef HAVE_LSTAT64
|
---|
1238 |
|
---|
1239 | /* Whether the krb5_address struct has a magic property */
|
---|
1240 | #undef HAVE_MAGIC_IN_KRB5_ADDRESS
|
---|
1241 |
|
---|
1242 | /* Whether the macro for makedev is available */
|
---|
1243 | #undef HAVE_MAKEDEV
|
---|
1244 |
|
---|
1245 | /* Define to 1 if you have the `memalign' function. */
|
---|
1246 | #undef HAVE_MEMALIGN
|
---|
1247 |
|
---|
1248 | /* Define to 1 if you have the `memcpy' function. */
|
---|
1249 | #undef HAVE_MEMCPY
|
---|
1250 |
|
---|
1251 | /* Define to 1 if you have the `memmove' function. */
|
---|
1252 | #undef HAVE_MEMMOVE
|
---|
1253 |
|
---|
1254 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
1255 | #undef HAVE_MEMORY_H
|
---|
1256 |
|
---|
1257 | /* Whether memset() is available */
|
---|
1258 | #undef HAVE_MEMSET
|
---|
1259 |
|
---|
1260 | /* Define if target mkdir supports mode option */
|
---|
1261 | #undef HAVE_MKDIR_MODE
|
---|
1262 |
|
---|
1263 | /* Define to 1 if you have the `mkdtemp' function. */
|
---|
1264 | #undef HAVE_MKDTEMP
|
---|
1265 |
|
---|
1266 | /* Define to 1 if you have the `mknod' function. */
|
---|
1267 | #undef HAVE_MKNOD
|
---|
1268 |
|
---|
1269 | /* Define to 1 if you have the `mknod64' function. */
|
---|
1270 | #undef HAVE_MKNOD64
|
---|
1271 |
|
---|
1272 | /* Define to 1 if you have the `mktime' function. */
|
---|
1273 | #undef HAVE_MKTIME
|
---|
1274 |
|
---|
1275 | /* Define to 1 if you have the `mlock' function. */
|
---|
1276 | #undef HAVE_MLOCK
|
---|
1277 |
|
---|
1278 | /* Define to 1 if you have the `mlockall' function. */
|
---|
1279 | #undef HAVE_MLOCKALL
|
---|
1280 |
|
---|
1281 | /* Whether mmap works */
|
---|
1282 | #undef HAVE_MMAP
|
---|
1283 |
|
---|
1284 | /* Define to 1 if you have the <mntent.h> header file. */
|
---|
1285 | #undef HAVE_MNTENT_H
|
---|
1286 |
|
---|
1287 | /* If we can use msg_acctrights for passing file descriptors */
|
---|
1288 | #undef HAVE_MSGHDR_MSG_ACCTRIGHTS
|
---|
1289 |
|
---|
1290 | /* If we can use msg_control for passing file descriptors */
|
---|
1291 | #undef HAVE_MSGHDR_MSG_CONTROL
|
---|
1292 |
|
---|
1293 | /* Define to 1 if you have the `munlock' function. */
|
---|
1294 | #undef HAVE_MUNLOCK
|
---|
1295 |
|
---|
1296 | /* Define to 1 if you have the `munlockall' function. */
|
---|
1297 | #undef HAVE_MUNLOCKALL
|
---|
1298 |
|
---|
1299 | /* Define to 1 if you have the `nanosleep' function. */
|
---|
1300 | #undef HAVE_NANOSLEEP
|
---|
1301 |
|
---|
1302 | /* Whether to use native iconv */
|
---|
1303 | #undef HAVE_NATIVE_ICONV
|
---|
1304 |
|
---|
1305 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
---|
1306 | #undef HAVE_NDIR_H
|
---|
1307 |
|
---|
1308 | /* Define to 1 if you have the <netdb.h> header file. */
|
---|
1309 | #undef HAVE_NETDB_H
|
---|
1310 |
|
---|
1311 | /* Define to 1 if you have the <netgroup.h> header file. */
|
---|
1312 | #undef HAVE_NETGROUP_H
|
---|
1313 |
|
---|
1314 | /* Define to 1 if you have the <netinet/in.h> header file. */
|
---|
1315 | #undef HAVE_NETINET_IN_H
|
---|
1316 |
|
---|
1317 | /* Define to 1 if you have the <netinet/in_ip.h> header file. */
|
---|
1318 | #undef HAVE_NETINET_IN_IP_H
|
---|
1319 |
|
---|
1320 | /* Define to 1 if you have the <netinet/in_systm.h> header file. */
|
---|
1321 | #undef HAVE_NETINET_IN_SYSTM_H
|
---|
1322 |
|
---|
1323 | /* Define to 1 if you have the <netinet/ip.h> header file. */
|
---|
1324 | #undef HAVE_NETINET_IP_H
|
---|
1325 |
|
---|
1326 | /* Define to 1 if you have the <netinet/tcp.h> header file. */
|
---|
1327 | #undef HAVE_NETINET_TCP_H
|
---|
1328 |
|
---|
1329 | /* usability of net/if.h */
|
---|
1330 | #undef HAVE_NET_IF_H
|
---|
1331 |
|
---|
1332 | /* Do we have rl_completion_matches? */
|
---|
1333 | #undef HAVE_NEW_LIBREADLINE
|
---|
1334 |
|
---|
1335 | /* Define to 1 if you have the `nl_langinfo' function. */
|
---|
1336 | #undef HAVE_NL_LANGINFO
|
---|
1337 |
|
---|
1338 | /* Whether no ACLs support is available */
|
---|
1339 | #undef HAVE_NO_ACLS
|
---|
1340 |
|
---|
1341 | /* Whether no asynchronous io support is available */
|
---|
1342 | #undef HAVE_NO_AIO
|
---|
1343 |
|
---|
1344 | /* Define to 1 if you have the `nscd_flush_cache' function. */
|
---|
1345 | #undef HAVE_NSCD_FLUSH_CACHE
|
---|
1346 |
|
---|
1347 | /* Define to 1 if you have the <nsswitch.h> header file. */
|
---|
1348 | #undef HAVE_NSSWITCH_H
|
---|
1349 |
|
---|
1350 | /* Define to 1 if you have the <nss_common.h> header file. */
|
---|
1351 | #undef HAVE_NSS_COMMON_H
|
---|
1352 |
|
---|
1353 | /* Define to 1 if you have the <nss.h> header file. */
|
---|
1354 | #undef HAVE_NSS_H
|
---|
1355 |
|
---|
1356 | /* Defined if union nss_XbyY_key has ipnode field */
|
---|
1357 | #undef HAVE_NSS_XBYY_KEY_IPNODE
|
---|
1358 |
|
---|
1359 | /* Define to 1 if you have the <ns_api.h> header file. */
|
---|
1360 | #undef HAVE_NS_API_H
|
---|
1361 |
|
---|
1362 | /* Whether off64_t is available */
|
---|
1363 | #undef HAVE_OFF64_T
|
---|
1364 |
|
---|
1365 | /* Define to 1 if you have the `open64' function. */
|
---|
1366 | #undef HAVE_OPEN64
|
---|
1367 |
|
---|
1368 | /* Define to 1 if you have the `opendir64' function. */
|
---|
1369 | #undef HAVE_OPENDIR64
|
---|
1370 |
|
---|
1371 | /* Whether the open(2) accepts O_DIRECT */
|
---|
1372 | #undef HAVE_OPEN_O_DIRECT
|
---|
1373 |
|
---|
1374 | /* Define to 1 if you have the `pam_get_data' function. */
|
---|
1375 | #undef HAVE_PAM_GET_DATA
|
---|
1376 |
|
---|
1377 | /* Define to 1 if you have the <pam/pam_appl.h> header file. */
|
---|
1378 | #undef HAVE_PAM_PAM_APPL_H
|
---|
1379 |
|
---|
1380 | /* Define to 1 if you have the <pam/pam_ext.h> header file. */
|
---|
1381 | #undef HAVE_PAM_PAM_EXT_H
|
---|
1382 |
|
---|
1383 | /* Define to 1 if you have the <pam/pam_modules.h> header file. */
|
---|
1384 | #undef HAVE_PAM_PAM_MODULES_H
|
---|
1385 |
|
---|
1386 | /* Define to 1 if you have the `pam_vsyslog' function. */
|
---|
1387 | #undef HAVE_PAM_VSYSLOG
|
---|
1388 |
|
---|
1389 | /* Define to 1 if you have the <pam/_pam_macros.h> header file. */
|
---|
1390 | #undef HAVE_PAM__PAM_MACROS_H
|
---|
1391 |
|
---|
1392 | /* Defined if struct passwd has pw_age field */
|
---|
1393 | #undef HAVE_PASSWD_PW_AGE
|
---|
1394 |
|
---|
1395 | /* Defined if struct passwd has pw_comment field */
|
---|
1396 | #undef HAVE_PASSWD_PW_COMMENT
|
---|
1397 |
|
---|
1398 | /* Define to 1 if you have the `pathconf' function. */
|
---|
1399 | #undef HAVE_PATHCONF
|
---|
1400 |
|
---|
1401 | /* Whether we can use SO_PEERCRED to get socket credentials */
|
---|
1402 | #undef HAVE_PEERCRED
|
---|
1403 |
|
---|
1404 | /* Define to 1 if you have the `pipe' function. */
|
---|
1405 | #undef HAVE_PIPE
|
---|
1406 |
|
---|
1407 | /* Define to 1 if you have the `poll' function. */
|
---|
1408 | #undef HAVE_POLL
|
---|
1409 |
|
---|
1410 | /* Whether POSIX ACLs are available */
|
---|
1411 | #undef HAVE_POSIX_ACLS
|
---|
1412 |
|
---|
1413 | /* Whether POSIX capabilities are available */
|
---|
1414 | #undef HAVE_POSIX_CAPABILITIES
|
---|
1415 |
|
---|
1416 | /* Whether posix_fadvise is available */
|
---|
1417 | #undef HAVE_POSIX_FADVISE
|
---|
1418 |
|
---|
1419 | /* Define to 1 if you have the `posix_memalign' function. */
|
---|
1420 | #undef HAVE_POSIX_MEMALIGN
|
---|
1421 |
|
---|
1422 | /* Whether prctl is available */
|
---|
1423 | #undef HAVE_PRCTL
|
---|
1424 |
|
---|
1425 | /* Define to 1 if you have the `pread' function. */
|
---|
1426 | #undef HAVE_PREAD
|
---|
1427 |
|
---|
1428 | /* Define to 1 if you have the `pread64' function. */
|
---|
1429 | #undef HAVE_PREAD64
|
---|
1430 |
|
---|
1431 | /* Define to 1 if you have the `printf' function. */
|
---|
1432 | #undef HAVE_PRINTF
|
---|
1433 |
|
---|
1434 | /* whether pthread exists */
|
---|
1435 | #undef HAVE_PTHREAD
|
---|
1436 |
|
---|
1437 | /* Define to 1 if you have the <pthread.h> header file. */
|
---|
1438 | #undef HAVE_PTHREAD_H
|
---|
1439 |
|
---|
1440 | /* Whether putprpwnam is available */
|
---|
1441 | #undef HAVE_PUTPRPWNAM
|
---|
1442 |
|
---|
1443 | /* Define to 1 if you have the `pututline' function. */
|
---|
1444 | #undef HAVE_PUTUTLINE
|
---|
1445 |
|
---|
1446 | /* Define to 1 if you have the `pututxline' function. */
|
---|
1447 | #undef HAVE_PUTUTXLINE
|
---|
1448 |
|
---|
1449 | /* Define to 1 if you have the <pwd.h> header file. */
|
---|
1450 | #undef HAVE_PWD_H
|
---|
1451 |
|
---|
1452 | /* Define to 1 if you have the `pwrite' function. */
|
---|
1453 | #undef HAVE_PWRITE
|
---|
1454 |
|
---|
1455 | /* Define to 1 if you have the `pwrite64' function. */
|
---|
1456 | #undef HAVE_PWRITE64
|
---|
1457 |
|
---|
1458 | /* Whether CRAY int quotactl (char *spec, int request, char *arg); is
|
---|
1459 | available */
|
---|
1460 | #undef HAVE_QUOTACTL_3
|
---|
1461 |
|
---|
1462 | /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is
|
---|
1463 | available */
|
---|
1464 | #undef HAVE_QUOTACTL_4A
|
---|
1465 |
|
---|
1466 | /* Whether int quotactl(const char *path, int cmd, int id, char *addr) is
|
---|
1467 | available */
|
---|
1468 | #undef HAVE_QUOTACTL_4B
|
---|
1469 |
|
---|
1470 | /* Whether Linux quota support is available */
|
---|
1471 | #undef HAVE_QUOTACTL_LINUX
|
---|
1472 |
|
---|
1473 | /* Define to 1 if you have the `rand' function. */
|
---|
1474 | #undef HAVE_RAND
|
---|
1475 |
|
---|
1476 | /* Define to 1 if you have the `random' function. */
|
---|
1477 | #undef HAVE_RANDOM
|
---|
1478 |
|
---|
1479 | /* Define to 1 if you have the `rdchk' function. */
|
---|
1480 | #undef HAVE_RDCHK
|
---|
1481 |
|
---|
1482 | /* Whether readahead() is available */
|
---|
1483 | #undef HAVE_READAHEAD_DECL
|
---|
1484 |
|
---|
1485 | /* Define to 1 if you have the `readdir64' function. */
|
---|
1486 | #undef HAVE_READDIR64
|
---|
1487 |
|
---|
1488 | /* Define to 1 if you have the <readline.h> header file. */
|
---|
1489 | #undef HAVE_READLINE_H
|
---|
1490 |
|
---|
1491 | /* Define to 1 if you have the <readline/history.h> header file. */
|
---|
1492 | #undef HAVE_READLINE_HISTORY_H
|
---|
1493 |
|
---|
1494 | /* Define to 1 if you have the <readline/readline.h> header file. */
|
---|
1495 | #undef HAVE_READLINE_READLINE_H
|
---|
1496 |
|
---|
1497 | /* Define to 1 if you have the `readlink' function. */
|
---|
1498 | #undef HAVE_READLINK
|
---|
1499 |
|
---|
1500 | /* Define to 1 if you have the `realpath' function. */
|
---|
1501 | #undef HAVE_REALPATH
|
---|
1502 |
|
---|
1503 | /* Define to 1 if you have the `removeea' function. */
|
---|
1504 | #undef HAVE_REMOVEEA
|
---|
1505 |
|
---|
1506 | /* Define to 1 if you have the `removexattr' function. */
|
---|
1507 | #undef HAVE_REMOVEXATTR
|
---|
1508 |
|
---|
1509 | /* Define to 1 if you have the `rename' function. */
|
---|
1510 | #undef HAVE_RENAME
|
---|
1511 |
|
---|
1512 | /* Define to 1 if you have the `rewinddir64' function. */
|
---|
1513 | #undef HAVE_REWINDDIR64
|
---|
1514 |
|
---|
1515 | /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */
|
---|
1516 | #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC
|
---|
1517 |
|
---|
1518 | /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
|
---|
1519 | #undef HAVE_RPCSVC_NIS_H
|
---|
1520 |
|
---|
1521 | /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
|
---|
1522 | #undef HAVE_RPCSVC_YPCLNT_H
|
---|
1523 |
|
---|
1524 | /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
|
---|
1525 | #undef HAVE_RPCSVC_YP_PROT_H
|
---|
1526 |
|
---|
1527 | /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
|
---|
1528 | #undef HAVE_RPC_AUTH_ERROR_CONFLICT
|
---|
1529 |
|
---|
1530 | /* Define to 1 if you have the <rpc/nettype.h> header file. */
|
---|
1531 | #undef HAVE_RPC_NETTYPE_H
|
---|
1532 |
|
---|
1533 | /* Define to 1 if you have the <rpc/rpc.h> header file. */
|
---|
1534 | #undef HAVE_RPC_RPC_H
|
---|
1535 |
|
---|
1536 | /* Define to 1 if the system has the type `sa_family_t'. */
|
---|
1537 | #undef HAVE_SA_FAMILY_T
|
---|
1538 |
|
---|
1539 | /* Whether mkstemp is secure */
|
---|
1540 | #undef HAVE_SECURE_MKSTEMP
|
---|
1541 |
|
---|
1542 | /* Define to 1 if you have the <security/pam_appl.h> header file. */
|
---|
1543 | #undef HAVE_SECURITY_PAM_APPL_H
|
---|
1544 |
|
---|
1545 | /* Define to 1 if you have the <security/pam_ext.h> header file. */
|
---|
1546 | #undef HAVE_SECURITY_PAM_EXT_H
|
---|
1547 |
|
---|
1548 | /* Define to 1 if you have the <security/pam_modules.h> header file. */
|
---|
1549 | #undef HAVE_SECURITY_PAM_MODULES_H
|
---|
1550 |
|
---|
1551 | /* Define to 1 if you have the <security/_pam_macros.h> header file. */
|
---|
1552 | #undef HAVE_SECURITY__PAM_MACROS_H
|
---|
1553 |
|
---|
1554 | /* Define to 1 if you have the `seekdir64' function. */
|
---|
1555 | #undef HAVE_SEEKDIR64
|
---|
1556 |
|
---|
1557 | /* Define to 1 if you have the `select' function. */
|
---|
1558 | #undef HAVE_SELECT
|
---|
1559 |
|
---|
1560 | /* Whether sendfile() is available */
|
---|
1561 | #undef HAVE_SENDFILE
|
---|
1562 |
|
---|
1563 | /* Whether sendfile64() is available */
|
---|
1564 | #undef HAVE_SENDFILE64
|
---|
1565 |
|
---|
1566 | /* Whether sendfilev() is available */
|
---|
1567 | #undef HAVE_SENDFILEV
|
---|
1568 |
|
---|
1569 | /* Whether sendfilev64() is available */
|
---|
1570 | #undef HAVE_SENDFILEV64
|
---|
1571 |
|
---|
1572 | /* Define to 1 if you have the `setbuffer' function. */
|
---|
1573 | #undef HAVE_SETBUFFER
|
---|
1574 |
|
---|
1575 | /* Define to 1 if you have the `setea' function. */
|
---|
1576 | #undef HAVE_SETEA
|
---|
1577 |
|
---|
1578 | /* Define to 1 if you have the `setegid' function. */
|
---|
1579 | #undef HAVE_SETEGID
|
---|
1580 |
|
---|
1581 | /* Define to 1 if you have the `setenv' function. */
|
---|
1582 | #undef HAVE_SETENV
|
---|
1583 |
|
---|
1584 | /* Whether setenv() is available */
|
---|
1585 | #undef HAVE_SETENV_DECL
|
---|
1586 |
|
---|
1587 | /* Define to 1 if you have the `seteuid' function. */
|
---|
1588 | #undef HAVE_SETEUID
|
---|
1589 |
|
---|
1590 | /* Define to 1 if you have the `setgidx' function. */
|
---|
1591 | #undef HAVE_SETGIDX
|
---|
1592 |
|
---|
1593 | /* Define to 1 if you have the `setgroups' function. */
|
---|
1594 | #undef HAVE_SETGROUPS
|
---|
1595 |
|
---|
1596 | /* Define to 1 if you have the <setjmp.h> header file. */
|
---|
1597 | #undef HAVE_SETJMP_H
|
---|
1598 |
|
---|
1599 | /* Define to 1 if you have the `setlinebuf' function. */
|
---|
1600 | #undef HAVE_SETLINEBUF
|
---|
1601 |
|
---|
1602 | /* Define to 1 if you have the `setlocale' function. */
|
---|
1603 | #undef HAVE_SETLOCALE
|
---|
1604 |
|
---|
1605 | /* Define to 1 if you have the `setluid' function. */
|
---|
1606 | #undef HAVE_SETLUID
|
---|
1607 |
|
---|
1608 | /* Define to 1 if you have the `setmntent' function. */
|
---|
1609 | #undef HAVE_SETMNTENT
|
---|
1610 |
|
---|
1611 | /* Define to 1 if you have the `setnetgrent' function. */
|
---|
1612 | #undef HAVE_SETNETGRENT
|
---|
1613 |
|
---|
1614 | /* Define to 1 if you have the `setpgid' function. */
|
---|
1615 | #undef HAVE_SETPGID
|
---|
1616 |
|
---|
1617 | /* Define to 1 if you have the `setpriv' function. */
|
---|
1618 | #undef HAVE_SETPRIV
|
---|
1619 |
|
---|
1620 | /* Define to 1 if you have the `setproplist' function. */
|
---|
1621 | #undef HAVE_SETPROPLIST
|
---|
1622 |
|
---|
1623 | /* Whether the system has setresgid */
|
---|
1624 | #undef HAVE_SETRESGID
|
---|
1625 |
|
---|
1626 | /* Whether setresgid() is available */
|
---|
1627 | #undef HAVE_SETRESGID_DECL
|
---|
1628 |
|
---|
1629 | /* Whether the system has setresuid */
|
---|
1630 | #undef HAVE_SETRESUID
|
---|
1631 |
|
---|
1632 | /* Whether setresuid() is available */
|
---|
1633 | #undef HAVE_SETRESUID_DECL
|
---|
1634 |
|
---|
1635 | /* Define to 1 if you have the `setsid' function. */
|
---|
1636 | #undef HAVE_SETSID
|
---|
1637 |
|
---|
1638 | /* Define to 1 if you have the `setuidx' function. */
|
---|
1639 | #undef HAVE_SETUIDX
|
---|
1640 |
|
---|
1641 | /* Define to 1 if you have the `setxattr' function. */
|
---|
1642 | #undef HAVE_SETXATTR
|
---|
1643 |
|
---|
1644 | /* Whether set_auth_parameters is available */
|
---|
1645 | #undef HAVE_SET_AUTH_PARAMETERS
|
---|
1646 |
|
---|
1647 | /* Define to 1 if you have the <shadow.h> header file. */
|
---|
1648 | #undef HAVE_SHADOW_H
|
---|
1649 |
|
---|
1650 | /* Define to 1 if you have the `shl_findsym' function. */
|
---|
1651 | #undef HAVE_SHL_FINDSYM
|
---|
1652 |
|
---|
1653 | /* Define to 1 if you have the `shl_load' function. */
|
---|
1654 | #undef HAVE_SHL_LOAD
|
---|
1655 |
|
---|
1656 | /* Define to 1 if you have the `shl_unload' function. */
|
---|
1657 | #undef HAVE_SHL_UNLOAD
|
---|
1658 |
|
---|
1659 | /* Define to 1 if you have the `shmget' function. */
|
---|
1660 | #undef HAVE_SHMGET
|
---|
1661 |
|
---|
1662 | /* Define to 1 if you have the `shm_open' function. */
|
---|
1663 | #undef HAVE_SHM_OPEN
|
---|
1664 |
|
---|
1665 | /* whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal */
|
---|
1666 | #undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE
|
---|
1667 |
|
---|
1668 | /* Define to 1 if you have the `sigaction' function. */
|
---|
1669 | #undef HAVE_SIGACTION
|
---|
1670 |
|
---|
1671 | /* Define to 1 if you have the `sigblock' function. */
|
---|
1672 | #undef HAVE_SIGBLOCK
|
---|
1673 |
|
---|
1674 | /* Define to 1 if you have the `sigprocmask' function. */
|
---|
1675 | #undef HAVE_SIGPROCMASK
|
---|
1676 |
|
---|
1677 | /* Define to 1 if you have the `sigset' function. */
|
---|
1678 | #undef HAVE_SIGSET
|
---|
1679 |
|
---|
1680 | /* Whether we have the atomic_t variable type */
|
---|
1681 | #undef HAVE_SIG_ATOMIC_T_TYPE
|
---|
1682 |
|
---|
1683 | /* Define to 1 if you have the `sizeof_proplist_entry' function. */
|
---|
1684 | #undef HAVE_SIZEOF_PROPLIST_ENTRY
|
---|
1685 |
|
---|
1686 | /* Define to 1 if you have the `snprintf' function. */
|
---|
1687 | #undef HAVE_SNPRINTF
|
---|
1688 |
|
---|
1689 | /* Whether struct sockaddr has a sa_len member */
|
---|
1690 | #undef HAVE_SOCKADDR_SA_LEN
|
---|
1691 |
|
---|
1692 | /* Define to 1 if you have the `socketpair' function. */
|
---|
1693 | #undef HAVE_SOCKETPAIR
|
---|
1694 |
|
---|
1695 | /* Define to 1 if the system has the type `socklen_t'. */
|
---|
1696 | #undef HAVE_SOCKLEN_T
|
---|
1697 |
|
---|
1698 | /* Whether the sockaddr_in struct has a sin_len property */
|
---|
1699 | #undef HAVE_SOCK_SIN_LEN
|
---|
1700 |
|
---|
1701 | /* Whether solaris ACLs are available */
|
---|
1702 | #undef HAVE_SOLARIS_ACLS
|
---|
1703 |
|
---|
1704 | /* Whether splice() is available */
|
---|
1705 | #undef HAVE_SPLICE_DECL
|
---|
1706 |
|
---|
1707 | /* Define to 1 if you have the `srand' function. */
|
---|
1708 | #undef HAVE_SRAND
|
---|
1709 |
|
---|
1710 | /* Define to 1 if you have the `srandom' function. */
|
---|
1711 | #undef HAVE_SRANDOM
|
---|
1712 |
|
---|
1713 | /* Defined if struct sockaddr_storage has ss_family field */
|
---|
1714 | #undef HAVE_SS_FAMILY
|
---|
1715 |
|
---|
1716 | /* Define to 1 if you have the <standards.h> header file. */
|
---|
1717 | #undef HAVE_STANDARDS_H
|
---|
1718 |
|
---|
1719 | /* Whether stat64() is available */
|
---|
1720 | #undef HAVE_STAT64
|
---|
1721 |
|
---|
1722 | /* Whether statvfs.f_flag exists */
|
---|
1723 | #undef HAVE_STATVFS_F_FLAG
|
---|
1724 |
|
---|
1725 | /* Whether statvfs.f_flags exists */
|
---|
1726 | #undef HAVE_STATVFS_F_FLAGS
|
---|
1727 |
|
---|
1728 | /* whether struct stat has sub-second timestamps in st_uXtime */
|
---|
1729 | #undef HAVE_STAT_HIRES_TIMESTAMPS
|
---|
1730 |
|
---|
1731 | /* whether struct stat contains st_atim */
|
---|
1732 | #undef HAVE_STAT_ST_ATIM
|
---|
1733 |
|
---|
1734 | /* whether struct stat contains st_atimensec */
|
---|
1735 | #undef HAVE_STAT_ST_ATIMENSEC
|
---|
1736 |
|
---|
1737 | /* whether struct stat contains st_atimespec */
|
---|
1738 | #undef HAVE_STAT_ST_ATIMESPEC
|
---|
1739 |
|
---|
1740 | /* whether struct stat contains st_atime_n */
|
---|
1741 | #undef HAVE_STAT_ST_ATIME_N
|
---|
1742 |
|
---|
1743 | /* whether struct stat contains st_birthtime */
|
---|
1744 | #undef HAVE_STAT_ST_BIRTHTIME
|
---|
1745 |
|
---|
1746 | /* whether struct stat contains st_birthtimensec */
|
---|
1747 | #undef HAVE_STAT_ST_BIRTHTIMENSEC
|
---|
1748 |
|
---|
1749 | /* whether struct stat contains st_birthtimespec */
|
---|
1750 | #undef HAVE_STAT_ST_BIRTHTIMESPEC
|
---|
1751 |
|
---|
1752 | /* Whether the stat struct has a st_blksize property */
|
---|
1753 | #undef HAVE_STAT_ST_BLKSIZE
|
---|
1754 |
|
---|
1755 | /* Whether the stat struct has a st_block property */
|
---|
1756 | #undef HAVE_STAT_ST_BLOCKS
|
---|
1757 |
|
---|
1758 | /* whether struct stat contains st_ctim */
|
---|
1759 | #undef HAVE_STAT_ST_CTIM
|
---|
1760 |
|
---|
1761 | /* whether struct stat contains st_ctimensec */
|
---|
1762 | #undef HAVE_STAT_ST_CTIMENSEC
|
---|
1763 |
|
---|
1764 | /* whether struct stat contains st_ctimespec */
|
---|
1765 | #undef HAVE_STAT_ST_CTIMESPEC
|
---|
1766 |
|
---|
1767 | /* whether struct stat contains st_ctime_n */
|
---|
1768 | #undef HAVE_STAT_ST_CTIME_N
|
---|
1769 |
|
---|
1770 | /* Whether the stat struct has a st_flags member */
|
---|
1771 | #undef HAVE_STAT_ST_FLAGS
|
---|
1772 |
|
---|
1773 | /* whether struct stat contains st_mtim */
|
---|
1774 | #undef HAVE_STAT_ST_MTIM
|
---|
1775 |
|
---|
1776 | /* whether struct stat contains st_mtimensec */
|
---|
1777 | #undef HAVE_STAT_ST_MTIMENSEC
|
---|
1778 |
|
---|
1779 | /* whether struct stat contains st_mtimepec */
|
---|
1780 | #undef HAVE_STAT_ST_MTIMESPEC
|
---|
1781 |
|
---|
1782 | /* whether struct stat contains st_mtime_n */
|
---|
1783 | #undef HAVE_STAT_ST_MTIME_N
|
---|
1784 |
|
---|
1785 | /* whether struct stat contains st_uatime */
|
---|
1786 | #undef HAVE_STAT_ST_UATIME
|
---|
1787 |
|
---|
1788 | /* whether struct stat contains st_uctime */
|
---|
1789 | #undef HAVE_STAT_ST_UCTIME
|
---|
1790 |
|
---|
1791 | /* whether struct stat contains st_umtime */
|
---|
1792 | #undef HAVE_STAT_ST_UMTIME
|
---|
1793 |
|
---|
1794 | /* Define to 1 if you have the <stdarg.h> header file. */
|
---|
1795 | #undef HAVE_STDARG_H
|
---|
1796 |
|
---|
1797 | /* Define to 1 if you have the <stdbool.h> header file. */
|
---|
1798 | #undef HAVE_STDBOOL_H
|
---|
1799 |
|
---|
1800 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
1801 | #undef HAVE_STDINT_H
|
---|
1802 |
|
---|
1803 | /* Define to 1 if you have the <stdio.h> header file. */
|
---|
1804 | #undef HAVE_STDIO_H
|
---|
1805 |
|
---|
1806 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
1807 | #undef HAVE_STDLIB_H
|
---|
1808 |
|
---|
1809 | /* Define to 1 if you have the `strcasecmp' function. */
|
---|
1810 | #undef HAVE_STRCASECMP
|
---|
1811 |
|
---|
1812 | /* Define to 1 if you have the `strcasestr' function. */
|
---|
1813 | #undef HAVE_STRCASESTR
|
---|
1814 |
|
---|
1815 | /* Define to 1 if you have the `strchr' function. */
|
---|
1816 | #undef HAVE_STRCHR
|
---|
1817 |
|
---|
1818 | /* Define to 1 if you have the `strdup' function. */
|
---|
1819 | #undef HAVE_STRDUP
|
---|
1820 |
|
---|
1821 | /* Define to 1 if you have the `strerror' function. */
|
---|
1822 | #undef HAVE_STRERROR
|
---|
1823 |
|
---|
1824 | /* Define to 1 if you have the `strftime' function. */
|
---|
1825 | #undef HAVE_STRFTIME
|
---|
1826 |
|
---|
1827 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
1828 | #undef HAVE_STRINGS_H
|
---|
1829 |
|
---|
1830 | /* Define to 1 if you have the <string.h> header file. */
|
---|
1831 | #undef HAVE_STRING_H
|
---|
1832 |
|
---|
1833 | /* Define to 1 if you have the `strlcat' function. */
|
---|
1834 | #undef HAVE_STRLCAT
|
---|
1835 |
|
---|
1836 | /* Define to 1 if you have the `strlcpy' function. */
|
---|
1837 | #undef HAVE_STRLCPY
|
---|
1838 |
|
---|
1839 | /* Define to 1 if you have the `strndup' function. */
|
---|
1840 | #undef HAVE_STRNDUP
|
---|
1841 |
|
---|
1842 | /* Define to 1 if you have the `strnlen' function. */
|
---|
1843 | #undef HAVE_STRNLEN
|
---|
1844 |
|
---|
1845 | /* Define to 1 if you have the <stropts.h> header file. */
|
---|
1846 | #undef HAVE_STROPTS_H
|
---|
1847 |
|
---|
1848 | /* Define to 1 if you have the `strpbrk' function. */
|
---|
1849 | #undef HAVE_STRPBRK
|
---|
1850 |
|
---|
1851 | /* Define to 1 if you have the `strsignal' function. */
|
---|
1852 | #undef HAVE_STRSIGNAL
|
---|
1853 |
|
---|
1854 | /* Define to 1 if you have the `strtok_r' function. */
|
---|
1855 | #undef HAVE_STRTOK_R
|
---|
1856 |
|
---|
1857 | /* Define to 1 if you have the `strtol' function. */
|
---|
1858 | #undef HAVE_STRTOL
|
---|
1859 |
|
---|
1860 | /* Define to 1 if you have the `strtoll' function. */
|
---|
1861 | #undef HAVE_STRTOLL
|
---|
1862 |
|
---|
1863 | /* Define to 1 if you have the `strtoq' function. */
|
---|
1864 | #undef HAVE_STRTOQ
|
---|
1865 |
|
---|
1866 | /* Define to 1 if you have the `strtoul' function. */
|
---|
1867 | #undef HAVE_STRTOUL
|
---|
1868 |
|
---|
1869 | /* Define to 1 if you have the `strtoull' function. */
|
---|
1870 | #undef HAVE_STRTOULL
|
---|
1871 |
|
---|
1872 | /* Define to 1 if you have the `strtouq' function. */
|
---|
1873 | #undef HAVE_STRTOUQ
|
---|
1874 |
|
---|
1875 | /* Define to 1 if the system has the type `struct addrinfo'. */
|
---|
1876 | #undef HAVE_STRUCT_ADDRINFO
|
---|
1877 |
|
---|
1878 | /* ctdb ipv4 support */
|
---|
1879 | #undef HAVE_STRUCT_CTDB_CONTROL_TCP
|
---|
1880 |
|
---|
1881 | /* ctdb ipv6 support */
|
---|
1882 | #undef HAVE_STRUCT_CTDB_CONTROL_TCP_ADDR
|
---|
1883 |
|
---|
1884 | /* Whether the 'DIR64' abstract data type is available */
|
---|
1885 | #undef HAVE_STRUCT_DIR64
|
---|
1886 |
|
---|
1887 | /* Whether the 'dirent64' struct is available */
|
---|
1888 | #undef HAVE_STRUCT_DIRENT64
|
---|
1889 |
|
---|
1890 | /* Whether the flock64 struct is available */
|
---|
1891 | #undef HAVE_STRUCT_FLOCK64
|
---|
1892 |
|
---|
1893 | /* Whether struct ifaddrs is available */
|
---|
1894 | #undef HAVE_STRUCT_IFADDRS
|
---|
1895 |
|
---|
1896 | /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
|
---|
1897 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
|
---|
1898 |
|
---|
1899 | /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
|
---|
1900 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
|
---|
1901 |
|
---|
1902 | /* Whether we have the struct sigevent */
|
---|
1903 | #undef HAVE_STRUCT_SIGEVENT
|
---|
1904 |
|
---|
1905 | /* Define to 1 if `sigev_value.sigval_ptr' is member of `struct sigevent'. */
|
---|
1906 | #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR
|
---|
1907 |
|
---|
1908 | /* Define to 1 if `sigev_value.sival_ptr' is member of `struct sigevent'. */
|
---|
1909 | #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR
|
---|
1910 |
|
---|
1911 | /* Define to 1 if the system has the type `struct sockaddr'. */
|
---|
1912 | #undef HAVE_STRUCT_SOCKADDR
|
---|
1913 |
|
---|
1914 | /* Define to 1 if the system has the type `struct sockaddr_in6'. */
|
---|
1915 | #undef HAVE_STRUCT_SOCKADDR_IN6
|
---|
1916 |
|
---|
1917 | /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
|
---|
1918 | #undef HAVE_STRUCT_SOCKADDR_SA_LEN
|
---|
1919 |
|
---|
1920 | /* Define to 1 if the system has the type `struct sockaddr_storage'. */
|
---|
1921 | #undef HAVE_STRUCT_SOCKADDR_STORAGE
|
---|
1922 |
|
---|
1923 | /* Define to 1 if `st_rdev' is member of `struct stat'. */
|
---|
1924 | #undef HAVE_STRUCT_STAT_ST_RDEV
|
---|
1925 |
|
---|
1926 | /* Whether we have struct timespec */
|
---|
1927 | #undef HAVE_STRUCT_TIMESPEC
|
---|
1928 |
|
---|
1929 | /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
|
---|
1930 | `HAVE_STRUCT_STAT_ST_RDEV' instead. */
|
---|
1931 | #undef HAVE_ST_RDEV
|
---|
1932 |
|
---|
1933 | /* Define to 1 if you have the `symlink' function. */
|
---|
1934 | #undef HAVE_SYMLINK
|
---|
1935 |
|
---|
1936 | /* Define to 1 if you have the <syscall.h> header file. */
|
---|
1937 | #undef HAVE_SYSCALL_H
|
---|
1938 |
|
---|
1939 | /* Define to 1 if you have the `sysconf' function. */
|
---|
1940 | #undef HAVE_SYSCONF
|
---|
1941 |
|
---|
1942 | /* Define to 1 if you have the `syslog' function. */
|
---|
1943 | #undef HAVE_SYSLOG
|
---|
1944 |
|
---|
1945 | /* Define to 1 if you have the <syslog.h> header file. */
|
---|
1946 | #undef HAVE_SYSLOG_H
|
---|
1947 |
|
---|
1948 | /* Define to 1 if you have the <sys/acl.h> header file. */
|
---|
1949 | #undef HAVE_SYS_ACL_H
|
---|
1950 |
|
---|
1951 | /* Define to 1 if you have the <sys/attributes.h> header file. */
|
---|
1952 | #undef HAVE_SYS_ATTRIBUTES_H
|
---|
1953 |
|
---|
1954 | /* Whether sys/capability.h is present */
|
---|
1955 | #undef HAVE_SYS_CAPABILITY_H
|
---|
1956 |
|
---|
1957 | /* Define to 1 if you have the <sys/cdefs.h> header file. */
|
---|
1958 | #undef HAVE_SYS_CDEFS_H
|
---|
1959 |
|
---|
1960 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
---|
1961 | */
|
---|
1962 | #undef HAVE_SYS_DIR_H
|
---|
1963 |
|
---|
1964 | /* Define to 1 if you have the <sys/dmapi.h> header file. */
|
---|
1965 | #undef HAVE_SYS_DMAPI_H
|
---|
1966 |
|
---|
1967 | /* Define to 1 if you have the <sys/dmi.h> header file. */
|
---|
1968 | #undef HAVE_SYS_DMI_H
|
---|
1969 |
|
---|
1970 | /* Define to 1 if you have the <sys/dustat.h> header file. */
|
---|
1971 | #undef HAVE_SYS_DUSTAT_H
|
---|
1972 |
|
---|
1973 | /* Define to 1 if you have the <sys/ea.h> header file. */
|
---|
1974 | #undef HAVE_SYS_EA_H
|
---|
1975 |
|
---|
1976 | /* Define to 1 if you have the <sys/extattr.h> header file. */
|
---|
1977 | #undef HAVE_SYS_EXTATTR_H
|
---|
1978 |
|
---|
1979 | /* Define to 1 if you have the <sys/fcntl.h> header file. */
|
---|
1980 | #undef HAVE_SYS_FCNTL_H
|
---|
1981 |
|
---|
1982 | /* Define to 1 if you have the <sys/filio.h> header file. */
|
---|
1983 | #undef HAVE_SYS_FILIO_H
|
---|
1984 |
|
---|
1985 | /* Define to 1 if you have the <sys/filsys.h> header file. */
|
---|
1986 | #undef HAVE_SYS_FILSYS_H
|
---|
1987 |
|
---|
1988 | /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
|
---|
1989 | #undef HAVE_SYS_FS_S5PARAM_H
|
---|
1990 |
|
---|
1991 | /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */
|
---|
1992 | #undef HAVE_SYS_FS_VX_QUOTA_H
|
---|
1993 |
|
---|
1994 | /* Define to 1 if you have the <sys/id.h> header file. */
|
---|
1995 | #undef HAVE_SYS_ID_H
|
---|
1996 |
|
---|
1997 | /* Define to 1 if you have the <sys/inotify.h> header file. */
|
---|
1998 | #undef HAVE_SYS_INOTIFY_H
|
---|
1999 |
|
---|
2000 | /* Define to 1 if you have the <sys/ioctl.h> header file. */
|
---|
2001 | #undef HAVE_SYS_IOCTL_H
|
---|
2002 |
|
---|
2003 | /* Define to 1 if you have the <sys/ipc.h> header file. */
|
---|
2004 | #undef HAVE_SYS_IPC_H
|
---|
2005 |
|
---|
2006 | /* Define to 1 if you have the <sys/jfsdmapi.h> header file. */
|
---|
2007 | #undef HAVE_SYS_JFSDMAPI_H
|
---|
2008 |
|
---|
2009 | /* Define to 1 if you have the <sys/mman.h> header file. */
|
---|
2010 | #undef HAVE_SYS_MMAN_H
|
---|
2011 |
|
---|
2012 | /* Define to 1 if you have the <sys/mode.h> header file. */
|
---|
2013 | #undef HAVE_SYS_MODE_H
|
---|
2014 |
|
---|
2015 | /* Define to 1 if you have the <sys/mount.h> header file. */
|
---|
2016 | #undef HAVE_SYS_MOUNT_H
|
---|
2017 |
|
---|
2018 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
---|
2019 | */
|
---|
2020 | #undef HAVE_SYS_NDIR_H
|
---|
2021 |
|
---|
2022 | /* Define to 1 if you have the <sys/param.h> header file. */
|
---|
2023 | #undef HAVE_SYS_PARAM_H
|
---|
2024 |
|
---|
2025 | /* Define to 1 if you have the <sys/prctl.h> header file. */
|
---|
2026 | #undef HAVE_SYS_PRCTL_H
|
---|
2027 |
|
---|
2028 | /* Define to 1 if you have the <sys/priv.h> header file. */
|
---|
2029 | #undef HAVE_SYS_PRIV_H
|
---|
2030 |
|
---|
2031 | /* Define to 1 if you have the <sys/proplist.h> header file. */
|
---|
2032 | #undef HAVE_SYS_PROPLIST_H
|
---|
2033 |
|
---|
2034 | /* Define to 1 if you have the <sys/ptrace.h> header file. */
|
---|
2035 | #undef HAVE_SYS_PTRACE_H
|
---|
2036 |
|
---|
2037 | /* Whether the new lib/sysquotas.c interface can be used */
|
---|
2038 | #undef HAVE_SYS_QUOTAS
|
---|
2039 |
|
---|
2040 | /* Define to 1 if you have the <sys/quota.h> header file. */
|
---|
2041 | #undef HAVE_SYS_QUOTA_H
|
---|
2042 |
|
---|
2043 | /* Define to 1 if you have the <sys/resource.h> header file. */
|
---|
2044 | #undef HAVE_SYS_RESOURCE_H
|
---|
2045 |
|
---|
2046 | /* Define to 1 if you have the <sys/security.h> header file. */
|
---|
2047 | #undef HAVE_SYS_SECURITY_H
|
---|
2048 |
|
---|
2049 | /* Define to 1 if you have the <sys/select.h> header file. */
|
---|
2050 | #undef HAVE_SYS_SELECT_H
|
---|
2051 |
|
---|
2052 | /* Define to 1 if you have the <sys/shm.h> header file. */
|
---|
2053 | #undef HAVE_SYS_SHM_H
|
---|
2054 |
|
---|
2055 | /* Define to 1 if you have the <sys/socket.h> header file. */
|
---|
2056 | #undef HAVE_SYS_SOCKET_H
|
---|
2057 |
|
---|
2058 | /* Define to 1 if you have the <sys/sockio.h> header file. */
|
---|
2059 | #undef HAVE_SYS_SOCKIO_H
|
---|
2060 |
|
---|
2061 | /* Define to 1 if you have the <sys/statfs.h> header file. */
|
---|
2062 | #undef HAVE_SYS_STATFS_H
|
---|
2063 |
|
---|
2064 | /* Define to 1 if you have the <sys/statvfs.h> header file. */
|
---|
2065 | #undef HAVE_SYS_STATVFS_H
|
---|
2066 |
|
---|
2067 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
2068 | #undef HAVE_SYS_STAT_H
|
---|
2069 |
|
---|
2070 | /* Define to 1 if you have the <sys/syscall.h> header file. */
|
---|
2071 | #undef HAVE_SYS_SYSCALL_H
|
---|
2072 |
|
---|
2073 | /* Define to 1 if you have the <sys/syslog.h> header file. */
|
---|
2074 | #undef HAVE_SYS_SYSLOG_H
|
---|
2075 |
|
---|
2076 | /* Define to 1 if you have the <sys/sysmacros.h> header file. */
|
---|
2077 | #undef HAVE_SYS_SYSMACROS_H
|
---|
2078 |
|
---|
2079 | /* Define to 1 if you have the <sys/termio.h> header file. */
|
---|
2080 | #undef HAVE_SYS_TERMIO_H
|
---|
2081 |
|
---|
2082 | /* Define to 1 if you have the <sys/time.h> header file. */
|
---|
2083 | #undef HAVE_SYS_TIME_H
|
---|
2084 |
|
---|
2085 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
2086 | #undef HAVE_SYS_TYPES_H
|
---|
2087 |
|
---|
2088 | /* Define to 1 if you have the <sys/uio.h> header file. */
|
---|
2089 | #undef HAVE_SYS_UIO_H
|
---|
2090 |
|
---|
2091 | /* Define to 1 if you have the <sys/unistd.h> header file. */
|
---|
2092 | #undef HAVE_SYS_UNISTD_H
|
---|
2093 |
|
---|
2094 | /* Define to 1 if you have the <sys/un.h> header file. */
|
---|
2095 | #undef HAVE_SYS_UN_H
|
---|
2096 |
|
---|
2097 | /* Define to 1 if you have the <sys/vfs.h> header file. */
|
---|
2098 | #undef HAVE_SYS_VFS_H
|
---|
2099 |
|
---|
2100 | /* Define to 1 if you have the <sys/wait.h> header file. */
|
---|
2101 | #undef HAVE_SYS_WAIT_H
|
---|
2102 |
|
---|
2103 | /* Define to 1 if you have the <sys/xattr.h> header file. */
|
---|
2104 | #undef HAVE_SYS_XATTR_H
|
---|
2105 |
|
---|
2106 | /* Define to 1 if you have the `telldir64' function. */
|
---|
2107 | #undef HAVE_TELLDIR64
|
---|
2108 |
|
---|
2109 | /* Define to 1 if you have the <termios.h> header file. */
|
---|
2110 | #undef HAVE_TERMIOS_H
|
---|
2111 |
|
---|
2112 | /* Define to 1 if you have the <termio.h> header file. */
|
---|
2113 | #undef HAVE_TERMIO_H
|
---|
2114 |
|
---|
2115 | /* Whether the krb5_ap_req struct has a ticket pointer */
|
---|
2116 | #undef HAVE_TICKET_POINTER_IN_KRB5_AP_REQ
|
---|
2117 |
|
---|
2118 | /* Define to 1 if you have the `timegm' function. */
|
---|
2119 | #undef HAVE_TIMEGM
|
---|
2120 |
|
---|
2121 | /* Define to 1 if you have the <time.h> header file. */
|
---|
2122 | #undef HAVE_TIME_H
|
---|
2123 |
|
---|
2124 | /* Whether Tru64 ACLs are available */
|
---|
2125 | #undef HAVE_TRU64_ACLS
|
---|
2126 |
|
---|
2127 | /* Whether crypt needs truncated salt */
|
---|
2128 | #undef HAVE_TRUNCATED_SALT
|
---|
2129 |
|
---|
2130 | /* Whether uint16 typedef is included by rpc/rpc.h */
|
---|
2131 | #undef HAVE_UINT16_FROM_RPC_RPC_H
|
---|
2132 |
|
---|
2133 | /* Whether uint32 typedef is included by rpc/rpc.h */
|
---|
2134 | #undef HAVE_UINT32_FROM_RPC_RPC_H
|
---|
2135 |
|
---|
2136 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
2137 | #undef HAVE_UNISTD_H
|
---|
2138 |
|
---|
2139 | /* If we need to build with unixscoket support */
|
---|
2140 | #undef HAVE_UNIXSOCKET
|
---|
2141 |
|
---|
2142 | /* Whether UnixWare ACLs are available */
|
---|
2143 | #undef HAVE_UNIXWARE_ACLS
|
---|
2144 |
|
---|
2145 | /* Define to 1 if you have the `unsetenv' function. */
|
---|
2146 | #undef HAVE_UNSETENV
|
---|
2147 |
|
---|
2148 | /* Whether the 'unsigned char' type is available */
|
---|
2149 | #undef HAVE_UNSIGNED_CHAR
|
---|
2150 |
|
---|
2151 | /* Define to 1 if you have the `updwtmp' function. */
|
---|
2152 | #undef HAVE_UPDWTMP
|
---|
2153 |
|
---|
2154 | /* Define to 1 if you have the `updwtmpx' function. */
|
---|
2155 | #undef HAVE_UPDWTMPX
|
---|
2156 |
|
---|
2157 | /* Define to 1 if you have the `usleep' function. */
|
---|
2158 | #undef HAVE_USLEEP
|
---|
2159 |
|
---|
2160 | /* Whether struct utimbuf is available */
|
---|
2161 | #undef HAVE_UTIMBUF
|
---|
2162 |
|
---|
2163 | /* Define to 1 if you have the `utime' function. */
|
---|
2164 | #undef HAVE_UTIME
|
---|
2165 |
|
---|
2166 | /* Define to 1 if you have the `utimes' function. */
|
---|
2167 | #undef HAVE_UTIMES
|
---|
2168 |
|
---|
2169 | /* Define to 1 if you have the <utime.h> header file. */
|
---|
2170 | #undef HAVE_UTIME_H
|
---|
2171 |
|
---|
2172 | /* Define to 1 if you have the <utmpx.h> header file. */
|
---|
2173 | #undef HAVE_UTMPX_H
|
---|
2174 |
|
---|
2175 | /* Define to 1 if you have the <utmp.h> header file. */
|
---|
2176 | #undef HAVE_UTMP_H
|
---|
2177 |
|
---|
2178 | /* Whether the utmp struct has a property ut_addr */
|
---|
2179 | #undef HAVE_UT_UT_ADDR
|
---|
2180 |
|
---|
2181 | /* Whether the utmp struct has a property ut_addr_v6 */
|
---|
2182 | #undef HAVE_UT_UT_ADDR_V6
|
---|
2183 |
|
---|
2184 | /* Whether the utmp struct has a property ut_exit */
|
---|
2185 | #undef HAVE_UT_UT_EXIT
|
---|
2186 |
|
---|
2187 | /* Whether the utmp struct has a property ut_host */
|
---|
2188 | #undef HAVE_UT_UT_HOST
|
---|
2189 |
|
---|
2190 | /* Whether the utmp struct has a property ut_id */
|
---|
2191 | #undef HAVE_UT_UT_ID
|
---|
2192 |
|
---|
2193 | /* Whether the utmp struct has a property ut_name */
|
---|
2194 | #undef HAVE_UT_UT_NAME
|
---|
2195 |
|
---|
2196 | /* Whether the utmp struct has a property ut_pid */
|
---|
2197 | #undef HAVE_UT_UT_PID
|
---|
2198 |
|
---|
2199 | /* Whether the utmp struct has a property ut_time */
|
---|
2200 | #undef HAVE_UT_UT_TIME
|
---|
2201 |
|
---|
2202 | /* Whether the utmp struct has a property ut_tv */
|
---|
2203 | #undef HAVE_UT_UT_TV
|
---|
2204 |
|
---|
2205 | /* Whether the utmp struct has a property ut_type */
|
---|
2206 | #undef HAVE_UT_UT_TYPE
|
---|
2207 |
|
---|
2208 | /* Whether the utmp struct has a property ut_user */
|
---|
2209 | #undef HAVE_UT_UT_USER
|
---|
2210 |
|
---|
2211 | /* Define to 1 if you have the `uuid_generate' function. */
|
---|
2212 | #undef HAVE_UUID_GENERATE
|
---|
2213 |
|
---|
2214 | /* Define to 1 if you have the <uuid/uuid.h> header file. */
|
---|
2215 | #undef HAVE_UUID_UUID_H
|
---|
2216 |
|
---|
2217 | /* Whether the utmpx struct has a property ut_syslen */
|
---|
2218 | #undef HAVE_UX_UT_SYSLEN
|
---|
2219 |
|
---|
2220 | /* Define to 1 if you have the <valgrind.h> header file. */
|
---|
2221 | #undef HAVE_VALGRIND_H
|
---|
2222 |
|
---|
2223 | /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
|
---|
2224 | #undef HAVE_VALGRIND_MEMCHECK_H
|
---|
2225 |
|
---|
2226 | /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
|
---|
2227 | #undef HAVE_VALGRIND_VALGRIND_H
|
---|
2228 |
|
---|
2229 | /* Define to 1 if you have the <vararg.h> header file. */
|
---|
2230 | #undef HAVE_VARARG_H
|
---|
2231 |
|
---|
2232 | /* Define to 1 if you have the `vasprintf' function. */
|
---|
2233 | #undef HAVE_VASPRINTF
|
---|
2234 |
|
---|
2235 | /* Whether va_copy() is available */
|
---|
2236 | #undef HAVE_VA_COPY
|
---|
2237 |
|
---|
2238 | /* Whether the C compiler understands volatile */
|
---|
2239 | #undef HAVE_VOLATILE
|
---|
2240 |
|
---|
2241 | /* Define to 1 if you have the `vsnprintf' function. */
|
---|
2242 | #undef HAVE_VSNPRINTF
|
---|
2243 |
|
---|
2244 | /* Define to 1 if you have the `vsyslog' function. */
|
---|
2245 | #undef HAVE_VSYSLOG
|
---|
2246 |
|
---|
2247 | /* Define to 1 if you have the `waitpid' function. */
|
---|
2248 | #undef HAVE_WAITPID
|
---|
2249 |
|
---|
2250 | /* Define to 1 if you have the <windows.h> header file. */
|
---|
2251 | #undef HAVE_WINDOWS_H
|
---|
2252 |
|
---|
2253 | /* Define to 1 if you have the <winsock2.h> header file. */
|
---|
2254 | #undef HAVE_WINSOCK2_H
|
---|
2255 |
|
---|
2256 | /* Whether the WRFILE:-keytab is supported */
|
---|
2257 | #undef HAVE_WRFILE_KEYTAB
|
---|
2258 |
|
---|
2259 | /* Define to 1 if you have the <ws2tcpip.h> header file. */
|
---|
2260 | #undef HAVE_WS2TCPIP_H
|
---|
2261 |
|
---|
2262 | /* Define to 1 if you have the <xfs/dmapi.h> header file. */
|
---|
2263 | #undef HAVE_XFS_DMAPI_H
|
---|
2264 |
|
---|
2265 | /* Define to 1 if you have the <xfs/libxfs.h> header file. */
|
---|
2266 | #undef HAVE_XFS_LIBXFS_H
|
---|
2267 |
|
---|
2268 | /* Whether xfs quota support is available */
|
---|
2269 | #undef HAVE_XFS_QUOTAS
|
---|
2270 |
|
---|
2271 | /* Define to 1 if you have the `yp_get_default_domain' function. */
|
---|
2272 | #undef HAVE_YP_GET_DEFAULT_DOMAIN
|
---|
2273 |
|
---|
2274 | /* Define to 1 if you have the `_acl' function. */
|
---|
2275 | #undef HAVE__ACL
|
---|
2276 |
|
---|
2277 | /* Whether the _Bool type is available */
|
---|
2278 | #undef HAVE__Bool
|
---|
2279 |
|
---|
2280 | /* Define to 1 if you have the `_chdir' function. */
|
---|
2281 | #undef HAVE__CHDIR
|
---|
2282 |
|
---|
2283 | /* Define to 1 if you have the `_close' function. */
|
---|
2284 | #undef HAVE__CLOSE
|
---|
2285 |
|
---|
2286 | /* Define to 1 if you have the `_closedir' function. */
|
---|
2287 | #undef HAVE__CLOSEDIR
|
---|
2288 |
|
---|
2289 | /* Define to 1 if you have the `_dup' function. */
|
---|
2290 | #undef HAVE__DUP
|
---|
2291 |
|
---|
2292 | /* Define to 1 if you have the `_dup2' function. */
|
---|
2293 | #undef HAVE__DUP2
|
---|
2294 |
|
---|
2295 | /* Define to 1 if you have the `_et_list' function. */
|
---|
2296 | #undef HAVE__ET_LIST
|
---|
2297 |
|
---|
2298 | /* Define to 1 if you have the `_facl' function. */
|
---|
2299 | #undef HAVE__FACL
|
---|
2300 |
|
---|
2301 | /* Define to 1 if you have the `_fchdir' function. */
|
---|
2302 | #undef HAVE__FCHDIR
|
---|
2303 |
|
---|
2304 | /* Define to 1 if you have the `_fcntl' function. */
|
---|
2305 | #undef HAVE__FCNTL
|
---|
2306 |
|
---|
2307 | /* Define to 1 if you have the `_fork' function. */
|
---|
2308 | #undef HAVE__FORK
|
---|
2309 |
|
---|
2310 | /* Define to 1 if you have the `_fstat' function. */
|
---|
2311 | #undef HAVE__FSTAT
|
---|
2312 |
|
---|
2313 | /* Define to 1 if you have the `_fstat64' function. */
|
---|
2314 | #undef HAVE__FSTAT64
|
---|
2315 |
|
---|
2316 | /* Define to 1 if you have the `_getcwd' function. */
|
---|
2317 | #undef HAVE__GETCWD
|
---|
2318 |
|
---|
2319 | /* Define to 1 if you have the `_llseek' function. */
|
---|
2320 | #undef HAVE__LLSEEK
|
---|
2321 |
|
---|
2322 | /* Define to 1 if you have the `_lseek' function. */
|
---|
2323 | #undef HAVE__LSEEK
|
---|
2324 |
|
---|
2325 | /* Define to 1 if you have the `_lstat' function. */
|
---|
2326 | #undef HAVE__LSTAT
|
---|
2327 |
|
---|
2328 | /* Define to 1 if you have the `_lstat64' function. */
|
---|
2329 | #undef HAVE__LSTAT64
|
---|
2330 |
|
---|
2331 | /* Define to 1 if you have the `_open' function. */
|
---|
2332 | #undef HAVE__OPEN
|
---|
2333 |
|
---|
2334 | /* Define to 1 if you have the `_open64' function. */
|
---|
2335 | #undef HAVE__OPEN64
|
---|
2336 |
|
---|
2337 | /* Define to 1 if you have the `_opendir' function. */
|
---|
2338 | #undef HAVE__OPENDIR
|
---|
2339 |
|
---|
2340 | /* Define to 1 if you have the `_pread' function. */
|
---|
2341 | #undef HAVE__PREAD
|
---|
2342 |
|
---|
2343 | /* Define to 1 if you have the `_pread64' function. */
|
---|
2344 | #undef HAVE__PREAD64
|
---|
2345 |
|
---|
2346 | /* Define to 1 if you have the `_pwrite' function. */
|
---|
2347 | #undef HAVE__PWRITE
|
---|
2348 |
|
---|
2349 | /* Define to 1 if you have the `_pwrite64' function. */
|
---|
2350 | #undef HAVE__PWRITE64
|
---|
2351 |
|
---|
2352 | /* Define to 1 if you have the `_read' function. */
|
---|
2353 | #undef HAVE__READ
|
---|
2354 |
|
---|
2355 | /* Define to 1 if you have the `_readdir' function. */
|
---|
2356 | #undef HAVE__READDIR
|
---|
2357 |
|
---|
2358 | /* Define to 1 if you have the `_readdir64' function. */
|
---|
2359 | #undef HAVE__READDIR64
|
---|
2360 |
|
---|
2361 | /* Define to 1 if you have the `_seekdir' function. */
|
---|
2362 | #undef HAVE__SEEKDIR
|
---|
2363 |
|
---|
2364 | /* Define to 1 if you have the `_stat' function. */
|
---|
2365 | #undef HAVE__STAT
|
---|
2366 |
|
---|
2367 | /* Define to 1 if you have the `_stat64' function. */
|
---|
2368 | #undef HAVE__STAT64
|
---|
2369 |
|
---|
2370 | /* Define to 1 if you have the `_telldir' function. */
|
---|
2371 | #undef HAVE__TELLDIR
|
---|
2372 |
|
---|
2373 | /* Whether the __VA_ARGS__ macro is available */
|
---|
2374 | #undef HAVE__VA_ARGS__MACRO
|
---|
2375 |
|
---|
2376 | /* Define to 1 if you have the `_write' function. */
|
---|
2377 | #undef HAVE__WRITE
|
---|
2378 |
|
---|
2379 | /* Define to 1 if you have the `__acl' function. */
|
---|
2380 | #undef HAVE___ACL
|
---|
2381 |
|
---|
2382 | /* Define to 1 if you have the `__chdir' function. */
|
---|
2383 | #undef HAVE___CHDIR
|
---|
2384 |
|
---|
2385 | /* Define to 1 if you have the `__close' function. */
|
---|
2386 | #undef HAVE___CLOSE
|
---|
2387 |
|
---|
2388 | /* Define to 1 if you have the `__closedir' function. */
|
---|
2389 | #undef HAVE___CLOSEDIR
|
---|
2390 |
|
---|
2391 | /* Define to 1 if you have the `__dup' function. */
|
---|
2392 | #undef HAVE___DUP
|
---|
2393 |
|
---|
2394 | /* Define to 1 if you have the `__dup2' function. */
|
---|
2395 | #undef HAVE___DUP2
|
---|
2396 |
|
---|
2397 | /* Define to 1 if you have the `__facl' function. */
|
---|
2398 | #undef HAVE___FACL
|
---|
2399 |
|
---|
2400 | /* Define to 1 if you have the `__fchdir' function. */
|
---|
2401 | #undef HAVE___FCHDIR
|
---|
2402 |
|
---|
2403 | /* Define to 1 if you have the `__fcntl' function. */
|
---|
2404 | #undef HAVE___FCNTL
|
---|
2405 |
|
---|
2406 | /* Define to 1 if you have the `__fork' function. */
|
---|
2407 | #undef HAVE___FORK
|
---|
2408 |
|
---|
2409 | /* Define to 1 if you have the `__fstat' function. */
|
---|
2410 | #undef HAVE___FSTAT
|
---|
2411 |
|
---|
2412 | /* Define to 1 if you have the `__fstat64' function. */
|
---|
2413 | #undef HAVE___FSTAT64
|
---|
2414 |
|
---|
2415 | /* Define to 1 if you have the `__fxstat' function. */
|
---|
2416 | #undef HAVE___FXSTAT
|
---|
2417 |
|
---|
2418 | /* Define to 1 if you have the `__getcwd' function. */
|
---|
2419 | #undef HAVE___GETCWD
|
---|
2420 |
|
---|
2421 | /* Define to 1 if you have the `__getdents' function. */
|
---|
2422 | #undef HAVE___GETDENTS
|
---|
2423 |
|
---|
2424 | /* Define to 1 if you have the `__llseek' function. */
|
---|
2425 | #undef HAVE___LLSEEK
|
---|
2426 |
|
---|
2427 | /* Define to 1 if you have the `__lseek' function. */
|
---|
2428 | #undef HAVE___LSEEK
|
---|
2429 |
|
---|
2430 | /* Define to 1 if you have the `__lstat' function. */
|
---|
2431 | #undef HAVE___LSTAT
|
---|
2432 |
|
---|
2433 | /* Define to 1 if you have the `__lstat64' function. */
|
---|
2434 | #undef HAVE___LSTAT64
|
---|
2435 |
|
---|
2436 | /* Define to 1 if you have the `__lxstat' function. */
|
---|
2437 | #undef HAVE___LXSTAT
|
---|
2438 |
|
---|
2439 | /* Whether __NR_inotify_init() is available */
|
---|
2440 | #undef HAVE___NR_INOTIFY_INIT_DECL
|
---|
2441 |
|
---|
2442 | /* Define to 1 if you have the `__open' function. */
|
---|
2443 | #undef HAVE___OPEN
|
---|
2444 |
|
---|
2445 | /* Define to 1 if you have the `__open64' function. */
|
---|
2446 | #undef HAVE___OPEN64
|
---|
2447 |
|
---|
2448 | /* Define to 1 if you have the `__opendir' function. */
|
---|
2449 | #undef HAVE___OPENDIR
|
---|
2450 |
|
---|
2451 | /* Define to 1 if you have the `__pread' function. */
|
---|
2452 | #undef HAVE___PREAD
|
---|
2453 |
|
---|
2454 | /* Define to 1 if you have the `__pread64' function. */
|
---|
2455 | #undef HAVE___PREAD64
|
---|
2456 |
|
---|
2457 | /* Define to 1 if you have the `__pwrite' function. */
|
---|
2458 | #undef HAVE___PWRITE
|
---|
2459 |
|
---|
2460 | /* Define to 1 if you have the `__pwrite64' function. */
|
---|
2461 | #undef HAVE___PWRITE64
|
---|
2462 |
|
---|
2463 | /* Define to 1 if you have the `__read' function. */
|
---|
2464 | #undef HAVE___READ
|
---|
2465 |
|
---|
2466 | /* Define to 1 if you have the `__readdir' function. */
|
---|
2467 | #undef HAVE___READDIR
|
---|
2468 |
|
---|
2469 | /* Define to 1 if you have the `__readdir64' function. */
|
---|
2470 | #undef HAVE___READDIR64
|
---|
2471 |
|
---|
2472 | /* Define to 1 if you have the `__seekdir' function. */
|
---|
2473 | #undef HAVE___SEEKDIR
|
---|
2474 |
|
---|
2475 | /* Defined if struct sockaddr_storage has __ss_family field */
|
---|
2476 | #undef HAVE___SS_FAMILY
|
---|
2477 |
|
---|
2478 | /* Define to 1 if you have the `__stat' function. */
|
---|
2479 | #undef HAVE___STAT
|
---|
2480 |
|
---|
2481 | /* Define to 1 if you have the `__stat64' function. */
|
---|
2482 | #undef HAVE___STAT64
|
---|
2483 |
|
---|
2484 | /* Define to 1 if you have the `__strtoll' function. */
|
---|
2485 | #undef HAVE___STRTOLL
|
---|
2486 |
|
---|
2487 | /* Define to 1 if you have the `__strtoull' function. */
|
---|
2488 | #undef HAVE___STRTOULL
|
---|
2489 |
|
---|
2490 | /* Define to 1 if you have the `__sys_llseek' function. */
|
---|
2491 | #undef HAVE___SYS_LLSEEK
|
---|
2492 |
|
---|
2493 | /* Define to 1 if you have the `__telldir' function. */
|
---|
2494 | #undef HAVE___TELLDIR
|
---|
2495 |
|
---|
2496 | /* Whether __va_copy() is available */
|
---|
2497 | #undef HAVE___VA_COPY
|
---|
2498 |
|
---|
2499 | /* Define to 1 if you have the `__write' function. */
|
---|
2500 | #undef HAVE___WRITE
|
---|
2501 |
|
---|
2502 | /* Define to 1 if you have the `__xstat' function. */
|
---|
2503 | #undef HAVE___XSTAT
|
---|
2504 |
|
---|
2505 | /* Whether there is a __func__ macro */
|
---|
2506 | #undef HAVE_func_MACRO
|
---|
2507 |
|
---|
2508 | /* Whether the host os is HPUX */
|
---|
2509 | #undef HPUX
|
---|
2510 |
|
---|
2511 | /* Whether the hpux sendfile() API is available */
|
---|
2512 | #undef HPUX_SENDFILE_API
|
---|
2513 |
|
---|
2514 | /* Whether the host os is irix */
|
---|
2515 | #undef IRIX
|
---|
2516 |
|
---|
2517 | /* Whether the host os is irix6 */
|
---|
2518 | #undef IRIX6
|
---|
2519 |
|
---|
2520 | /* Whether krb5_get_init_creds_opt_free takes a context argument */
|
---|
2521 | #undef KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT
|
---|
2522 |
|
---|
2523 | /* Whether krb5_princ_realm returns krb5_realm or krb5_data */
|
---|
2524 | #undef KRB5_PRINC_REALM_RETURNS_REALM
|
---|
2525 |
|
---|
2526 | /* Whether the krb5_ticket structure contains the kvno and enctype */
|
---|
2527 | #undef KRB5_TICKET_HAS_KEYINFO
|
---|
2528 |
|
---|
2529 | /* Number of arguments to krb5_verify_checksum */
|
---|
2530 | #undef KRB5_VERIFY_CHECKSUM_ARGS
|
---|
2531 |
|
---|
2532 | /* Number of arguments to ldap_set_rebind_proc */
|
---|
2533 | #undef LDAP_SET_REBIND_PROC_ARGS
|
---|
2534 |
|
---|
2535 | /* LIBREPLACE_NETWORK_CHECKS were used */
|
---|
2536 | #undef LIBREPLACE_NETWORK_CHECKS
|
---|
2537 |
|
---|
2538 | /* Whether the host os is linux */
|
---|
2539 | #undef LINUX
|
---|
2540 |
|
---|
2541 | /* Whether (linux) sendfile() is broken */
|
---|
2542 | #undef LINUX_BROKEN_SENDFILE_API
|
---|
2543 |
|
---|
2544 | /* Whether linux sendfile() API is available */
|
---|
2545 | #undef LINUX_SENDFILE_API
|
---|
2546 |
|
---|
2547 | /* Whether MMAP is broken */
|
---|
2548 | #undef MMAP_BLACKLIST
|
---|
2549 |
|
---|
2550 | /* Whether the host os is NeXT v2 */
|
---|
2551 | #undef NEXT2
|
---|
2552 |
|
---|
2553 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
---|
2554 | #undef NO_MINUS_C_MINUS_O
|
---|
2555 |
|
---|
2556 | /* Use nss wrapper library */
|
---|
2557 | #undef NSS_WRAPPER
|
---|
2558 |
|
---|
2559 | /* Whether the host os is osf1 */
|
---|
2560 | #undef OSF1
|
---|
2561 |
|
---|
2562 | /* Define to the address where bug reports for this package should be sent. */
|
---|
2563 | #undef PACKAGE_BUGREPORT
|
---|
2564 |
|
---|
2565 | /* Define to the full name of this package. */
|
---|
2566 | #undef PACKAGE_NAME
|
---|
2567 |
|
---|
2568 | /* Define to the full name and version of this package. */
|
---|
2569 | #undef PACKAGE_STRING
|
---|
2570 |
|
---|
2571 | /* Define to the one symbol short name of this package. */
|
---|
2572 | #undef PACKAGE_TARNAME
|
---|
2573 |
|
---|
2574 | /* Define to the version of this package. */
|
---|
2575 | #undef PACKAGE_VERSION
|
---|
2576 |
|
---|
2577 | /* Does a POSIX ACL need a mask element */
|
---|
2578 | #undef POSIX_ACL_NEEDS_MASK
|
---|
2579 |
|
---|
2580 | /* Whether pututline returns pointer */
|
---|
2581 | #undef PUTUTLINE_RETURNS_UTMP
|
---|
2582 |
|
---|
2583 | /* Whether the host os is qnx */
|
---|
2584 | #undef QNX
|
---|
2585 |
|
---|
2586 | /* Whether the realpath function allows NULL */
|
---|
2587 | #undef REALPATH_TAKES_NULL
|
---|
2588 |
|
---|
2589 | /* Whether the host os is reliantunix */
|
---|
2590 | #undef RELIANTUNIX
|
---|
2591 |
|
---|
2592 | /* Whether getpass should be replaced */
|
---|
2593 | #undef REPLACE_GETPASS
|
---|
2594 |
|
---|
2595 | /* getpass returns <9 chars where getpassphrase returns <265 chars */
|
---|
2596 | #undef REPLACE_GETPASS_BY_GETPASSPHRASE
|
---|
2597 |
|
---|
2598 | /* Whether inet_ntoa should be replaced */
|
---|
2599 | #undef REPLACE_INET_NTOA
|
---|
2600 |
|
---|
2601 | /* replace readdir */
|
---|
2602 | #undef REPLACE_READDIR
|
---|
2603 |
|
---|
2604 | /* replace readdir using getdents() */
|
---|
2605 | #undef REPLACE_READDIR_GETDENTS
|
---|
2606 |
|
---|
2607 | /* replace readdir using getdirentries() */
|
---|
2608 | #undef REPLACE_READDIR_GETDIRENTRIES
|
---|
2609 |
|
---|
2610 | /* Whether strptime should be replaced */
|
---|
2611 | #undef REPLACE_STRPTIME
|
---|
2612 |
|
---|
2613 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
2614 | #undef RETSIGTYPE
|
---|
2615 |
|
---|
2616 | /* Whether the host os is sco unix */
|
---|
2617 | #undef SCO
|
---|
2618 |
|
---|
2619 | /* Whether seekdir returns an int */
|
---|
2620 | #undef SEEKDIR_RETURNS_INT
|
---|
2621 |
|
---|
2622 | /* Whether seekdir returns void */
|
---|
2623 | #undef SEEKDIR_RETURNS_VOID
|
---|
2624 |
|
---|
2625 | /* Shared library extension */
|
---|
2626 | #undef SHLIBEXT
|
---|
2627 |
|
---|
2628 | /* The size of `char', as computed by sizeof. */
|
---|
2629 | #undef SIZEOF_CHAR
|
---|
2630 |
|
---|
2631 | /* The size of the 'dev_t' type */
|
---|
2632 | #undef SIZEOF_DEV_T
|
---|
2633 |
|
---|
2634 | /* The size of the 'ino_t' type */
|
---|
2635 | #undef SIZEOF_INO_T
|
---|
2636 |
|
---|
2637 | /* The size of `int', as computed by sizeof. */
|
---|
2638 | #undef SIZEOF_INT
|
---|
2639 |
|
---|
2640 | /* The size of `long', as computed by sizeof. */
|
---|
2641 | #undef SIZEOF_LONG
|
---|
2642 |
|
---|
2643 | /* The size of `long long', as computed by sizeof. */
|
---|
2644 | #undef SIZEOF_LONG_LONG
|
---|
2645 |
|
---|
2646 | /* The size of the 'off_t' type */
|
---|
2647 | #undef SIZEOF_OFF_T
|
---|
2648 |
|
---|
2649 | /* The size of `short', as computed by sizeof. */
|
---|
2650 | #undef SIZEOF_SHORT
|
---|
2651 |
|
---|
2652 | /* The size of `size_t', as computed by sizeof. */
|
---|
2653 | #undef SIZEOF_SIZE_T
|
---|
2654 |
|
---|
2655 | /* The size of `ssize_t', as computed by sizeof. */
|
---|
2656 | #undef SIZEOF_SSIZE_T
|
---|
2657 |
|
---|
2658 | /* The size of the 'time_t' type */
|
---|
2659 | #undef SIZEOF_TIME_T
|
---|
2660 |
|
---|
2661 | /* The size of `void *', as computed by sizeof. */
|
---|
2662 | #undef SIZEOF_VOID_P
|
---|
2663 |
|
---|
2664 | /* Use socket wrapper library */
|
---|
2665 | #undef SOCKET_WRAPPER
|
---|
2666 |
|
---|
2667 | /* getgrent_r irix (similar to solaris) function prototype */
|
---|
2668 | #undef SOLARIS_GETGRENT_R
|
---|
2669 |
|
---|
2670 | /* getpwent_r irix (similar to solaris) function prototype */
|
---|
2671 | #undef SOLARIS_GETPWENT_R
|
---|
2672 |
|
---|
2673 | /* Whether the solaris sendfile() API is available */
|
---|
2674 | #undef SOLARIS_SENDFILE_API
|
---|
2675 |
|
---|
2676 | /* Whether statfs requires two arguments and struct statfs has bsize property
|
---|
2677 | */
|
---|
2678 | #undef STAT_STATFS2_BSIZE
|
---|
2679 |
|
---|
2680 | /* Whether statfs requires 2 arguments and struct statfs has fsize */
|
---|
2681 | #undef STAT_STATFS2_FSIZE
|
---|
2682 |
|
---|
2683 | /* Whether statfs requires 2 arguments and struct fs_data is available */
|
---|
2684 | #undef STAT_STATFS2_FS_DATA
|
---|
2685 |
|
---|
2686 | /* Whether statfs requires 3 arguments */
|
---|
2687 | #undef STAT_STATFS3_OSF1
|
---|
2688 |
|
---|
2689 | /* Whether statfs requires 4 arguments */
|
---|
2690 | #undef STAT_STATFS4
|
---|
2691 |
|
---|
2692 | /* Whether statvfs() is available */
|
---|
2693 | #undef STAT_STATVFS
|
---|
2694 |
|
---|
2695 | /* Whether statvfs64() is available */
|
---|
2696 | #undef STAT_STATVFS64
|
---|
2697 |
|
---|
2698 | /* The size of a block */
|
---|
2699 | #undef STAT_ST_BLOCKSIZE
|
---|
2700 |
|
---|
2701 | /* Define to 1 if you have the ANSI C header files. */
|
---|
2702 | #undef STDC_HEADERS
|
---|
2703 |
|
---|
2704 | /* String list of builtin modules */
|
---|
2705 | #undef STRING_STATIC_MODULES
|
---|
2706 |
|
---|
2707 | /* Whether the host os is sunos4 */
|
---|
2708 | #undef SUNOS4
|
---|
2709 |
|
---|
2710 | /* Whether the host os is solaris */
|
---|
2711 | #undef SUNOS5
|
---|
2712 |
|
---|
2713 | /* Whether sysconf(_SC_NGROUPS_MAX) is available */
|
---|
2714 | #undef SYSCONF_SC_NGROUPS_MAX
|
---|
2715 |
|
---|
2716 | /* Whether sysconf(_SC_NPROCESSORS_ONLN) is available */
|
---|
2717 | #undef SYSCONF_SC_NPROCESSORS_ONLN
|
---|
2718 |
|
---|
2719 | /* Whether sysconf(_SC_NPROC_ONLN) is available */
|
---|
2720 | #undef SYSCONF_SC_NPROC_ONLN
|
---|
2721 |
|
---|
2722 | /* Whether sysconf(_SC_PAGESIZE) is available */
|
---|
2723 | #undef SYSCONF_SC_PAGESIZE
|
---|
2724 |
|
---|
2725 | /* syslog facility to log to */
|
---|
2726 | #undef SYSLOG_FACILITY
|
---|
2727 |
|
---|
2728 | /* Whether this is a system V system */
|
---|
2729 | #undef SYSV
|
---|
2730 |
|
---|
2731 | /* Whether telldir takes a const pointer */
|
---|
2732 | #undef TELLDIR_TAKES_CONST_DIR
|
---|
2733 |
|
---|
2734 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
---|
2735 | #undef TIME_WITH_SYS_TIME
|
---|
2736 |
|
---|
2737 | /* Whether the host os is unixware */
|
---|
2738 | #undef UNIXWARE
|
---|
2739 |
|
---|
2740 | /* Whether to use both of HPUX' crypt calls */
|
---|
2741 | #undef USE_BOTH_CRYPT_CALLS
|
---|
2742 |
|
---|
2743 | /* Whether we should build DMAPI integration components */
|
---|
2744 | #undef USE_DMAPI
|
---|
2745 |
|
---|
2746 | /* Whether seteuid() is available */
|
---|
2747 | #undef USE_SETEUID
|
---|
2748 |
|
---|
2749 | /* Whether setresuid() is available */
|
---|
2750 | #undef USE_SETRESUID
|
---|
2751 |
|
---|
2752 | /* Whether setreuid() is available */
|
---|
2753 | #undef USE_SETREUID
|
---|
2754 |
|
---|
2755 | /* Whether setuidx() is available */
|
---|
2756 | #undef USE_SETUIDX
|
---|
2757 |
|
---|
2758 | /* Enable extensions on AIX 3, Interix. */
|
---|
2759 | #ifndef _ALL_SOURCE
|
---|
2760 | # undef _ALL_SOURCE
|
---|
2761 | #endif
|
---|
2762 | /* Enable GNU extensions on systems that have them. */
|
---|
2763 | #ifndef _GNU_SOURCE
|
---|
2764 | # undef _GNU_SOURCE
|
---|
2765 | #endif
|
---|
2766 | /* Enable threading extensions on Solaris. */
|
---|
2767 | #ifndef _POSIX_PTHREAD_SEMANTICS
|
---|
2768 | # undef _POSIX_PTHREAD_SEMANTICS
|
---|
2769 | #endif
|
---|
2770 | /* Enable extensions on HP NonStop. */
|
---|
2771 | #ifndef _TANDEM_SOURCE
|
---|
2772 | # undef _TANDEM_SOURCE
|
---|
2773 | #endif
|
---|
2774 | /* Enable general extensions on Solaris. */
|
---|
2775 | #ifndef __EXTENSIONS__
|
---|
2776 | # undef __EXTENSIONS__
|
---|
2777 | #endif
|
---|
2778 |
|
---|
2779 |
|
---|
2780 | /* Whether to include Active Directory support */
|
---|
2781 | #undef WITH_ADS
|
---|
2782 |
|
---|
2783 | /* Whether to include AFS clear-text auth support */
|
---|
2784 | #undef WITH_AFS
|
---|
2785 |
|
---|
2786 | /* Using asynchronous io */
|
---|
2787 | #undef WITH_AIO
|
---|
2788 |
|
---|
2789 | /* Whether to include automount support */
|
---|
2790 | #undef WITH_AUTOMOUNT
|
---|
2791 |
|
---|
2792 | /* Whether to build mount.cifs and umount.cifs */
|
---|
2793 | #undef WITH_CIFSMOUNT
|
---|
2794 |
|
---|
2795 | /* whether to build cifs.upcall */
|
---|
2796 | #undef WITH_CIFSUPCALL
|
---|
2797 |
|
---|
2798 | /* Whether to include DFS support */
|
---|
2799 | #undef WITH_DFS
|
---|
2800 |
|
---|
2801 | /* Whether to enable DNS service discovery support */
|
---|
2802 | #undef WITH_DNSSD_SUPPORT
|
---|
2803 |
|
---|
2804 | /* Whether to enable DNS Update support */
|
---|
2805 | #undef WITH_DNS_UPDATES
|
---|
2806 |
|
---|
2807 | /* Whether to include AFS fake-kaserver support */
|
---|
2808 | #undef WITH_FAKE_KASERVER
|
---|
2809 |
|
---|
2810 | /* Whether to include nisplus_home support */
|
---|
2811 | #undef WITH_NISPLUS_HOME
|
---|
2812 |
|
---|
2813 | /* Whether to include PAM support */
|
---|
2814 | #undef WITH_PAM
|
---|
2815 |
|
---|
2816 | /* Whether to include PAM MODULES support */
|
---|
2817 | #undef WITH_PAM_MODULES
|
---|
2818 |
|
---|
2819 | /* Whether to use profiling */
|
---|
2820 | #undef WITH_PROFILE
|
---|
2821 |
|
---|
2822 | /* Whether to use disk quota support */
|
---|
2823 | #undef WITH_QUOTAS
|
---|
2824 |
|
---|
2825 | /* Whether to include sendfile() support */
|
---|
2826 | #undef WITH_SENDFILE
|
---|
2827 |
|
---|
2828 | /* Whether to include experimental syslog support */
|
---|
2829 | #undef WITH_SYSLOG
|
---|
2830 |
|
---|
2831 | /* Whether to include experimental utmp accounting */
|
---|
2832 | #undef WITH_UTMP
|
---|
2833 |
|
---|
2834 | /* Whether to build winbind */
|
---|
2835 | #undef WITH_WINBIND
|
---|
2836 |
|
---|
2837 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
---|
2838 | significant byte first (like Motorola and SPARC, unlike Intel). */
|
---|
2839 | #if defined AC_APPLE_UNIVERSAL_BUILD
|
---|
2840 | # if defined __BIG_ENDIAN__
|
---|
2841 | # define WORDS_BIGENDIAN 1
|
---|
2842 | # endif
|
---|
2843 | #else
|
---|
2844 | # ifndef WORDS_BIGENDIAN
|
---|
2845 | # undef WORDS_BIGENDIAN
|
---|
2846 | # endif
|
---|
2847 | #endif
|
---|
2848 |
|
---|
2849 | /* xattr functions have additional options */
|
---|
2850 | #undef XATTR_ADD_OPT
|
---|
2851 |
|
---|
2852 | /* File offset bits */
|
---|
2853 | #undef _FILE_OFFSET_BITS
|
---|
2854 |
|
---|
2855 | /* Whether to use GNU libc extensions */
|
---|
2856 | #undef _GNU_SOURCE
|
---|
2857 |
|
---|
2858 | /* Whether to enable large file support */
|
---|
2859 | #undef _LARGEFILE64_SOURCE
|
---|
2860 |
|
---|
2861 | /* Whether to enable large file support */
|
---|
2862 | #undef _LARGE_FILES
|
---|
2863 |
|
---|
2864 | /* Define to 1 if on MINIX. */
|
---|
2865 | #undef _MINIX
|
---|
2866 |
|
---|
2867 |
|
---|
2868 | #ifndef _OSF_SOURCE
|
---|
2869 | # undef _OSF_SOURCE
|
---|
2870 | #endif
|
---|
2871 |
|
---|
2872 |
|
---|
2873 | /* Define to 2 if the system does not provide POSIX.1 features except with
|
---|
2874 | this defined. */
|
---|
2875 | #undef _POSIX_1_SOURCE
|
---|
2876 |
|
---|
2877 | /* Whether to enable POSIX support */
|
---|
2878 | #undef _POSIX_C_SOURCE
|
---|
2879 |
|
---|
2880 | /* Define to 1 if you need to in order for `stat' and other things to work. */
|
---|
2881 | #undef _POSIX_SOURCE
|
---|
2882 |
|
---|
2883 | /* Whether to enable System V compatibility */
|
---|
2884 | #undef _SYSV
|
---|
2885 |
|
---|
2886 |
|
---|
2887 | #ifndef _XOPEN_SOURCE
|
---|
2888 | # undef _XOPEN_SOURCE
|
---|
2889 | #endif
|
---|
2890 |
|
---|
2891 |
|
---|
2892 |
|
---|
2893 | #ifndef _XOPEN_SOURCE_EXTENDED
|
---|
2894 | # undef _XOPEN_SOURCE_EXTENDED
|
---|
2895 | #endif
|
---|
2896 |
|
---|
2897 |
|
---|
2898 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */
|
---|
2899 | #ifndef __CHAR_UNSIGNED__
|
---|
2900 | # undef __CHAR_UNSIGNED__
|
---|
2901 | #endif
|
---|
2902 |
|
---|
2903 | /* Whether to build auth_builtin as shared module */
|
---|
2904 | #undef auth_builtin_init
|
---|
2905 |
|
---|
2906 | /* Whether to build auth_domain as shared module */
|
---|
2907 | #undef auth_domain_init
|
---|
2908 |
|
---|
2909 | /* Whether to build auth_sam as shared module */
|
---|
2910 | #undef auth_sam_init
|
---|
2911 |
|
---|
2912 | /* Whether to build auth_script as shared module */
|
---|
2913 | #undef auth_script_init
|
---|
2914 |
|
---|
2915 | /* Whether to build auth_server as shared module */
|
---|
2916 | #undef auth_server_init
|
---|
2917 |
|
---|
2918 | /* Whether to build auth_unix as shared module */
|
---|
2919 | #undef auth_unix_init
|
---|
2920 |
|
---|
2921 | /* Whether to build auth_winbind as shared module */
|
---|
2922 | #undef auth_winbind_init
|
---|
2923 |
|
---|
2924 | /* Whether to build charset_CP437 as shared module */
|
---|
2925 | #undef charset_CP437_init
|
---|
2926 |
|
---|
2927 | /* Whether to build charset_CP850 as shared module */
|
---|
2928 | #undef charset_CP850_init
|
---|
2929 |
|
---|
2930 | /* Whether to build charset_macosxfs as shared module */
|
---|
2931 | #undef charset_macosxfs_init
|
---|
2932 |
|
---|
2933 | /* Whether to build charset_weird as shared module */
|
---|
2934 | #undef charset_weird_init
|
---|
2935 |
|
---|
2936 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
2937 | #undef const
|
---|
2938 |
|
---|
2939 | /* ctdb ipv4 support */
|
---|
2940 | #undef ctdb_control_tcp
|
---|
2941 |
|
---|
2942 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
2943 | #undef gid_t
|
---|
2944 |
|
---|
2945 | /* Whether to build gpext_registry as shared module */
|
---|
2946 | #undef gpext_registry_init
|
---|
2947 |
|
---|
2948 | /* Whether to build gpext_scripts as shared module */
|
---|
2949 | #undef gpext_scripts_init
|
---|
2950 |
|
---|
2951 | /* Whether to build gpext_security as shared module */
|
---|
2952 | #undef gpext_security_init
|
---|
2953 |
|
---|
2954 | /* Whether to build idmap_ad as shared module */
|
---|
2955 | #undef idmap_ad_init
|
---|
2956 |
|
---|
2957 | /* Whether to build idmap_adex as shared module */
|
---|
2958 | #undef idmap_adex_init
|
---|
2959 |
|
---|
2960 | /* Whether to build idmap_hash as shared module */
|
---|
2961 | #undef idmap_hash_init
|
---|
2962 |
|
---|
2963 | /* Whether to build idmap_ldap as shared module */
|
---|
2964 | #undef idmap_ldap_init
|
---|
2965 |
|
---|
2966 | /* Whether to build idmap_nss as shared module */
|
---|
2967 | #undef idmap_nss_init
|
---|
2968 |
|
---|
2969 | /* Whether to build idmap_passdb as shared module */
|
---|
2970 | #undef idmap_passdb_init
|
---|
2971 |
|
---|
2972 | /* Whether to build idmap_rid as shared module */
|
---|
2973 | #undef idmap_rid_init
|
---|
2974 |
|
---|
2975 | /* Whether to build idmap_tdb2 as shared module */
|
---|
2976 | #undef idmap_tdb2_init
|
---|
2977 |
|
---|
2978 | /* Whether to build idmap_tdb as shared module */
|
---|
2979 | #undef idmap_tdb_init
|
---|
2980 |
|
---|
2981 | /* Define to `__inline__' or `__inline' if that's what the C compiler
|
---|
2982 | calls it, or to nothing if 'inline' is not supported under any name. */
|
---|
2983 | #ifndef __cplusplus
|
---|
2984 | #undef inline
|
---|
2985 | #endif
|
---|
2986 |
|
---|
2987 | /* Define to `unsigned' if <sys/types.h> does not define. */
|
---|
2988 | #undef ino_t
|
---|
2989 |
|
---|
2990 | /* Define to `short' if <sys/types.h> does not define. */
|
---|
2991 | #undef int16_t
|
---|
2992 |
|
---|
2993 | /* Define to `long' if <sys/types.h> does not define. */
|
---|
2994 | #undef int32_t
|
---|
2995 |
|
---|
2996 | /* Define to `long long' if <sys/types.h> does not define. */
|
---|
2997 | #undef int64_t
|
---|
2998 |
|
---|
2999 | /* Define to `char' if <sys/types.h> does not define. */
|
---|
3000 | #undef int8_t
|
---|
3001 |
|
---|
3002 | /* Define to `unsigned long' if <sys/types.h> does not define. */
|
---|
3003 | #undef intptr_t
|
---|
3004 |
|
---|
3005 | /* Define to `off_t' if <sys/types.h> does not define. */
|
---|
3006 | #undef loff_t
|
---|
3007 |
|
---|
3008 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
3009 | #undef mode_t
|
---|
3010 |
|
---|
3011 | /* Whether to build nss_info_template as shared module */
|
---|
3012 | #undef nss_info_template_init
|
---|
3013 |
|
---|
3014 | /* Define to `long int' if <sys/types.h> does not define. */
|
---|
3015 | #undef off_t
|
---|
3016 |
|
---|
3017 | /* Define to `loff_t' if <sys/types.h> does not define. */
|
---|
3018 | #undef offset_t
|
---|
3019 |
|
---|
3020 | /* Whether to build pdb_ldap as shared module */
|
---|
3021 | #undef pdb_ldap_init
|
---|
3022 |
|
---|
3023 | /* Whether to build pdb_smbpasswd as shared module */
|
---|
3024 | #undef pdb_smbpasswd_init
|
---|
3025 |
|
---|
3026 | /* Whether to build pdb_tdbsam as shared module */
|
---|
3027 | #undef pdb_tdbsam_init
|
---|
3028 |
|
---|
3029 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
3030 | #undef pid_t
|
---|
3031 |
|
---|
3032 | /* Define to `unsigned long long' if <sys/types.h> does not define. */
|
---|
3033 | #undef ptrdiff_t
|
---|
3034 |
|
---|
3035 | /* Whether to build rpc_dssetup as shared module */
|
---|
3036 | #undef rpc_dssetup_init
|
---|
3037 |
|
---|
3038 | /* Whether to build rpc_eventlog2 as shared module */
|
---|
3039 | #undef rpc_eventlog2_init
|
---|
3040 |
|
---|
3041 | /* Whether to build rpc_initshutdown as shared module */
|
---|
3042 | #undef rpc_initshutdown_init
|
---|
3043 |
|
---|
3044 | /* Whether to build rpc_lsarpc as shared module */
|
---|
3045 | #undef rpc_lsarpc_init
|
---|
3046 |
|
---|
3047 | /* Whether to build rpc_netdfs as shared module */
|
---|
3048 | #undef rpc_netdfs_init
|
---|
3049 |
|
---|
3050 | /* Whether to build rpc_netlogon as shared module */
|
---|
3051 | #undef rpc_netlogon_init
|
---|
3052 |
|
---|
3053 | /* Whether to build rpc_ntsvcs2 as shared module */
|
---|
3054 | #undef rpc_ntsvcs2_init
|
---|
3055 |
|
---|
3056 | /* Whether to build rpc_rpcecho as shared module */
|
---|
3057 | #undef rpc_rpcecho_init
|
---|
3058 |
|
---|
3059 | /* Whether to build rpc_samr as shared module */
|
---|
3060 | #undef rpc_samr_init
|
---|
3061 |
|
---|
3062 | /* Whether to build rpc_spoolss as shared module */
|
---|
3063 | #undef rpc_spoolss_init
|
---|
3064 |
|
---|
3065 | /* Whether to build rpc_srvsvc as shared module */
|
---|
3066 | #undef rpc_srvsvc_init
|
---|
3067 |
|
---|
3068 | /* Whether to build rpc_svcctl2 as shared module */
|
---|
3069 | #undef rpc_svcctl2_init
|
---|
3070 |
|
---|
3071 | /* Whether to build rpc_winreg as shared module */
|
---|
3072 | #undef rpc_winreg_init
|
---|
3073 |
|
---|
3074 | /* Whether to build rpc_wkssvc as shared module */
|
---|
3075 | #undef rpc_wkssvc_init
|
---|
3076 |
|
---|
3077 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
3078 | #undef size_t
|
---|
3079 |
|
---|
3080 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
3081 | #undef ssize_t
|
---|
3082 |
|
---|
3083 | /* Decl of Static init functions */
|
---|
3084 | #undef static_decl_auth
|
---|
3085 |
|
---|
3086 | /* Decl of Static init functions */
|
---|
3087 | #undef static_decl_charset
|
---|
3088 |
|
---|
3089 | /* Decl of Static init functions */
|
---|
3090 | #undef static_decl_gpext
|
---|
3091 |
|
---|
3092 | /* Decl of Static init functions */
|
---|
3093 | #undef static_decl_idmap
|
---|
3094 |
|
---|
3095 | /* Decl of Static init functions */
|
---|
3096 | #undef static_decl_nss_info
|
---|
3097 |
|
---|
3098 | /* Decl of Static init functions */
|
---|
3099 | #undef static_decl_pdb
|
---|
3100 |
|
---|
3101 | /* Decl of Static init functions */
|
---|
3102 | #undef static_decl_rpc
|
---|
3103 |
|
---|
3104 | /* Decl of Static init functions */
|
---|
3105 | #undef static_decl_vfs
|
---|
3106 |
|
---|
3107 | /* Static init functions */
|
---|
3108 | #undef static_init_auth
|
---|
3109 |
|
---|
3110 | /* Static init functions */
|
---|
3111 | #undef static_init_charset
|
---|
3112 |
|
---|
3113 | /* Static init functions */
|
---|
3114 | #undef static_init_gpext
|
---|
3115 |
|
---|
3116 | /* Static init functions */
|
---|
3117 | #undef static_init_idmap
|
---|
3118 |
|
---|
3119 | /* Static init functions */
|
---|
3120 | #undef static_init_nss_info
|
---|
3121 |
|
---|
3122 | /* Static init functions */
|
---|
3123 | #undef static_init_pdb
|
---|
3124 |
|
---|
3125 | /* Static init functions */
|
---|
3126 | #undef static_init_rpc
|
---|
3127 |
|
---|
3128 | /* Static init functions */
|
---|
3129 | #undef static_init_vfs
|
---|
3130 |
|
---|
3131 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
3132 | #undef uid_t
|
---|
3133 |
|
---|
3134 | /* Define to `unsigned short' if <sys/types.h> does not define. */
|
---|
3135 | #undef uint16_t
|
---|
3136 |
|
---|
3137 | /* Define to `unsigned long' if <sys/types.h> does not define. */
|
---|
3138 | #undef uint32_t
|
---|
3139 |
|
---|
3140 | /* Define to `unsigned long long' if <sys/types.h> does not define. */
|
---|
3141 | #undef uint64_t
|
---|
3142 |
|
---|
3143 | /* Define to `unsigned char' if <sys/types.h> does not define. */
|
---|
3144 | #undef uint8_t
|
---|
3145 |
|
---|
3146 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
3147 | #undef uint_t
|
---|
3148 |
|
---|
3149 | /* Define to `unsigned long long' if <sys/types.h> does not define. */
|
---|
3150 | #undef uintptr_t
|
---|
3151 |
|
---|
3152 | /* Whether to build vfs_acl_tdb as shared module */
|
---|
3153 | #undef vfs_acl_tdb_init
|
---|
3154 |
|
---|
3155 | /* Whether to build vfs_acl_xattr as shared module */
|
---|
3156 | #undef vfs_acl_xattr_init
|
---|
3157 |
|
---|
3158 | /* Whether to build vfs_afsacl as shared module */
|
---|
3159 | #undef vfs_afsacl_init
|
---|
3160 |
|
---|
3161 | /* Whether to build vfs_aio_fork as shared module */
|
---|
3162 | #undef vfs_aio_fork_init
|
---|
3163 |
|
---|
3164 | /* Whether to build vfs_aixacl2 as shared module */
|
---|
3165 | #undef vfs_aixacl2_init
|
---|
3166 |
|
---|
3167 | /* Whether to build vfs_aixacl as shared module */
|
---|
3168 | #undef vfs_aixacl_init
|
---|
3169 |
|
---|
3170 | /* Whether to build vfs_audit as shared module */
|
---|
3171 | #undef vfs_audit_init
|
---|
3172 |
|
---|
3173 | /* Whether to build vfs_cacheprime as shared module */
|
---|
3174 | #undef vfs_cacheprime_init
|
---|
3175 |
|
---|
3176 | /* Whether to build vfs_cap as shared module */
|
---|
3177 | #undef vfs_cap_init
|
---|
3178 |
|
---|
3179 | /* Whether to build vfs_catia as shared module */
|
---|
3180 | #undef vfs_catia_init
|
---|
3181 |
|
---|
3182 | /* Whether to build vfs_commit as shared module */
|
---|
3183 | #undef vfs_commit_init
|
---|
3184 |
|
---|
3185 | /* Whether to build vfs_default as shared module */
|
---|
3186 | #undef vfs_default_init
|
---|
3187 |
|
---|
3188 | /* Whether to build vfs_default_quota as shared module */
|
---|
3189 | #undef vfs_default_quota_init
|
---|
3190 |
|
---|
3191 | /* Whether to build vfs_expand_msdfs as shared module */
|
---|
3192 | #undef vfs_expand_msdfs_init
|
---|
3193 |
|
---|
3194 | /* Whether to build vfs_extd_audit as shared module */
|
---|
3195 | #undef vfs_extd_audit_init
|
---|
3196 |
|
---|
3197 | /* Whether to build vfs_fake_perms as shared module */
|
---|
3198 | #undef vfs_fake_perms_init
|
---|
3199 |
|
---|
3200 | /* Whether to build vfs_fileid as shared module */
|
---|
3201 | #undef vfs_fileid_init
|
---|
3202 |
|
---|
3203 | /* Whether to build vfs_full_audit as shared module */
|
---|
3204 | #undef vfs_full_audit_init
|
---|
3205 |
|
---|
3206 | /* Whether to build vfs_gpfs as shared module */
|
---|
3207 | #undef vfs_gpfs_init
|
---|
3208 |
|
---|
3209 | /* Whether to build vfs_hpuxacl as shared module */
|
---|
3210 | #undef vfs_hpuxacl_init
|
---|
3211 |
|
---|
3212 | /* Whether to build vfs_irixacl as shared module */
|
---|
3213 | #undef vfs_irixacl_init
|
---|
3214 |
|
---|
3215 | /* Whether to build vfs_netatalk as shared module */
|
---|
3216 | #undef vfs_netatalk_init
|
---|
3217 |
|
---|
3218 | /* Whether to build vfs_notify_fam as shared module */
|
---|
3219 | #undef vfs_notify_fam_init
|
---|
3220 |
|
---|
3221 | /* Whether to build vfs_posixacl as shared module */
|
---|
3222 | #undef vfs_posixacl_init
|
---|
3223 |
|
---|
3224 | /* Whether to build vfs_prealloc as shared module */
|
---|
3225 | #undef vfs_prealloc_init
|
---|
3226 |
|
---|
3227 | /* Whether to build vfs_preopen as shared module */
|
---|
3228 | #undef vfs_preopen_init
|
---|
3229 |
|
---|
3230 | /* Whether to build vfs_readahead as shared module */
|
---|
3231 | #undef vfs_readahead_init
|
---|
3232 |
|
---|
3233 | /* Whether to build vfs_readonly as shared module */
|
---|
3234 | #undef vfs_readonly_init
|
---|
3235 |
|
---|
3236 | /* Whether to build vfs_recycle as shared module */
|
---|
3237 | #undef vfs_recycle_init
|
---|
3238 |
|
---|
3239 | /* Whether to build vfs_shadow_copy2 as shared module */
|
---|
3240 | #undef vfs_shadow_copy2_init
|
---|
3241 |
|
---|
3242 | /* Whether to build vfs_shadow_copy as shared module */
|
---|
3243 | #undef vfs_shadow_copy_init
|
---|
3244 |
|
---|
3245 | /* Whether to build vfs_smb_traffic_analyzer as shared module */
|
---|
3246 | #undef vfs_smb_traffic_analyzer_init
|
---|
3247 |
|
---|
3248 | /* Whether to build vfs_solarisacl as shared module */
|
---|
3249 | #undef vfs_solarisacl_init
|
---|
3250 |
|
---|
3251 | /* Whether to build vfs_streams_depot as shared module */
|
---|
3252 | #undef vfs_streams_depot_init
|
---|
3253 |
|
---|
3254 | /* Whether to build vfs_streams_xattr as shared module */
|
---|
3255 | #undef vfs_streams_xattr_init
|
---|
3256 |
|
---|
3257 | /* Whether to build vfs_syncops as shared module */
|
---|
3258 | #undef vfs_syncops_init
|
---|
3259 |
|
---|
3260 | /* Whether to build vfs_tru64acl as shared module */
|
---|
3261 | #undef vfs_tru64acl_init
|
---|
3262 |
|
---|
3263 | /* Whether to build vfs_tsmsm as shared module */
|
---|
3264 | #undef vfs_tsmsm_init
|
---|
3265 |
|
---|
3266 | /* Whether to build vfs_xattr_tdb as shared module */
|
---|
3267 | #undef vfs_xattr_tdb_init
|
---|
3268 |
|
---|
3269 | /* Whether to build vfs_zfsacl as shared module */
|
---|
3270 | #undef vfs_zfsacl_init
|
---|
3271 |
|
---|
3272 | /* Define to `unsigned short' if <sys/types.h> does not define. */
|
---|
3273 | #undef wchar_t
|
---|