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