This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / include / config.h.in
1 /* include/config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Whether the host os is aix */
4 #undef AIX
5
6 /* Whether the nisplus include files are broken */
7 #undef BROKEN_NISPLUS_INCLUDE_FILES
8
9 /* Broken RedHat 7.2 system header files */
10 #undef BROKEN_REDHAT_7_SYSTEM_HEADERS
11
12 /* Whether the compiler supports the LL prefix on long long integers */
13 #undef COMPILER_SUPPORTS_LL
14
15 /* Define to check invariants around some common functions */
16 #undef DMALLOC_FUNC_CHECK
17
18 /* Define to turn on dmalloc debugging */
19 #undef ENABLE_DMALLOC
20
21 /* Whether the FreeBSD sendfile() API is available */
22 #undef FREEBSD_SENDFILE_API
23
24 /* Whether ftruncate() needs root */
25 #undef FTRUNCATE_NEEDS_ROOT
26
27 /* Whether acl_get_perm_np() is available */
28 #undef HAVE_ACL_GET_PERM_NP
29
30 /* Whether AIX ACLs are available */
31 #undef HAVE_AIX_ACLS
32
33 /* Define to 1 if you have the <arpa/inet.h> header file. */
34 #undef HAVE_ARPA_INET_H
35
36 /* Define to 1 if you have the `asprintf' function. */
37 #undef HAVE_ASPRINTF
38
39 /* Whether asprintf() is available */
40 #undef HAVE_ASPRINTF_DECL
41
42 /* Define to 1 if you have the `atexit' function. */
43 #undef HAVE_ATEXIT
44
45 /* Define to 1 if you have the `bigcrypt' function. */
46 #undef HAVE_BIGCRYPT
47
48 /* Whether fcntl64 locks are broken */
49 #undef HAVE_BROKEN_FCNTL64_LOCKS
50
51 /* Whether getgroups is broken */
52 #undef HAVE_BROKEN_GETGROUPS
53
54 /* Whether readdir() is broken */
55 #undef HAVE_BROKEN_READDIR
56
57 /* Define to 1 if you have the `bzero' function. */
58 #undef HAVE_BZERO
59
60 /* Whether there is a C99 compliant vsnprintf */
61 #undef HAVE_C99_VSNPRINTF
62
63 /* Define to 1 if you have the `chmod' function. */
64 #undef HAVE_CHMOD
65
66 /* Define to 1 if you have the `chown' function. */
67 #undef HAVE_CHOWN
68
69 /* Define to 1 if you have the `chroot' function. */
70 #undef HAVE_CHROOT
71
72 /* Define to 1 if you have the <compat.h> header file. */
73 #undef HAVE_COMPAT_H
74
75 /* Whether the system has connect() */
76 #undef HAVE_CONNECT
77
78 /* Define to 1 if you have the `creat64' function. */
79 #undef HAVE_CREAT64
80
81 /* Whether crypt() is available */
82 #undef HAVE_CRYPT
83
84 /* Define to 1 if you have the `crypt16' function. */
85 #undef HAVE_CRYPT16
86
87 /* Define to 1 if you have the <ctype.h> header file. */
88 #undef HAVE_CTYPE_H
89
90 /* Whether we have CUPS */
91 #undef HAVE_CUPS
92
93 /* Whether the 'dev64_t' type is available */
94 #undef HAVE_DEV64_T
95
96 /* Whether the major macro for dev_t is available */
97 #undef HAVE_DEVICE_MAJOR_FN
98
99 /* Whether the minor macro for dev_t is available */
100 #undef HAVE_DEVICE_MINOR_FN
101
102 /* Whether dirent has a d_off member */
103 #undef HAVE_DIRENT_D_OFF
104
105 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
106    */
107 #undef HAVE_DIRENT_H
108
109 /* Define to 1 if you have the `dlclose' function. */
110 #undef HAVE_DLCLOSE
111
112 /* Define to 1 if you have the `dlerror' function. */
113 #undef HAVE_DLERROR
114
115 /* Define to 1 if you have the <dlfcn.h> header file. */
116 #undef HAVE_DLFCN_H
117
118 /* Define to 1 if you have the `dlopen' function. */
119 #undef HAVE_DLOPEN
120
121 /* Define to 1 if you have the `dlsym' function. */
122 #undef HAVE_DLSYM
123
124 /* Define to 1 if you have the `dup2' function. */
125 #undef HAVE_DUP2
126
127 /* Define to 1 if you have the `endnetgrent' function. */
128 #undef HAVE_ENDNETGRENT
129
130 /* Whether errno() is available */
131 #undef HAVE_ERRNO_DECL
132
133 /* Define to 1 if you have the `execl' function. */
134 #undef HAVE_EXECL
135
136 /* Whether large file support can be enabled */
137 #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
138
139 /* Define to 1 if you have the `fchmod' function. */
140 #undef HAVE_FCHMOD
141
142 /* Define to 1 if you have the `fchown' function. */
143 #undef HAVE_FCHOWN
144
145 /* Define to 1 if you have the <fcntl.h> header file. */
146 #undef HAVE_FCNTL_H
147
148 /* Whether fcntl locking is available */
149 #undef HAVE_FCNTL_LOCK
150
151 /* Define to 1 if you have the `fcvt' function. */
152 #undef HAVE_FCVT
153
154 /* Define to 1 if you have the `fcvtl' function. */
155 #undef HAVE_FCVTL
156
157 /* Whether there is a __FILE__ macro */
158 #undef HAVE_FILE_MACRO
159
160 /* Define to 1 if you have the `fopen64' function. */
161 #undef HAVE_FOPEN64
162
163 /* Define to 1 if you have the `fseek64' function. */
164 #undef HAVE_FSEEK64
165
166 /* Define to 1 if you have the `fseeko64' function. */
167 #undef HAVE_FSEEKO64
168
169 /* Define to 1 if you have the `fstat' function. */
170 #undef HAVE_FSTAT
171
172 /* Whether fstat64() is available */
173 #undef HAVE_FSTAT64
174
175 /* Define to 1 if you have the `fsync' function. */
176 #undef HAVE_FSYNC
177
178 /* Define to 1 if you have the `ftell64' function. */
179 #undef HAVE_FTELL64
180
181 /* Define to 1 if you have the `ftello64' function. */
182 #undef HAVE_FTELLO64
183
184 /* Define to 1 if you have the `ftruncate' function. */
185 #undef HAVE_FTRUNCATE
186
187 /* Define to 1 if you have the `ftruncate64' function. */
188 #undef HAVE_FTRUNCATE64
189
190 /* Truncate extend */
191 #undef HAVE_FTRUNCATE_EXTEND
192
193 /* Whether there is a __FUNCTION__ macro */
194 #undef HAVE_FUNCTION_MACRO
195
196 /* Define to 1 if you have the `getauthuid' function. */
197 #undef HAVE_GETAUTHUID
198
199 /* Define to 1 if you have the `getcwd' function. */
200 #undef HAVE_GETCWD
201
202 /* Define to 1 if you have the `getdents' function. */
203 #undef HAVE_GETDENTS
204
205 /* Define to 1 if you have the `getgrent' function. */
206 #undef HAVE_GETGRENT
207
208 /* Define to 1 if you have the `getgrnam' function. */
209 #undef HAVE_GETGRNAM
210
211 /* Define to 1 if you have the `getgrouplist' function. */
212 #undef HAVE_GETGROUPLIST
213
214 /* Define to 1 if you have the `getnetgrent' function. */
215 #undef HAVE_GETNETGRENT
216
217 /* Define to 1 if you have the `getprpwnam' function. */
218 #undef HAVE_GETPRPWNAM
219
220 /* Define to 1 if you have the `getpwanam' function. */
221 #undef HAVE_GETPWANAM
222
223 /* Define to 1 if you have the `getrlimit' function. */
224 #undef HAVE_GETRLIMIT
225
226 /* Define to 1 if you have the `getspnam' function. */
227 #undef HAVE_GETSPNAM
228
229 /* Whether gettimeofday() is available */
230 #undef HAVE_GETTIMEOFDAY_TZ
231
232 /* Define to 1 if you have the `getutmpx' function. */
233 #undef HAVE_GETUTMPX
234
235 /* Define to 1 if you have the `glob' function. */
236 #undef HAVE_GLOB
237
238 /* Define to 1 if you have the <glob.h> header file. */
239 #undef HAVE_GLOB_H
240
241 /* Define to 1 if you have the `grantpt' function. */
242 #undef HAVE_GRANTPT
243
244 /* Define to 1 if you have the <grp.h> header file. */
245 #undef HAVE_GRP_H
246
247 /* Whether GSSAPI is available */
248 #undef HAVE_GSSAPI
249
250 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
251 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
252
253 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
254 #undef HAVE_GSSAPI_GSSAPI_H
255
256 /* Define to 1 if you have the <history.h> header file. */
257 #undef HAVE_HISTORY_H
258
259 /* Whether HPUX ACLs are available */
260 #undef HAVE_HPUX_ACLS
261
262 /* Whether iface AIX is available */
263 #undef HAVE_IFACE_AIX
264
265 /* Whether iface ifconf is available */
266 #undef HAVE_IFACE_IFCONF
267
268 /* Whether iface ifreq is available */
269 #undef HAVE_IFACE_IFREQ
270
271 /* Whether the compiler supports immediate structures */
272 #undef HAVE_IMMEDIATE_STRUCTURES
273
274 /* Define to 1 if you have the `initgroups' function. */
275 #undef HAVE_INITGROUPS
276
277 /* Define to 1 if you have the `innetgr' function. */
278 #undef HAVE_INNETGR
279
280 /* Whether the 'ino64_t' type is available */
281 #undef HAVE_INO64_T
282
283 /* Whether int16 typedef is included by rpc/rpc.h */
284 #undef HAVE_INT16_FROM_RPC_RPC_H
285
286 /* Whether int32 typedef is included by rpc/rpc.h */
287 #undef HAVE_INT32_FROM_RPC_RPC_H
288
289 /* Define to 1 if you have the <inttypes.h> header file. */
290 #undef HAVE_INTTYPES_H
291
292 /* Whether IRIX ACLs are available */
293 #undef HAVE_IRIX_ACLS
294
295 /* Whether IRIX specific capabilities are available */
296 #undef HAVE_IRIX_SPECIFIC_CAPABILITIES
297
298 /* Whether kernel notifies changes */
299 #undef HAVE_KERNEL_CHANGE_NOTIFY
300
301 /* Whether IRIX kernel oplock type definitions are available */
302 #undef HAVE_KERNEL_OPLOCKS_IRIX
303
304 /* Whether to use linux kernel oplocks */
305 #undef HAVE_KERNEL_OPLOCKS_LINUX
306
307 /* Whether the kernel supports share modes */
308 #undef HAVE_KERNEL_SHARE_MODES
309
310 /* Whether KRB5 is available */
311 #undef HAVE_KRB5
312
313 /* Define to 1 if you have the <krb5.h> header file. */
314 #undef HAVE_KRB5_H
315
316 /* Define to 1 if you have the <lastlog.h> header file. */
317 #undef HAVE_LASTLOG_H
318
319 /* Define to 1 if you have the <lber.h> header file. */
320 #undef HAVE_LBER_H
321
322 /* Whether ldap is available */
323 #undef HAVE_LDAP
324
325 /* Define to 1 if you have the <ldap.h> header file. */
326 #undef HAVE_LDAP_H
327
328 /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
329 #undef HAVE_LDAP_SET_REBIND_PROC
330
331 /* Define to 1 if you have the `acl' library (-lacl). */
332 #undef HAVE_LIBACL
333
334 /* Define to 1 if you have the `gen' library (-lgen). */
335 #undef HAVE_LIBGEN
336
337 /* Define to 1 if you have the `iconv' library (-liconv). */
338 #undef HAVE_LIBICONV
339
340 /* Define to 1 if you have the `inet' library (-linet). */
341 #undef HAVE_LIBINET
342
343 /* Define to 1 if you have the `nsl' library (-lnsl). */
344 #undef HAVE_LIBNSL
345
346 /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
347 #undef HAVE_LIBNSL_S
348
349 /* Whether libpam is available */
350 #undef HAVE_LIBPAM
351
352 /* Whether the system has readline */
353 #undef HAVE_LIBREADLINE
354
355 /* Define to 1 if you have the `resolv' library (-lresolv). */
356 #undef HAVE_LIBRESOLV
357
358 /* Define to 1 if you have the `sec' library (-lsec). */
359 #undef HAVE_LIBSEC
360
361 /* Define to 1 if you have the `security' library (-lsecurity). */
362 #undef HAVE_LIBSECURITY
363
364 /* Define to 1 if you have the `socket' library (-lsocket). */
365 #undef HAVE_LIBSOCKET
366
367 /* Define to 1 if you have the <limits.h> header file. */
368 #undef HAVE_LIMITS_H
369
370 /* Define to 1 if you have the `link' function. */
371 #undef HAVE_LINK
372
373 /* Define to 1 if you have the <linux/xqm.h> header file. */
374 #undef HAVE_LINUX_XQM_H
375
376 /* Define to 1 if you have the `llseek' function. */
377 #undef HAVE_LLSEEK
378
379 /* Whether the host supports long long's */
380 #undef HAVE_LONGLONG
381
382 /* Define to 1 if you have the `lseek64' function. */
383 #undef HAVE_LSEEK64
384
385 /* Define to 1 if you have the `lstat64' function. */
386 #undef HAVE_LSTAT64
387
388 /* Define to 1 if you have the `memmove' function. */
389 #undef HAVE_MEMMOVE
390
391 /* Define to 1 if you have the <memory.h> header file. */
392 #undef HAVE_MEMORY_H
393
394 /* Whether memset() is available */
395 #undef HAVE_MEMSET
396
397 /* Define to 1 if you have the `mknod' function. */
398 #undef HAVE_MKNOD
399
400 /* Define to 1 if you have the `mknod64' function. */
401 #undef HAVE_MKNOD64
402
403 /* Define to 1 if you have the `mktime' function. */
404 #undef HAVE_MKTIME
405
406 /* Whether mmap works */
407 #undef HAVE_MMAP
408
409 /* Whether to use native iconv */
410 #undef HAVE_NATIVE_ICONV
411
412 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
413 #undef HAVE_NDIR_H
414
415 /* Define to 1 if you have the <netinet/in_ip.h> header file. */
416 #undef HAVE_NETINET_IN_IP_H
417
418 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
419 #undef HAVE_NETINET_IN_SYSTM_H
420
421 /* Define to 1 if you have the <netinet/ip.h> header file. */
422 #undef HAVE_NETINET_IP_H
423
424 /* Define to 1 if you have the <netinet/tcp.h> header file. */
425 #undef HAVE_NETINET_TCP_H
426
427 /* Define to 1 if you have the <net/if.h> header file. */
428 #undef HAVE_NET_IF_H
429
430 /* Do we have rl_completion_matches? */
431 #undef HAVE_NEW_LIBREADLINE
432
433 /* Whether no ACLs support is available */
434 #undef HAVE_NO_ACLS
435
436 /* Define to 1 if you have the <nss_common.h> header file. */
437 #undef HAVE_NSS_COMMON_H
438
439 /* Define to 1 if you have the <nss.h> header file. */
440 #undef HAVE_NSS_H
441
442 /* Define to 1 if you have the <ns_api.h> header file. */
443 #undef HAVE_NS_API_H
444
445 /* Whether off64_t is available */
446 #undef HAVE_OFF64_T
447
448 /* Define to 1 if you have the `open64' function. */
449 #undef HAVE_OPEN64
450
451 /* Whether struct passwd has pw_age */
452 #undef HAVE_PASSWD_PW_AGE
453
454 /* Whether struct passwd has pw_comment */
455 #undef HAVE_PASSWD_PW_COMMENT
456
457 /* Define to 1 if you have the `pathconf' function. */
458 #undef HAVE_PATHCONF
459
460 /* Define to 1 if you have the `pipe' function. */
461 #undef HAVE_PIPE
462
463 /* Define to 1 if you have the `poll' function. */
464 #undef HAVE_POLL
465
466 /* Define to 1 if you have the <poll.h> header file. */
467 #undef HAVE_POLL_H
468
469 /* Whether POSIX ACLs are available */
470 #undef HAVE_POSIX_ACLS
471
472 /* Define to 1 if you have the `pread' function. */
473 #undef HAVE_PREAD
474
475 /* Define to 1 if you have the `pread64' function. */
476 #undef HAVE_PREAD64
477
478 /* Define to 1 if you have the `putprpwnam' function. */
479 #undef HAVE_PUTPRPWNAM
480
481 /* Define to 1 if you have the `pututline' function. */
482 #undef HAVE_PUTUTLINE
483
484 /* Define to 1 if you have the `pututxline' function. */
485 #undef HAVE_PUTUTXLINE
486
487 /* Define to 1 if you have the `pwrite' function. */
488 #undef HAVE_PWRITE
489
490 /* Define to 1 if you have the `pwrite64' function. */
491 #undef HAVE_PWRITE64
492
493 /* Define to 1 if you have the `rand' function. */
494 #undef HAVE_RAND
495
496 /* Define to 1 if you have the `random' function. */
497 #undef HAVE_RANDOM
498
499 /* Define to 1 if you have the `rdchk' function. */
500 #undef HAVE_RDCHK
501
502 /* Define to 1 if you have the `readdir64' function. */
503 #undef HAVE_READDIR64
504
505 /* Define to 1 if you have the <readline.h> header file. */
506 #undef HAVE_READLINE_H
507
508 /* Define to 1 if you have the <readline/history.h> header file. */
509 #undef HAVE_READLINE_HISTORY_H
510
511 /* Define to 1 if you have the <readline/readline.h> header file. */
512 #undef HAVE_READLINE_READLINE_H
513
514 /* Define to 1 if you have the `readlink' function. */
515 #undef HAVE_READLINK
516
517 /* Define to 1 if you have the `realpath' function. */
518 #undef HAVE_REALPATH
519
520 /* Define to 1 if you have the `rename' function. */
521 #undef HAVE_RENAME
522
523 /* Whether current user is root */
524 #undef HAVE_ROOT
525
526 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
527 #undef HAVE_RPCSVC_NIS_H
528
529 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
530 #undef HAVE_RPCSVC_YPCLNT_H
531
532 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
533 #undef HAVE_RPCSVC_YP_PROT_H
534
535 /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
536 #undef HAVE_RPC_AUTH_ERROR_CONFLICT
537
538 /* Define to 1 if you have the <rpc/rpc.h> header file. */
539 #undef HAVE_RPC_RPC_H
540
541 /* Whether mkstemp is secure */
542 #undef HAVE_SECURE_MKSTEMP
543
544 /* Define to 1 if you have the <security/pam_appl.h> header file. */
545 #undef HAVE_SECURITY_PAM_APPL_H
546
547 /* Define to 1 if you have the <security/pam_modules.h> header file. */
548 #undef HAVE_SECURITY_PAM_MODULES_H
549
550 /* Define to 1 if you have the <security/_pam_macros.h> header file. */
551 #undef HAVE_SECURITY__PAM_MACROS_H
552
553 /* Define to 1 if you have the `select' function. */
554 #undef HAVE_SELECT
555
556 /* Whether sendfile() is available */
557 #undef HAVE_SENDFILE
558
559 /* Whether sendfile64() is available */
560 #undef HAVE_SENDFILE64
561
562 /* Whether sendfilev() is available */
563 #undef HAVE_SENDFILEV
564
565 /* Whether sendfilev64() is available */
566 #undef HAVE_SENDFILEV64
567
568 /* Define to 1 if you have the `setbuffer' function. */
569 #undef HAVE_SETBUFFER
570
571 /* Define to 1 if you have the `setenv' function. */
572 #undef HAVE_SETENV
573
574 /* Define to 1 if you have the `setgidx' function. */
575 #undef HAVE_SETGIDX
576
577 /* Define to 1 if you have the `setgroups' function. */
578 #undef HAVE_SETGROUPS
579
580 /* Define to 1 if you have the `setlinebuf' function. */
581 #undef HAVE_SETLINEBUF
582
583 /* Define to 1 if you have the `setluid' function. */
584 #undef HAVE_SETLUID
585
586 /* Define to 1 if you have the `setnetgrent' function. */
587 #undef HAVE_SETNETGRENT
588
589 /* Define to 1 if you have the `setpgid' function. */
590 #undef HAVE_SETPGID
591
592 /* Define to 1 if you have the `setpriv' function. */
593 #undef HAVE_SETPRIV
594
595 /* Whether the system has setresgid */
596 #undef HAVE_SETRESGID
597
598 /* Whether setresgid() is available */
599 #undef HAVE_SETRESGID_DECL
600
601 /* Whether the system has setresuid */
602 #undef HAVE_SETRESUID
603
604 /* Whether setresuid() is available */
605 #undef HAVE_SETRESUID_DECL
606
607 /* Define to 1 if you have the `setsid' function. */
608 #undef HAVE_SETSID
609
610 /* Define to 1 if you have the `setuidx' function. */
611 #undef HAVE_SETUIDX
612
613 /* Define to 1 if you have the `set_auth_parameters' function. */
614 #undef HAVE_SET_AUTH_PARAMETERS
615
616 /* Define to 1 if you have the <shadow.h> header file. */
617 #undef HAVE_SHADOW_H
618
619 /* Define to 1 if you have the `sigaction' function. */
620 #undef HAVE_SIGACTION
621
622 /* Define to 1 if you have the `sigblock' function. */
623 #undef HAVE_SIGBLOCK
624
625 /* Define to 1 if you have the `sigprocmask' function. */
626 #undef HAVE_SIGPROCMASK
627
628 /* Define to 1 if you have the `sigset' function. */
629 #undef HAVE_SIGSET
630
631 /* Whether we have the atomic_t variable type */
632 #undef HAVE_SIG_ATOMIC_T_TYPE
633
634 /* Define to 1 if you have the `snprintf' function. */
635 #undef HAVE_SNPRINTF
636
637 /* Whether snprintf() is available */
638 #undef HAVE_SNPRINTF_DECL
639
640 /* Whether we have the variable type socklen_t */
641 #undef HAVE_SOCKLEN_T_TYPE
642
643 /* Whether the sockaddr_in struct has a sin_len property */
644 #undef HAVE_SOCK_SIN_LEN
645
646 /* Whether solaris ACLs are available */
647 #undef HAVE_SOLARIS_ACLS
648
649 /* Define to 1 if you have the `srand' function. */
650 #undef HAVE_SRAND
651
652 /* Define to 1 if you have the `srandom' function. */
653 #undef HAVE_SRANDOM
654
655 /* Whether stat64() is available */
656 #undef HAVE_STAT64
657
658 /* Whether the stat struct has a st_blksize property */
659 #undef HAVE_STAT_ST_BLKSIZE
660
661 /* Whether the stat struct has a st_block property */
662 #undef HAVE_STAT_ST_BLOCKS
663
664 /* Define to 1 if you have the <stdarg.h> header file. */
665 #undef HAVE_STDARG_H
666
667 /* Define to 1 if you have the <stdint.h> header file. */
668 #undef HAVE_STDINT_H
669
670 /* Define to 1 if you have the <stdlib.h> header file. */
671 #undef HAVE_STDLIB_H
672
673 /* Define to 1 if you have the `strcasecmp' function. */
674 #undef HAVE_STRCASECMP
675
676 /* Define to 1 if you have the `strchr' function. */
677 #undef HAVE_STRCHR
678
679 /* Define to 1 if you have the `strdup' function. */
680 #undef HAVE_STRDUP
681
682 /* Define to 1 if you have the `strerror' function. */
683 #undef HAVE_STRERROR
684
685 /* Define to 1 if you have the `strftime' function. */
686 #undef HAVE_STRFTIME
687
688 /* Define to 1 if you have the <strings.h> header file. */
689 #undef HAVE_STRINGS_H
690
691 /* Define to 1 if you have the <string.h> header file. */
692 #undef HAVE_STRING_H
693
694 /* Define to 1 if you have the `strlcat' function. */
695 #undef HAVE_STRLCAT
696
697 /* Define to 1 if you have the `strlcpy' function. */
698 #undef HAVE_STRLCPY
699
700 /* Define to 1 if you have the `strndup' function. */
701 #undef HAVE_STRNDUP
702
703 /* Define to 1 if you have the `strnlen' function. */
704 #undef HAVE_STRNLEN
705
706 /* Define to 1 if you have the <stropts.h> header file. */
707 #undef HAVE_STROPTS_H
708
709 /* Define to 1 if you have the `strpbrk' function. */
710 #undef HAVE_STRPBRK
711
712 /* Define to 1 if you have the `strtoul' function. */
713 #undef HAVE_STRTOUL
714
715 /* Whether the 'dirent64' struct is available */
716 #undef HAVE_STRUCT_DIRENT64
717
718 /* Whether the flock64 struct is available */
719 #undef HAVE_STRUCT_FLOCK64
720
721 /* Define to 1 if `st_rdev' is member of `struct stat'. */
722 #undef HAVE_STRUCT_STAT_ST_RDEV
723
724 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
725    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
726 #undef HAVE_ST_RDEV
727
728 /* Define to 1 if you have the `symlink' function. */
729 #undef HAVE_SYMLINK
730
731 /* Define to 1 if you have the `syscall' function. */
732 #undef HAVE_SYSCALL
733
734 /* Define to 1 if you have the <syscall.h> header file. */
735 #undef HAVE_SYSCALL_H
736
737 /* Define to 1 if you have the `sysconf' function. */
738 #undef HAVE_SYSCONF
739
740 /* Define to 1 if you have the `syslog' function. */
741 #undef HAVE_SYSLOG
742
743 /* Define to 1 if you have the <syslog.h> header file. */
744 #undef HAVE_SYSLOG_H
745
746 /* Define to 1 if you have the <sys/acl.h> header file. */
747 #undef HAVE_SYS_ACL_H
748
749 /* Define to 1 if you have the <sys/capability.h> header file. */
750 #undef HAVE_SYS_CAPABILITY_H
751
752 /* Define to 1 if you have the <sys/cdefs.h> header file. */
753 #undef HAVE_SYS_CDEFS_H
754
755 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
756    */
757 #undef HAVE_SYS_DIR_H
758
759 /* Define to 1 if you have the <sys/dustat.h> header file. */
760 #undef HAVE_SYS_DUSTAT_H
761
762 /* Define to 1 if you have the <sys/fcntl.h> header file. */
763 #undef HAVE_SYS_FCNTL_H
764
765 /* Define to 1 if you have the <sys/filio.h> header file. */
766 #undef HAVE_SYS_FILIO_H
767
768 /* Define to 1 if you have the <sys/filsys.h> header file. */
769 #undef HAVE_SYS_FILSYS_H
770
771 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
772 #undef HAVE_SYS_FS_S5PARAM_H
773
774 /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */
775 #undef HAVE_SYS_FS_VX_QUOTA_H
776
777 /* Define to 1 if you have the <sys/id.h> header file. */
778 #undef HAVE_SYS_ID_H
779
780 /* Define to 1 if you have the <sys/ioctl.h> header file. */
781 #undef HAVE_SYS_IOCTL_H
782
783 /* Define to 1 if you have the <sys/ipc.h> header file. */
784 #undef HAVE_SYS_IPC_H
785
786 /* Define to 1 if you have the <sys/mman.h> header file. */
787 #undef HAVE_SYS_MMAN_H
788
789 /* Define to 1 if you have the <sys/mode.h> header file. */
790 #undef HAVE_SYS_MODE_H
791
792 /* Define to 1 if you have the <sys/mount.h> header file. */
793 #undef HAVE_SYS_MOUNT_H
794
795 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
796    */
797 #undef HAVE_SYS_NDIR_H
798
799 /* Define to 1 if you have the <sys/param.h> header file. */
800 #undef HAVE_SYS_PARAM_H
801
802 /* Define to 1 if you have the <sys/priv.h> header file. */
803 #undef HAVE_SYS_PRIV_H
804
805 /* Define to 1 if you have the <sys/resource.h> header file. */
806 #undef HAVE_SYS_RESOURCE_H
807
808 /* Define to 1 if you have the <sys/security.h> header file. */
809 #undef HAVE_SYS_SECURITY_H
810
811 /* Define to 1 if you have the <sys/select.h> header file. */
812 #undef HAVE_SYS_SELECT_H
813
814 /* Define to 1 if you have the <sys/shm.h> header file. */
815 #undef HAVE_SYS_SHM_H
816
817 /* Define to 1 if you have the <sys/socket.h> header file. */
818 #undef HAVE_SYS_SOCKET_H
819
820 /* Define to 1 if you have the <sys/sockio.h> header file. */
821 #undef HAVE_SYS_SOCKIO_H
822
823 /* Define to 1 if you have the <sys/statfs.h> header file. */
824 #undef HAVE_SYS_STATFS_H
825
826 /* Define to 1 if you have the <sys/statvfs.h> header file. */
827 #undef HAVE_SYS_STATVFS_H
828
829 /* Define to 1 if you have the <sys/stat.h> header file. */
830 #undef HAVE_SYS_STAT_H
831
832 /* Define to 1 if you have the <sys/syscall.h> header file. */
833 #undef HAVE_SYS_SYSCALL_H
834
835 /* Define to 1 if you have the <sys/syslog.h> header file. */
836 #undef HAVE_SYS_SYSLOG_H
837
838 /* Define to 1 if you have the <sys/termio.h> header file. */
839 #undef HAVE_SYS_TERMIO_H
840
841 /* Define to 1 if you have the <sys/time.h> header file. */
842 #undef HAVE_SYS_TIME_H
843
844 /* Define to 1 if you have the <sys/types.h> header file. */
845 #undef HAVE_SYS_TYPES_H
846
847 /* Define to 1 if you have the <sys/unistd.h> header file. */
848 #undef HAVE_SYS_UNISTD_H
849
850 /* Define to 1 if you have the <sys/vfs.h> header file. */
851 #undef HAVE_SYS_VFS_H
852
853 /* Define to 1 if you have the <sys/wait.h> header file. */
854 #undef HAVE_SYS_WAIT_H
855
856 /* Define to 1 if you have the <termios.h> header file. */
857 #undef HAVE_TERMIOS_H
858
859 /* Define to 1 if you have the <termio.h> header file. */
860 #undef HAVE_TERMIO_H
861
862 /* Define to 1 if you have the `timegm' function. */
863 #undef HAVE_TIMEGM
864
865 /* Whether Tru64 ACLs are available */
866 #undef HAVE_TRU64_ACLS
867
868 /* Whether crypt needs truncated salt */
869 #undef HAVE_TRUNCATED_SALT
870
871 /* Whether uint16 typedef is included by rpc/rpc.h */
872 #undef HAVE_UINT16_FROM_RPC_RPC_H
873
874 /* Whether uint32 typedef is included by rpc/rpc.h */
875 #undef HAVE_UINT32_FROM_RPC_RPC_H
876
877 /* Define to 1 if you have the <unistd.h> header file. */
878 #undef HAVE_UNISTD_H
879
880 /* If we need to build with unixscoket support */
881 #undef HAVE_UNIXSOCKET
882
883 /* Whether UnixWare ACLs are available */
884 #undef HAVE_UNIXWARE_ACLS
885
886 /* Whether the 'unsigned char' type is available */
887 #undef HAVE_UNSIGNED_CHAR
888
889 /* Define to 1 if you have the `updwtmp' function. */
890 #undef HAVE_UPDWTMP
891
892 /* Define to 1 if you have the `updwtmpx' function. */
893 #undef HAVE_UPDWTMPX
894
895 /* Define to 1 if you have the `usleep' function. */
896 #undef HAVE_USLEEP
897
898 /* Whether struct utimbuf is available */
899 #undef HAVE_UTIMBUF
900
901 /* Define to 1 if you have the `utime' function. */
902 #undef HAVE_UTIME
903
904 /* Define to 1 if you have the `utimes' function. */
905 #undef HAVE_UTIMES
906
907 /* Define to 1 if you have the <utime.h> header file. */
908 #undef HAVE_UTIME_H
909
910 /* Define to 1 if you have the <utmpx.h> header file. */
911 #undef HAVE_UTMPX_H
912
913 /* Define to 1 if you have the <utmp.h> header file. */
914 #undef HAVE_UTMP_H
915
916 /* Whether the utmp struct has a property ut_addr */
917 #undef HAVE_UT_UT_ADDR
918
919 /* Whether the utmp struct has a property ut_exit */
920 #undef HAVE_UT_UT_EXIT
921
922 /* Whether the utmp struct has a property ut_host */
923 #undef HAVE_UT_UT_HOST
924
925 /* Whether the utmp struct has a property ut_id */
926 #undef HAVE_UT_UT_ID
927
928 /* Whether the utmp struct has a property ut_name */
929 #undef HAVE_UT_UT_NAME
930
931 /* Whether the utmp struct has a property ut_pid */
932 #undef HAVE_UT_UT_PID
933
934 /* Whether the utmp struct has a property ut_time */
935 #undef HAVE_UT_UT_TIME
936
937 /* Whether the utmp struct has a property ut_tv */
938 #undef HAVE_UT_UT_TV
939
940 /* Whether the utmp struct has a property ut_type */
941 #undef HAVE_UT_UT_TYPE
942
943 /* Whether the utmp struct has a property ut_user */
944 #undef HAVE_UT_UT_USER
945
946 /* Whether the utmpx struct has a property ut_syslen */
947 #undef HAVE_UX_UT_SYSLEN
948
949 /* Define to 1 if you have the `vasprintf' function. */
950 #undef HAVE_VASPRINTF
951
952 /* Whether vasprintf() is available */
953 #undef HAVE_VASPRINTF_DECL
954
955 /* Whether __va_copy() is available */
956 #undef HAVE_VA_COPY
957
958 /* Whether the C compiler understands volatile */
959 #undef HAVE_VOLATILE
960
961 /* Define to 1 if you have the `vsnprintf' function. */
962 #undef HAVE_VSNPRINTF
963
964 /* Whether vsnprintf() is available */
965 #undef HAVE_VSNPRINTF_DECL
966
967 /* Define to 1 if you have the `vsyslog' function. */
968 #undef HAVE_VSYSLOG
969
970 /* Define to 1 if you have the `waitpid' function. */
971 #undef HAVE_WAITPID
972
973 /* Define if you have working AF_LOCAL sockets */
974 #undef HAVE_WORKING_AF_LOCAL
975
976 /* Define to 1 if you have the <xfs/xqm.h> header file. */
977 #undef HAVE_XFS_XQM_H
978
979 /* Whether the system has yp_get_default_domain() */
980 #undef HAVE_YP_GET_DEFAULT_DOMAIN
981
982 /* Define to 1 if you have the `_acl' function. */
983 #undef HAVE__ACL
984
985 /* Define to 1 if you have the `_chdir' function. */
986 #undef HAVE__CHDIR
987
988 /* Define to 1 if you have the `_close' function. */
989 #undef HAVE__CLOSE
990
991 /* Define to 1 if you have the `_closedir' function. */
992 #undef HAVE__CLOSEDIR
993
994 /* Define to 1 if you have the `_dup' function. */
995 #undef HAVE__DUP
996
997 /* Define to 1 if you have the `_dup2' function. */
998 #undef HAVE__DUP2
999
1000 /* Define to 1 if you have the `_facl' function. */
1001 #undef HAVE__FACL
1002
1003 /* Define to 1 if you have the `_fchdir' function. */
1004 #undef HAVE__FCHDIR
1005
1006 /* Define to 1 if you have the `_fcntl' function. */
1007 #undef HAVE__FCNTL
1008
1009 /* Define to 1 if you have the `_fork' function. */
1010 #undef HAVE__FORK
1011
1012 /* Define to 1 if you have the `_fstat' function. */
1013 #undef HAVE__FSTAT
1014
1015 /* Define to 1 if you have the `_fstat64' function. */
1016 #undef HAVE__FSTAT64
1017
1018 /* Define to 1 if you have the `_getcwd' function. */
1019 #undef HAVE__GETCWD
1020
1021 /* Define to 1 if you have the `_getdents' function. */
1022 #undef HAVE__GETDENTS
1023
1024 /* Define to 1 if you have the `_llseek' function. */
1025 #undef HAVE__LLSEEK
1026
1027 /* Define to 1 if you have the `_lseek' function. */
1028 #undef HAVE__LSEEK
1029
1030 /* Define to 1 if you have the `_lstat' function. */
1031 #undef HAVE__LSTAT
1032
1033 /* Define to 1 if you have the `_lstat64' function. */
1034 #undef HAVE__LSTAT64
1035
1036 /* Define to 1 if you have the `_open' function. */
1037 #undef HAVE__OPEN
1038
1039 /* Define to 1 if you have the `_open64' function. */
1040 #undef HAVE__OPEN64
1041
1042 /* Define to 1 if you have the `_opendir' function. */
1043 #undef HAVE__OPENDIR
1044
1045 /* Define to 1 if you have the `_pread' function. */
1046 #undef HAVE__PREAD
1047
1048 /* Define to 1 if you have the `_pread64' function. */
1049 #undef HAVE__PREAD64
1050
1051 /* Define to 1 if you have the `_pwrite' function. */
1052 #undef HAVE__PWRITE
1053
1054 /* Define to 1 if you have the `_pwrite64' function. */
1055 #undef HAVE__PWRITE64
1056
1057 /* Define to 1 if you have the `_read' function. */
1058 #undef HAVE__READ
1059
1060 /* Define to 1 if you have the `_readdir' function. */
1061 #undef HAVE__READDIR
1062
1063 /* Define to 1 if you have the `_readdir64' function. */
1064 #undef HAVE__READDIR64
1065
1066 /* Define to 1 if you have the `_seekdir' function. */
1067 #undef HAVE__SEEKDIR
1068
1069 /* Define to 1 if you have the `_stat' function. */
1070 #undef HAVE__STAT
1071
1072 /* Define to 1 if you have the `_stat64' function. */
1073 #undef HAVE__STAT64
1074
1075 /* Define to 1 if you have the `_telldir' function. */
1076 #undef HAVE__TELLDIR
1077
1078 /* Define to 1 if you have the `_write' function. */
1079 #undef HAVE__WRITE
1080
1081 /* Define to 1 if you have the `__acl' function. */
1082 #undef HAVE___ACL
1083
1084 /* Define to 1 if you have the `__chdir' function. */
1085 #undef HAVE___CHDIR
1086
1087 /* Define to 1 if you have the `__close' function. */
1088 #undef HAVE___CLOSE
1089
1090 /* Define to 1 if you have the `__closedir' function. */
1091 #undef HAVE___CLOSEDIR
1092
1093 /* Define to 1 if you have the `__dup' function. */
1094 #undef HAVE___DUP
1095
1096 /* Define to 1 if you have the `__dup2' function. */
1097 #undef HAVE___DUP2
1098
1099 /* Define to 1 if you have the `__facl' function. */
1100 #undef HAVE___FACL
1101
1102 /* Define to 1 if you have the `__fchdir' function. */
1103 #undef HAVE___FCHDIR
1104
1105 /* Define to 1 if you have the `__fcntl' function. */
1106 #undef HAVE___FCNTL
1107
1108 /* Define to 1 if you have the `__fork' function. */
1109 #undef HAVE___FORK
1110
1111 /* Define to 1 if you have the `__fstat' function. */
1112 #undef HAVE___FSTAT
1113
1114 /* Define to 1 if you have the `__fstat64' function. */
1115 #undef HAVE___FSTAT64
1116
1117 /* Define to 1 if you have the `__fxstat' function. */
1118 #undef HAVE___FXSTAT
1119
1120 /* Define to 1 if you have the `__getcwd' function. */
1121 #undef HAVE___GETCWD
1122
1123 /* Define to 1 if you have the `__getdents' function. */
1124 #undef HAVE___GETDENTS
1125
1126 /* Define to 1 if you have the `__llseek' function. */
1127 #undef HAVE___LLSEEK
1128
1129 /* Define to 1 if you have the `__lseek' function. */
1130 #undef HAVE___LSEEK
1131
1132 /* Define to 1 if you have the `__lstat' function. */
1133 #undef HAVE___LSTAT
1134
1135 /* Define to 1 if you have the `__lstat64' function. */
1136 #undef HAVE___LSTAT64
1137
1138 /* Define to 1 if you have the `__lxstat' function. */
1139 #undef HAVE___LXSTAT
1140
1141 /* Define to 1 if you have the `__open' function. */
1142 #undef HAVE___OPEN
1143
1144 /* Define to 1 if you have the `__open64' function. */
1145 #undef HAVE___OPEN64
1146
1147 /* Define to 1 if you have the `__opendir' function. */
1148 #undef HAVE___OPENDIR
1149
1150 /* Define to 1 if you have the `__pread' function. */
1151 #undef HAVE___PREAD
1152
1153 /* Define to 1 if you have the `__pread64' function. */
1154 #undef HAVE___PREAD64
1155
1156 /* Define to 1 if you have the `__pwrite' function. */
1157 #undef HAVE___PWRITE
1158
1159 /* Define to 1 if you have the `__pwrite64' function. */
1160 #undef HAVE___PWRITE64
1161
1162 /* Define to 1 if you have the `__read' function. */
1163 #undef HAVE___READ
1164
1165 /* Define to 1 if you have the `__readdir' function. */
1166 #undef HAVE___READDIR
1167
1168 /* Define to 1 if you have the `__readdir64' function. */
1169 #undef HAVE___READDIR64
1170
1171 /* Define to 1 if you have the `__seekdir' function. */
1172 #undef HAVE___SEEKDIR
1173
1174 /* Define to 1 if you have the `__stat' function. */
1175 #undef HAVE___STAT
1176
1177 /* Define to 1 if you have the `__stat64' function. */
1178 #undef HAVE___STAT64
1179
1180 /* Define to 1 if you have the `__sys_llseek' function. */
1181 #undef HAVE___SYS_LLSEEK
1182
1183 /* Define to 1 if you have the `__telldir' function. */
1184 #undef HAVE___TELLDIR
1185
1186 /* Define to 1 if you have the `__write' function. */
1187 #undef HAVE___WRITE
1188
1189 /* Define to 1 if you have the `__xstat' function. */
1190 #undef HAVE___XSTAT
1191
1192 /* Whether the host os is HPUX */
1193 #undef HPUX
1194
1195 /* Whether the hpux sendfile() API is available */
1196 #undef HPUX_SENDFILE_API
1197
1198 /* Whether to use intel spinlocks */
1199 #undef INTEL_SPINLOCKS
1200
1201 /* Whether the host os is irix */
1202 #undef IRIX
1203
1204 /* Whether the host os is irix6 */
1205 #undef IRIX6
1206
1207 /* Number of arguments to ldap_set_rebind_proc */
1208 #undef LDAP_SET_REBIND_PROC_ARGS
1209
1210 /* Whether the host os is linux */
1211 #undef LINUX
1212
1213 /* Whether (linux) sendfile() is broken */
1214 #undef LINUX_BROKEN_SENDFILE_API
1215
1216 /* linux quotas */
1217 #undef LINUX_QUOTAS_1
1218
1219 /* linux 2.4.x quota braindamage */
1220 #undef LINUX_QUOTAS_2
1221
1222 /* Whether linux sendfile() API is available */
1223 #undef LINUX_SENDFILE_API
1224
1225 /* Whether to use mips spinlocks */
1226 #undef MIPS_SPINLOCKS
1227
1228 /* Whether MMAP is broken */
1229 #undef MMAP_BLACKLIST
1230
1231 /* Whether the host os is NeXT v2 */
1232 #undef NEXT2
1233
1234 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1235 #undef NO_MINUS_C_MINUS_O
1236
1237 /* Whether the host os is osf1 */
1238 #undef OSF1
1239
1240 /* Define to the address where bug reports for this package should be sent. */
1241 #undef PACKAGE_BUGREPORT
1242
1243 /* Define to the full name of this package. */
1244 #undef PACKAGE_NAME
1245
1246 /* Define to the full name and version of this package. */
1247 #undef PACKAGE_STRING
1248
1249 /* Define to the one symbol short name of this package. */
1250 #undef PACKAGE_TARNAME
1251
1252 /* Define to the version of this package. */
1253 #undef PACKAGE_VERSION
1254
1255 /* Whether to use powerpc spinlocks */
1256 #undef POWERPC_SPINLOCKS
1257
1258 /* Whether pututline returns pointer */
1259 #undef PUTUTLINE_RETURNS_UTMP
1260
1261 /* Whether the host os is qnx */
1262 #undef QNX
1263
1264 /* Whether the host os is reliantunix */
1265 #undef RELIANTUNIX
1266
1267 /* Whether getpass should be replaced */
1268 #undef REPLACE_GETPASS
1269
1270 /* Whether inet_ntoa should be replaced */
1271 #undef REPLACE_INET_NTOA
1272
1273 /* Define as the return type of signal handlers (`int' or `void'). */
1274 #undef RETSIGTYPE
1275
1276 /* Whether the host os is sco unix */
1277 #undef SCO
1278
1279 /* Whether seekdir returns void */
1280 #undef SEEKDIR_RETURNS_VOID
1281
1282 /* The size of the 'ino_t' type */
1283 #undef SIZEOF_INO_T
1284
1285 /* The size of a `int', as computed by sizeof. */
1286 #undef SIZEOF_INT
1287
1288 /* The size of a `long', as computed by sizeof. */
1289 #undef SIZEOF_LONG
1290
1291 /* The size of the 'off_t' type */
1292 #undef SIZEOF_OFF_T
1293
1294 /* The size of a `short', as computed by sizeof. */
1295 #undef SIZEOF_SHORT
1296
1297 /* Whether the solaris sendfile() API is available */
1298 #undef SOLARIS_SENDFILE_API
1299
1300 /* Whether to use sparc spinlocks */
1301 #undef SPARC_SPINLOCKS
1302
1303 /* Whether statfs requires two arguments and struct statfs has bsize property
1304    */
1305 #undef STAT_STATFS2_BSIZE
1306
1307 /* Whether statfs requires 2 arguments and struct statfs has fsize */
1308 #undef STAT_STATFS2_FSIZE
1309
1310 /* Whether statfs requires 2 arguments and struct fs_data is available */
1311 #undef STAT_STATFS2_FS_DATA
1312
1313 /* Whether statfs requires 3 arguments */
1314 #undef STAT_STATFS3_OSF1
1315
1316 /* Whether statfs requires 4 arguments */
1317 #undef STAT_STATFS4
1318
1319 /* Whether statvfs() is available */
1320 #undef STAT_STATVFS
1321
1322 /* Whether statvfs64() is available */
1323 #undef STAT_STATVFS64
1324
1325 /* The size of a block */
1326 #undef STAT_ST_BLOCKSIZE
1327
1328 /* Define to 1 if you have the ANSI C header files. */
1329 #undef STDC_HEADERS
1330
1331 /* Whether the host os is sunos4 */
1332 #undef SUNOS4
1333
1334 /* Whether the host os is solaris */
1335 #undef SUNOS5
1336
1337 /* Whether sysconf(_SC_NGROUPS_MAX) is available */
1338 #undef SYSCONF_SC_NGROUPS_MAX
1339
1340 /* Whether this is a system V system */
1341 #undef SYSV
1342
1343 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1344 #undef TIME_WITH_SYS_TIME
1345
1346 /* Whether the host os is unixware */
1347 #undef UNIXWARE
1348
1349 /* Whether to use both of HPUX' crypt calls */
1350 #undef USE_BOTH_CRYPT_CALLS
1351
1352 /* Whether seteuid() is available */
1353 #undef USE_SETEUID
1354
1355 /* Whether setresuid() is available */
1356 #undef USE_SETRESUID
1357
1358 /* Whether setreuid() is available */
1359 #undef USE_SETREUID
1360
1361 /* Whether setuidx() is available */
1362 #undef USE_SETUIDX
1363
1364 /* Whether to use spin locks instead of fcntl locks */
1365 #undef USE_SPINLOCKS
1366
1367 /* Whether to include Active Directory support */
1368 #undef WITH_ADS
1369
1370 /* Whether to include AFS clear-text auth support */
1371 #undef WITH_AFS
1372
1373 /* Whether to include automount support */
1374 #undef WITH_AUTOMOUNT
1375
1376 /* Whether to include DFS support */
1377 #undef WITH_DFS
1378
1379 /* Whether to include 2.2 compatibel LDAP SAM configuration */
1380 #undef WITH_LDAP_SAMCONFIG
1381
1382 /* Path to iconv */
1383 #undef WITH_LIBICONV
1384
1385 /* Whether to include nisplus_home support */
1386 #undef WITH_NISPLUS_HOME
1387
1388 /* Whether to include nisplus SAM support */
1389 #undef WITH_NISPLUS_SAM
1390
1391 /* Whether to include PAM support */
1392 #undef WITH_PAM
1393
1394 /* Whether to use profiling */
1395 #undef WITH_PROFILE
1396
1397 /* Whether to include experimental quota support */
1398 #undef WITH_QUOTAS
1399
1400 /* Whether to include sendfile() support */
1401 #undef WITH_SENDFILE
1402
1403 /* Whether to build smbmount */
1404 #undef WITH_SMBMOUNT
1405
1406 /* Whether to include smbwrapper support */
1407 #undef WITH_SMBWRAPPER
1408
1409 /* Whether to include experimental syslog support */
1410 #undef WITH_SYSLOG
1411
1412 /* Whether to include experimental TDB SAM support */
1413 #undef WITH_TDB_SAM
1414
1415 /* Whether to include experimental utmp accounting */
1416 #undef WITH_UTMP
1417
1418 /* Whether to build winbind */
1419 #undef WITH_WINBIND
1420
1421 /* Define to 1 if your processor stores words with the most significant byte
1422    first (like Motorola and SPARC, unlike Intel and VAX). */
1423 #undef WORDS_BIGENDIAN
1424
1425 /* Required alignment */
1426 #undef _ALIGNMENT_REQUIRED
1427
1428 /* File offset bits */
1429 #undef _FILE_OFFSET_BITS
1430
1431 /* Whether to use GNU libc extensions */
1432 #undef _GNU_SOURCE
1433
1434 /* Whether to use HPUX extensions */
1435 #undef _HPUX_SOURCE
1436
1437 /* Whether to enable large file support */
1438 #undef _LARGEFILE64_SOURCE
1439
1440 /* Whether to enable large file support */
1441 #undef _LARGE_FILES
1442
1443 /* Maximum alignment */
1444 #undef _MAX_ALIGNMENT
1445
1446 /* Whether to use POSIX compatible functions */
1447 #undef _POSIX_SOURCE
1448
1449 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1450 #ifndef __CHAR_UNSIGNED__
1451 # undef __CHAR_UNSIGNED__
1452 #endif
1453
1454 /* Define to empty if `const' does not conform to ANSI C. */
1455 #undef const
1456
1457 /* Define to `int' if <sys/types.h> doesn't define. */
1458 #undef gid_t
1459
1460 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1461    if it is not supported. */
1462 #undef inline
1463
1464 /* Define to `unsigned' if <sys/types.h> does not define. */
1465 #undef ino_t
1466
1467 /* Define to `off_t' if <sys/types.h> does not define. */
1468 #undef loff_t
1469
1470 /* Define to `int' if <sys/types.h> does not define. */
1471 #undef mode_t
1472
1473 /* Define to `long' if <sys/types.h> does not define. */
1474 #undef off_t
1475
1476 /* Define to `loff_t' if <sys/types.h> does not define. */
1477 #undef offset_t
1478
1479 /* Define to `int' if <sys/types.h> does not define. */
1480 #undef pid_t
1481
1482 /* Define to `unsigned' if <sys/types.h> does not define. */
1483 #undef size_t
1484
1485 /* Define to `int' if <sys/types.h> does not define. */
1486 #undef ssize_t
1487
1488 /* Define to `int' if <sys/types.h> doesn't define. */
1489 #undef uid_t
1490
1491 /* Define to `unsigned short' if <sys/types.h> does not define. */
1492 #undef wchar_t