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