OLD | NEW |
| (Empty) |
1 /* config.h.in. Generated from configure.ac by autoheader. */ | |
2 | |
3 /* Define if building universal (internal helper macro) */ | |
4 #undef AC_APPLE_UNIVERSAL_BUILD | |
5 | |
6 /* Broken RedHat 7.2 system header files */ | |
7 #undef BROKEN_REDHAT_7_SYSTEM_HEADERS | |
8 | |
9 /* Broken RHEL5 sys/capability.h */ | |
10 #undef BROKEN_RHEL5_SYS_CAP_HEADER | |
11 | |
12 /* Whether strndup is broken */ | |
13 #undef BROKEN_STRNDUP | |
14 | |
15 /* Whether strnlen is broken */ | |
16 #undef BROKEN_STRNLEN | |
17 | |
18 /* Whether dlopen takes unsigned int flags */ | |
19 #undef DLOPEN_TAKES_UNSIGNED_FLAGS | |
20 | |
21 /* Define to 1 if you have the <acl/libacl.h> header file. */ | |
22 #undef HAVE_ACL_LIBACL_H | |
23 | |
24 /* Define to 1 if you have the `asprintf' function. */ | |
25 #undef HAVE_ASPRINTF | |
26 | |
27 /* Whether the bool type is available */ | |
28 #undef HAVE_BOOL | |
29 | |
30 /* Define to 1 if you have the `bzero' function. */ | |
31 #undef HAVE_BZERO | |
32 | |
33 /* Whether there is a C99 compliant vsnprintf */ | |
34 #undef HAVE_C99_VSNPRINTF | |
35 | |
36 /* Define to 1 if you have the `chown' function. */ | |
37 #undef HAVE_CHOWN | |
38 | |
39 /* Define to 1 if you have the `chroot' function. */ | |
40 #undef HAVE_CHROOT | |
41 | |
42 /* Define to 1 if you have the `chsize' function. */ | |
43 #undef HAVE_CHSIZE | |
44 | |
45 /* Whether or not we have comparison_fn_t */ | |
46 #undef HAVE_COMPARISON_FN_T | |
47 | |
48 /* Define to 1 if you have the <compat.h> header file. */ | |
49 #undef HAVE_COMPAT_H | |
50 | |
51 /* Whether the system has the crypt() function */ | |
52 #undef HAVE_CRYPT | |
53 | |
54 /* Define to 1 if you have the <crypt.h> header file. */ | |
55 #undef HAVE_CRYPT_H | |
56 | |
57 /* Define to 1 if you have the <ctype.h> header file. */ | |
58 #undef HAVE_CTYPE_H | |
59 | |
60 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you | |
61 don't. */ | |
62 #undef HAVE_DECL_ASPRINTF | |
63 | |
64 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you | |
65 don't. */ | |
66 #undef HAVE_DECL_SNPRINTF | |
67 | |
68 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you | |
69 don't. */ | |
70 #undef HAVE_DECL_VASPRINTF | |
71 | |
72 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you | |
73 don't. */ | |
74 #undef HAVE_DECL_VSNPRINTF | |
75 | |
76 /* Define to 1 if you have the <direct.h> header file. */ | |
77 #undef HAVE_DIRECT_H | |
78 | |
79 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | |
80 */ | |
81 #undef HAVE_DIRENT_H | |
82 | |
83 /* Define to 1 if you have the `dirfd' function. */ | |
84 #undef HAVE_DIRFD | |
85 | |
86 /* Whether dirfd() is available */ | |
87 #undef HAVE_DIRFD_DECL | |
88 | |
89 /* Define to 1 if you have the `dlclose' function. */ | |
90 #undef HAVE_DLCLOSE | |
91 | |
92 /* Define to 1 if you have the `dlerror' function. */ | |
93 #undef HAVE_DLERROR | |
94 | |
95 /* Define to 1 if you have the <dlfcn.h> header file. */ | |
96 #undef HAVE_DLFCN_H | |
97 | |
98 /* Define to 1 if you have the `dlopen' function. */ | |
99 #undef HAVE_DLOPEN | |
100 | |
101 /* Define to 1 if you have the `dlsym' function. */ | |
102 #undef HAVE_DLSYM | |
103 | |
104 /* Define to 1 if you have the <dl.h> header file. */ | |
105 #undef HAVE_DL_H | |
106 | |
107 /* Define to 1 if you have the `dup2' function. */ | |
108 #undef HAVE_DUP2 | |
109 | |
110 /* Whether environ() is available */ | |
111 #undef HAVE_ENVIRON_DECL | |
112 | |
113 /* Whether errno() is available */ | |
114 #undef HAVE_ERRNO_DECL | |
115 | |
116 /* Define to 1 if you have the <fcntl.h> header file. */ | |
117 #undef HAVE_FCNTL_H | |
118 | |
119 /* Define to 1 if you have the <fnmatch.h> header file. */ | |
120 #undef HAVE_FNMATCH_H | |
121 | |
122 /* Define to 1 if you have the `ftruncate' function. */ | |
123 #undef HAVE_FTRUNCATE | |
124 | |
125 /* Whether there is a __FUNCTION__ macro */ | |
126 #undef HAVE_FUNCTION_MACRO | |
127 | |
128 /* Define to 1 if you have the `getdents' function. */ | |
129 #undef HAVE_GETDENTS | |
130 | |
131 /* Define to 1 if you have the `getdirentries' function. */ | |
132 #undef HAVE_GETDIRENTRIES | |
133 | |
134 /* Define to 1 if you have the `getgrent_r' function. */ | |
135 #undef HAVE_GETGRENT_R | |
136 | |
137 /* Whether getgrent_r() is available */ | |
138 #undef HAVE_GETGRENT_R_DECL | |
139 | |
140 /* Define to 1 if you have the `getgrgid_r' function. */ | |
141 #undef HAVE_GETGRGID_R | |
142 | |
143 /* Define to 1 if you have the `getgrnam_r' function. */ | |
144 #undef HAVE_GETGRNAM_R | |
145 | |
146 /* Define to 1 if you have the `getgrouplist' function. */ | |
147 #undef HAVE_GETGROUPLIST | |
148 | |
149 /* Define to 1 if you have the `getpgrp' function. */ | |
150 #undef HAVE_GETPGRP | |
151 | |
152 /* Define to 1 if you have the `getpwent_r' function. */ | |
153 #undef HAVE_GETPWENT_R | |
154 | |
155 /* Whether getpwent_r() is available */ | |
156 #undef HAVE_GETPWENT_R_DECL | |
157 | |
158 /* Define to 1 if you have the `getpwnam_r' function. */ | |
159 #undef HAVE_GETPWNAM_R | |
160 | |
161 /* Define to 1 if you have the `getpwuid_r' function. */ | |
162 #undef HAVE_GETPWUID_R | |
163 | |
164 /* Define to 1 if you have the <grp.h> header file. */ | |
165 #undef HAVE_GRP_H | |
166 | |
167 /* Whether the compiler supports immediate structures */ | |
168 #undef HAVE_IMMEDIATE_STRUCTURES | |
169 | |
170 /* Define to 1 if you have the `initgroups' function. */ | |
171 #undef HAVE_INITGROUPS | |
172 | |
173 /* Define to 1 if the system has the type `intptr_t'. */ | |
174 #undef HAVE_INTPTR_T | |
175 | |
176 /* Define to 1 if you have the <inttypes.h> header file. */ | |
177 #undef HAVE_INTTYPES_H | |
178 | |
179 /* Define to 1 if you have the `isatty' function. */ | |
180 #undef HAVE_ISATTY | |
181 | |
182 /* Define to 1 if you have the <langinfo.h> header file. */ | |
183 #undef HAVE_LANGINFO_H | |
184 | |
185 /* Define to 1 if you have the `lchown' function. */ | |
186 #undef HAVE_LCHOWN | |
187 | |
188 /* Define to 1 if you have the <limits.h> header file. */ | |
189 #undef HAVE_LIMITS_H | |
190 | |
191 /* Define to 1 if you have the `link' function. */ | |
192 #undef HAVE_LINK | |
193 | |
194 /* Define to 1 if you have the <locale.h> header file. */ | |
195 #undef HAVE_LOCALE_H | |
196 | |
197 /* Define to 1 if the system has the type `long long'. */ | |
198 #undef HAVE_LONG_LONG | |
199 | |
200 /* Define to 1 if you have the `lstat' function. */ | |
201 #undef HAVE_LSTAT | |
202 | |
203 /* Define to 1 if you have the `memcpy' function. */ | |
204 #undef HAVE_MEMCPY | |
205 | |
206 /* Define to 1 if you have the `memmove' function. */ | |
207 #undef HAVE_MEMMOVE | |
208 | |
209 /* Define to 1 if you have the <memory.h> header file. */ | |
210 #undef HAVE_MEMORY_H | |
211 | |
212 /* Define to 1 if you have the `memset' function. */ | |
213 #undef HAVE_MEMSET | |
214 | |
215 /* Define if target mkdir supports mode option */ | |
216 #undef HAVE_MKDIR_MODE | |
217 | |
218 /* Define to 1 if you have the `mkdtemp' function. */ | |
219 #undef HAVE_MKDTEMP | |
220 | |
221 /* Define to 1 if you have the `mktime' function. */ | |
222 #undef HAVE_MKTIME | |
223 | |
224 /* Whether mmap works */ | |
225 #undef HAVE_MMAP | |
226 | |
227 /* Define to 1 if you have the <mntent.h> header file. */ | |
228 #undef HAVE_MNTENT_H | |
229 | |
230 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | |
231 #undef HAVE_NDIR_H | |
232 | |
233 /* Whether the open(2) accepts O_DIRECT */ | |
234 #undef HAVE_OPEN_O_DIRECT | |
235 | |
236 /* Define to 1 if you have the `pipe' function. */ | |
237 #undef HAVE_PIPE | |
238 | |
239 /* Define to 1 if you have the `pread' function. */ | |
240 #undef HAVE_PREAD | |
241 | |
242 /* Define to 1 if you have the `printf' function. */ | |
243 #undef HAVE_PRINTF | |
244 | |
245 /* Define to 1 if the system has the type `ptrdiff_t'. */ | |
246 #undef HAVE_PTRDIFF_T | |
247 | |
248 /* Define to 1 if you have the <pwd.h> header file. */ | |
249 #undef HAVE_PWD_H | |
250 | |
251 /* Define to 1 if you have the `pwrite' function. */ | |
252 #undef HAVE_PWRITE | |
253 | |
254 /* Define to 1 if you have the `rand' function. */ | |
255 #undef HAVE_RAND | |
256 | |
257 /* Define to 1 if you have the `random' function. */ | |
258 #undef HAVE_RANDOM | |
259 | |
260 /* Define to 1 if you have the `readlink' function. */ | |
261 #undef HAVE_READLINK | |
262 | |
263 /* Define to 1 if you have the `realpath' function. */ | |
264 #undef HAVE_REALPATH | |
265 | |
266 /* Define to 1 if you have the `rename' function. */ | |
267 #undef HAVE_RENAME | |
268 | |
269 /* Whether mkstemp is secure */ | |
270 #undef HAVE_SECURE_MKSTEMP | |
271 | |
272 /* Define to 1 if you have the `setbuffer' function. */ | |
273 #undef HAVE_SETBUFFER | |
274 | |
275 /* Define to 1 if you have the `setegid' function. */ | |
276 #undef HAVE_SETEGID | |
277 | |
278 /* Define to 1 if you have the `setenv' function. */ | |
279 #undef HAVE_SETENV | |
280 | |
281 /* Whether setenv() is available */ | |
282 #undef HAVE_SETENV_DECL | |
283 | |
284 /* Define to 1 if you have the `seteuid' function. */ | |
285 #undef HAVE_SETEUID | |
286 | |
287 /* Define to 1 if you have the <setjmp.h> header file. */ | |
288 #undef HAVE_SETJMP_H | |
289 | |
290 /* Define to 1 if you have the `setlinebuf' function. */ | |
291 #undef HAVE_SETLINEBUF | |
292 | |
293 /* Define to 1 if you have the `setresgid' function. */ | |
294 #undef HAVE_SETRESGID | |
295 | |
296 /* Whether setresgid() is available */ | |
297 #undef HAVE_SETRESGID_DECL | |
298 | |
299 /* Define to 1 if you have the `setresuid' function. */ | |
300 #undef HAVE_SETRESUID | |
301 | |
302 /* Whether setresuid() is available */ | |
303 #undef HAVE_SETRESUID_DECL | |
304 | |
305 /* Define to 1 if you have the <shadow.h> header file. */ | |
306 #undef HAVE_SHADOW_H | |
307 | |
308 /* Define to 1 if you have the `shl_findsym' function. */ | |
309 #undef HAVE_SHL_FINDSYM | |
310 | |
311 /* Define to 1 if you have the `shl_load' function. */ | |
312 #undef HAVE_SHL_LOAD | |
313 | |
314 /* Define to 1 if you have the `shl_unload' function. */ | |
315 #undef HAVE_SHL_UNLOAD | |
316 | |
317 /* Whether we have the atomic_t variable type */ | |
318 #undef HAVE_SIG_ATOMIC_T_TYPE | |
319 | |
320 /* Define to 1 if you have the `snprintf' function. */ | |
321 #undef HAVE_SNPRINTF | |
322 | |
323 /* Define to 1 if you have the `srand' function. */ | |
324 #undef HAVE_SRAND | |
325 | |
326 /* Define to 1 if you have the `srandom' function. */ | |
327 #undef HAVE_SRANDOM | |
328 | |
329 /* Define to 1 if you have the <standards.h> header file. */ | |
330 #undef HAVE_STANDARDS_H | |
331 | |
332 /* Define to 1 if you have the <stdarg.h> header file. */ | |
333 #undef HAVE_STDARG_H | |
334 | |
335 /* Define to 1 if you have the <stdbool.h> header file. */ | |
336 #undef HAVE_STDBOOL_H | |
337 | |
338 /* Define to 1 if you have the <stdint.h> header file. */ | |
339 #undef HAVE_STDINT_H | |
340 | |
341 /* Define to 1 if you have the <stdio.h> header file. */ | |
342 #undef HAVE_STDIO_H | |
343 | |
344 /* Define to 1 if you have the <stdlib.h> header file. */ | |
345 #undef HAVE_STDLIB_H | |
346 | |
347 /* Define to 1 if you have the `strcasestr' function. */ | |
348 #undef HAVE_STRCASESTR | |
349 | |
350 /* Define to 1 if you have the `strdup' function. */ | |
351 #undef HAVE_STRDUP | |
352 | |
353 /* Define to 1 if you have the `strerror' function. */ | |
354 #undef HAVE_STRERROR | |
355 | |
356 /* Define to 1 if you have the `strftime' function. */ | |
357 #undef HAVE_STRFTIME | |
358 | |
359 /* Define to 1 if you have the <strings.h> header file. */ | |
360 #undef HAVE_STRINGS_H | |
361 | |
362 /* Define to 1 if you have the <string.h> header file. */ | |
363 #undef HAVE_STRING_H | |
364 | |
365 /* Define to 1 if you have the `strlcat' function. */ | |
366 #undef HAVE_STRLCAT | |
367 | |
368 /* Define to 1 if you have the `strlcpy' function. */ | |
369 #undef HAVE_STRLCPY | |
370 | |
371 /* Define to 1 if you have the `strndup' function. */ | |
372 #undef HAVE_STRNDUP | |
373 | |
374 /* Define to 1 if you have the `strnlen' function. */ | |
375 #undef HAVE_STRNLEN | |
376 | |
377 /* Define to 1 if you have the <stropts.h> header file. */ | |
378 #undef HAVE_STROPTS_H | |
379 | |
380 /* Define to 1 if you have the `strtok_r' function. */ | |
381 #undef HAVE_STRTOK_R | |
382 | |
383 /* Define to 1 if you have the `strtoll' function. */ | |
384 #undef HAVE_STRTOLL | |
385 | |
386 /* Define to 1 if you have the `strtoq' function. */ | |
387 #undef HAVE_STRTOQ | |
388 | |
389 /* Define to 1 if you have the `strtoull' function. */ | |
390 #undef HAVE_STRTOULL | |
391 | |
392 /* Define to 1 if you have the `strtouq' function. */ | |
393 #undef HAVE_STRTOUQ | |
394 | |
395 /* Define to 1 if `st_rdev' is member of `struct stat'. */ | |
396 #undef HAVE_STRUCT_STAT_ST_RDEV | |
397 | |
398 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use | |
399 `HAVE_STRUCT_STAT_ST_RDEV' instead. */ | |
400 #undef HAVE_ST_RDEV | |
401 | |
402 /* Define to 1 if you have the `symlink' function. */ | |
403 #undef HAVE_SYMLINK | |
404 | |
405 /* Define to 1 if you have the <syslog.h> header file. */ | |
406 #undef HAVE_SYSLOG_H | |
407 | |
408 /* Define to 1 if you have the <sys/acl.h> header file. */ | |
409 #undef HAVE_SYS_ACL_H | |
410 | |
411 /* Define to 1 if you have the <sys/capability.h> header file. */ | |
412 #undef HAVE_SYS_CAPABILITY_H | |
413 | |
414 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | |
415 */ | |
416 #undef HAVE_SYS_DIR_H | |
417 | |
418 /* Define to 1 if you have the <sys/fcntl.h> header file. */ | |
419 #undef HAVE_SYS_FCNTL_H | |
420 | |
421 /* Define to 1 if you have the <sys/filio.h> header file. */ | |
422 #undef HAVE_SYS_FILIO_H | |
423 | |
424 /* Define to 1 if you have the <sys/filsys.h> header file. */ | |
425 #undef HAVE_SYS_FILSYS_H | |
426 | |
427 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */ | |
428 #undef HAVE_SYS_FS_S5PARAM_H | |
429 | |
430 /* Define to 1 if you have the <sys/id.h> header file. */ | |
431 #undef HAVE_SYS_ID_H | |
432 | |
433 /* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
434 #undef HAVE_SYS_IOCTL_H | |
435 | |
436 /* Define to 1 if you have the <sys/ipc.h> header file. */ | |
437 #undef HAVE_SYS_IPC_H | |
438 | |
439 /* Define to 1 if you have the <sys/mman.h> header file. */ | |
440 #undef HAVE_SYS_MMAN_H | |
441 | |
442 /* Define to 1 if you have the <sys/mode.h> header file. */ | |
443 #undef HAVE_SYS_MODE_H | |
444 | |
445 /* Define to 1 if you have the <sys/mount.h> header file. */ | |
446 #undef HAVE_SYS_MOUNT_H | |
447 | |
448 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. | |
449 */ | |
450 #undef HAVE_SYS_NDIR_H | |
451 | |
452 /* Define to 1 if you have the <sys/param.h> header file. */ | |
453 #undef HAVE_SYS_PARAM_H | |
454 | |
455 /* Define to 1 if you have the <sys/priv.h> header file. */ | |
456 #undef HAVE_SYS_PRIV_H | |
457 | |
458 /* Define to 1 if you have the <sys/resource.h> header file. */ | |
459 #undef HAVE_SYS_RESOURCE_H | |
460 | |
461 /* Define to 1 if you have the <sys/security.h> header file. */ | |
462 #undef HAVE_SYS_SECURITY_H | |
463 | |
464 /* Define to 1 if you have the <sys/select.h> header file. */ | |
465 #undef HAVE_SYS_SELECT_H | |
466 | |
467 /* Define to 1 if you have the <sys/shm.h> header file. */ | |
468 #undef HAVE_SYS_SHM_H | |
469 | |
470 /* Define to 1 if you have the <sys/stat.h> header file. */ | |
471 #undef HAVE_SYS_STAT_H | |
472 | |
473 /* Define to 1 if you have the <sys/syslog.h> header file. */ | |
474 #undef HAVE_SYS_SYSLOG_H | |
475 | |
476 /* Define to 1 if you have the <sys/termio.h> header file. */ | |
477 #undef HAVE_SYS_TERMIO_H | |
478 | |
479 /* Define to 1 if you have the <sys/time.h> header file. */ | |
480 #undef HAVE_SYS_TIME_H | |
481 | |
482 /* Define to 1 if you have the <sys/types.h> header file. */ | |
483 #undef HAVE_SYS_TYPES_H | |
484 | |
485 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ | |
486 #undef HAVE_SYS_WAIT_H | |
487 | |
488 /* Define to 1 if you have the <termios.h> header file. */ | |
489 #undef HAVE_TERMIOS_H | |
490 | |
491 /* Define to 1 if you have the <termio.h> header file. */ | |
492 #undef HAVE_TERMIO_H | |
493 | |
494 /* Define to 1 if you have the `timegm' function. */ | |
495 #undef HAVE_TIMEGM | |
496 | |
497 /* Define to 1 if you have the <time.h> header file. */ | |
498 #undef HAVE_TIME_H | |
499 | |
500 /* Define to 1 if the system has the type `uintptr_t'. */ | |
501 #undef HAVE_UINTPTR_T | |
502 | |
503 /* Define to 1 if you have the <unistd.h> header file. */ | |
504 #undef HAVE_UNISTD_H | |
505 | |
506 /* Define to 1 if you have the <unix.h> header file. */ | |
507 #undef HAVE_UNIX_H | |
508 | |
509 /* Define to 1 if you have the `unsetenv' function. */ | |
510 #undef HAVE_UNSETENV | |
511 | |
512 /* Define to 1 if you have the `usleep' function. */ | |
513 #undef HAVE_USLEEP | |
514 | |
515 /* Define to 1 if you have the `utime' function. */ | |
516 #undef HAVE_UTIME | |
517 | |
518 /* Define to 1 if you have the `utimes' function. */ | |
519 #undef HAVE_UTIMES | |
520 | |
521 /* Define to 1 if you have the <utime.h> header file. */ | |
522 #undef HAVE_UTIME_H | |
523 | |
524 /* Define to 1 if you have the <vararg.h> header file. */ | |
525 #undef HAVE_VARARG_H | |
526 | |
527 /* Define to 1 if you have the `vasprintf' function. */ | |
528 #undef HAVE_VASPRINTF | |
529 | |
530 /* Whether va_copy() is available */ | |
531 #undef HAVE_VA_COPY | |
532 | |
533 /* Whether the C compiler understands volatile */ | |
534 #undef HAVE_VOLATILE | |
535 | |
536 /* Define to 1 if you have the `vsnprintf' function. */ | |
537 #undef HAVE_VSNPRINTF | |
538 | |
539 /* Define to 1 if you have the `vsyslog' function. */ | |
540 #undef HAVE_VSYSLOG | |
541 | |
542 /* Define to 1 if you have the `wait4' function. */ | |
543 #undef HAVE_WAIT4 | |
544 | |
545 /* Define to 1 if you have the `waitpid' function. */ | |
546 #undef HAVE_WAITPID | |
547 | |
548 /* Define to 1 if you have the <windows.h> header file. */ | |
549 #undef HAVE_WINDOWS_H | |
550 | |
551 /* Define to 1 if you have the <winsock2.h> header file. */ | |
552 #undef HAVE_WINSOCK2_H | |
553 | |
554 /* Define to 1 if you have the <ws2tcpip.h> header file. */ | |
555 #undef HAVE_WS2TCPIP_H | |
556 | |
557 /* Whether the _Bool type is available */ | |
558 #undef HAVE__Bool | |
559 | |
560 /* Whether the __VA_ARGS__ macro is available */ | |
561 #undef HAVE__VA_ARGS__MACRO | |
562 | |
563 /* Define to 1 if you have the `__strtoll' function. */ | |
564 #undef HAVE___STRTOLL | |
565 | |
566 /* Define to 1 if you have the `__strtoull' function. */ | |
567 #undef HAVE___STRTOULL | |
568 | |
569 /* Whether __va_copy() is available */ | |
570 #undef HAVE___VA_COPY | |
571 | |
572 /* Whether there is a __func__ macro */ | |
573 #undef HAVE_func_MACRO | |
574 | |
575 /* Whether MMAP is broken */ | |
576 #undef MMAP_BLACKLIST | |
577 | |
578 /* Define to the address where bug reports for this package should be sent. */ | |
579 #undef PACKAGE_BUGREPORT | |
580 | |
581 /* Define to the full name of this package. */ | |
582 #undef PACKAGE_NAME | |
583 | |
584 /* Define to the full name and version of this package. */ | |
585 #undef PACKAGE_STRING | |
586 | |
587 /* Define to the one symbol short name of this package. */ | |
588 #undef PACKAGE_TARNAME | |
589 | |
590 /* Define to the version of this package. */ | |
591 #undef PACKAGE_VERSION | |
592 | |
593 /* Whether getpass should be replaced */ | |
594 #undef REPLACE_GETPASS | |
595 | |
596 /* getpass returns <9 chars where getpassphrase returns <265 chars */ | |
597 #undef REPLACE_GETPASS_BY_GETPASSPHRASE | |
598 | |
599 /* replace readdir */ | |
600 #undef REPLACE_READDIR | |
601 | |
602 /* replace readdir using getdents() */ | |
603 #undef REPLACE_READDIR_GETDENTS | |
604 | |
605 /* replace readdir using getdirentries() */ | |
606 #undef REPLACE_READDIR_GETDIRENTRIES | |
607 | |
608 /* Whether strptime should be replaced */ | |
609 #undef REPLACE_STRPTIME | |
610 | |
611 /* Define as the return type of signal handlers (`int' or `void'). */ | |
612 #undef RETSIGTYPE | |
613 | |
614 /* Whether seekdir returns an int */ | |
615 #undef SEEKDIR_RETURNS_INT | |
616 | |
617 /* The size of `char', as computed by sizeof. */ | |
618 #undef SIZEOF_CHAR | |
619 | |
620 /* The size of `int', as computed by sizeof. */ | |
621 #undef SIZEOF_INT | |
622 | |
623 /* The size of `long', as computed by sizeof. */ | |
624 #undef SIZEOF_LONG | |
625 | |
626 /* The size of `long long', as computed by sizeof. */ | |
627 #undef SIZEOF_LONG_LONG | |
628 | |
629 /* The size of `off_t', as computed by sizeof. */ | |
630 #undef SIZEOF_OFF_T | |
631 | |
632 /* The size of `short', as computed by sizeof. */ | |
633 #undef SIZEOF_SHORT | |
634 | |
635 /* The size of `size_t', as computed by sizeof. */ | |
636 #undef SIZEOF_SIZE_T | |
637 | |
638 /* The size of `ssize_t', as computed by sizeof. */ | |
639 #undef SIZEOF_SSIZE_T | |
640 | |
641 /* The size of `void *', as computed by sizeof. */ | |
642 #undef SIZEOF_VOID_P | |
643 | |
644 /* getgrent_r irix (similar to solaris) function prototype */ | |
645 #undef SOLARIS_GETGRENT_R | |
646 | |
647 /* getpwent_r irix (similar to solaris) function prototype */ | |
648 #undef SOLARIS_GETPWENT_R | |
649 | |
650 /* Define to 1 if you have the ANSI C header files. */ | |
651 #undef STDC_HEADERS | |
652 | |
653 /* talloc major version */ | |
654 #undef TALLOC_BUILD_VERSION_MAJOR | |
655 | |
656 /* talloc minor version */ | |
657 #undef TALLOC_BUILD_VERSION_MINOR | |
658 | |
659 /* talloc release version */ | |
660 #undef TALLOC_BUILD_VERSION_RELEASE | |
661 | |
662 /* Whether telldir takes a const pointer */ | |
663 #undef TELLDIR_TAKES_CONST_DIR | |
664 | |
665 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
666 #undef TIME_WITH_SYS_TIME | |
667 | |
668 /* Enable extensions on AIX 3, Interix. */ | |
669 #ifndef _ALL_SOURCE | |
670 # undef _ALL_SOURCE | |
671 #endif | |
672 /* Enable GNU extensions on systems that have them. */ | |
673 #ifndef _GNU_SOURCE | |
674 # undef _GNU_SOURCE | |
675 #endif | |
676 /* Enable threading extensions on Solaris. */ | |
677 #ifndef _POSIX_PTHREAD_SEMANTICS | |
678 # undef _POSIX_PTHREAD_SEMANTICS | |
679 #endif | |
680 /* Enable extensions on HP NonStop. */ | |
681 #ifndef _TANDEM_SOURCE | |
682 # undef _TANDEM_SOURCE | |
683 #endif | |
684 /* Enable general extensions on Solaris. */ | |
685 #ifndef __EXTENSIONS__ | |
686 # undef __EXTENSIONS__ | |
687 #endif | |
688 | |
689 | |
690 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most | |
691 significant byte first (like Motorola and SPARC, unlike Intel). */ | |
692 #if defined AC_APPLE_UNIVERSAL_BUILD | |
693 # if defined __BIG_ENDIAN__ | |
694 # define WORDS_BIGENDIAN 1 | |
695 # endif | |
696 #else | |
697 # ifndef WORDS_BIGENDIAN | |
698 # undef WORDS_BIGENDIAN | |
699 # endif | |
700 #endif | |
701 | |
702 /* Number of bits in a file offset, on hosts where this is settable. */ | |
703 #undef _FILE_OFFSET_BITS | |
704 | |
705 /* Define for large files, on AIX-style hosts. */ | |
706 #undef _LARGE_FILES | |
707 | |
708 /* Define to 1 if on MINIX. */ | |
709 #undef _MINIX | |
710 | |
711 | |
712 #ifndef _OSF_SOURCE | |
713 # undef _OSF_SOURCE | |
714 #endif | |
715 | |
716 | |
717 /* Define to 2 if the system does not provide POSIX.1 features except with | |
718 this defined. */ | |
719 #undef _POSIX_1_SOURCE | |
720 | |
721 /* Whether to enable POSIX support */ | |
722 #undef _POSIX_C_SOURCE | |
723 | |
724 /* Define to 1 if you need to in order for `stat' and other things to work. */ | |
725 #undef _POSIX_SOURCE | |
726 | |
727 /* Whether to enable System V compatibility */ | |
728 #undef _SYSV | |
729 | |
730 | |
731 #ifndef _XOPEN_SOURCE | |
732 # undef _XOPEN_SOURCE | |
733 #endif | |
734 | |
735 | |
736 | |
737 #ifndef _XOPEN_SOURCE_EXTENDED | |
738 # undef _XOPEN_SOURCE_EXTENDED | |
739 #endif | |
740 | |
741 | |
742 /* Define to `int' if <sys/types.h> doesn't define. */ | |
743 #undef gid_t | |
744 | |
745 /* Define to `__inline__' or `__inline' if that's what the C compiler | |
746 calls it, or to nothing if 'inline' is not supported under any name. */ | |
747 #ifndef __cplusplus | |
748 #undef inline | |
749 #endif | |
750 | |
751 /* Define to `unsigned' if <sys/types.h> does not define. */ | |
752 #undef ino_t | |
753 | |
754 /* Define to `short' if <sys/types.h> does not define. */ | |
755 #undef int16_t | |
756 | |
757 /* Define to `long' if <sys/types.h> does not define. */ | |
758 #undef int32_t | |
759 | |
760 /* Define to `long long' if <sys/types.h> does not define. */ | |
761 #undef int64_t | |
762 | |
763 /* Define to `char' if <sys/types.h> does not define. */ | |
764 #undef int8_t | |
765 | |
766 /* Define to `off_t' if <sys/types.h> does not define. */ | |
767 #undef loff_t | |
768 | |
769 /* Define to `int' if <sys/types.h> does not define. */ | |
770 #undef mode_t | |
771 | |
772 /* Define to `long int' if <sys/types.h> does not define. */ | |
773 #undef off_t | |
774 | |
775 /* Define to `loff_t' if <sys/types.h> does not define. */ | |
776 #undef offset_t | |
777 | |
778 /* Define to `int' if <sys/types.h> does not define. */ | |
779 #undef pid_t | |
780 | |
781 /* Define to `unsigned int' if <sys/types.h> does not define. */ | |
782 #undef size_t | |
783 | |
784 /* Define to `int' if <sys/types.h> does not define. */ | |
785 #undef ssize_t | |
786 | |
787 /* Define to `int' if <sys/types.h> doesn't define. */ | |
788 #undef uid_t | |
789 | |
790 /* Define to `unsigned short' if <sys/types.h> does not define. */ | |
791 #undef uint16_t | |
792 | |
793 /* Define to `unsigned long' if <sys/types.h> does not define. */ | |
794 #undef uint32_t | |
795 | |
796 /* Define to `unsigned long long' if <sys/types.h> does not define. */ | |
797 #undef uint64_t | |
798 | |
799 /* Define to `unsigned char' if <sys/types.h> does not define. */ | |
800 #undef uint8_t | |
801 | |
802 /* Define to `unsigned int' if <sys/types.h> does not define. */ | |
803 #undef uint_t | |
OLD | NEW |