config: Fix crypt prototype on RedHat Linux.
[tprouty/samba.git] / source / include / config.h.in
1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if on AIX 3.
4    System headers sometimes define this.
5    We just want to avoid a redefinition error message.  */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
9
10 /* Define if type char is unsigned and you are not using gcc.  */
11 #ifndef __CHAR_UNSIGNED__
12 #undef __CHAR_UNSIGNED__
13 #endif
14
15 /* Define to empty if the keyword does not work.  */
16 #undef const
17
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef gid_t
20
21 /* Define if your struct stat has st_rdev.  */
22 #undef HAVE_ST_RDEV
23
24 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
25 #undef HAVE_SYS_WAIT_H
26
27 /* Define as __inline if that's what the C compiler calls it.  */
28 #undef inline
29
30 /* Define to `int' if <sys/types.h> doesn't define.  */
31 #undef mode_t
32
33 /* Define to `long' if <sys/types.h> doesn't define.  */
34 #undef off_t
35
36 /* Define to `int' if <sys/types.h> doesn't define.  */
37 #undef pid_t
38
39 /* Define as the return type of signal handlers (int or void).  */
40 #undef RETSIGTYPE
41
42 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
43 #undef size_t
44
45 /* Define if you have the ANSI C header files.  */
46 #undef STDC_HEADERS
47
48 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
49 #undef TIME_WITH_SYS_TIME
50
51 /* Define to `int' if <sys/types.h> doesn't define.  */
52 #undef uid_t
53
54 /* Define if your processor stores words with the most significant
55    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
56 #undef WORDS_BIGENDIAN
57
58 #undef HAVE_BROKEN_READDIR
59 #undef HAVE_ERRNO_DECL
60 #undef HAVE_LONGLONG
61 #undef HAVE_OFF64_T
62 #undef HAVE_REMSH
63 #undef HAVE_UNSIGNED_CHAR
64 #undef HAVE_UTIMBUF
65 #undef ssize_t
66 #undef ino_t
67 #undef ssize_t
68 #undef loff_t
69 #undef offset_t
70 #undef aclent_t
71 #undef HAVE_CONNECT
72 #undef HAVE_SHORT_INO_T
73 #undef WITH_AFS
74 #undef WITH_DFS
75 #undef SUNOS5
76 #undef SUNOS4
77 #undef LINUX
78 #undef AIX
79 #undef IRIX
80 #undef HPUX
81 #undef QNX
82 #undef SCO
83 #undef OSF1
84 #undef NEXT2
85 #undef HAVE_SHARED_MMAP
86 #undef HAVE_SYSV_IPC
87 #undef HAVE_FCNTL_LOCK
88 #undef HAVE_FTRUNCATE_EXTEND
89 #undef HAVE_TRAPDOOR_UID
90 #undef HAVE_ROOT
91 #undef HAVE_UNION_SEMUN
92 #undef HAVE_NETMASK_IFCONF
93 #undef HAVE_GETTIMEOFDAY_TZ
94 #undef HAVE_SOCK_SIN_LEN
95 #undef STAT_READ_FILSYS
96 #undef STAT_STATFS2_BSIZE
97 #undef STAT_STATFS2_FSIZE
98 #undef STAT_STATFS2_FS_DATA
99 #undef STAT_STATFS3_OSF1
100 #undef STAT_STATFS4
101 #undef STAT_STATVFS
102 #undef STAT_STATVFS64
103 #undef HAVE_NETMASK_IFREQ
104 #undef HAVE_NETMASK_AIX
105 #undef HAVE_CRYPT
106 #undef WITH_MMAP
107 #undef WITH_SYSLOG
108 #undef WITH_SSL
109 #undef WITH_LDAP
110 #undef WITH_NISPLUS
111 #undef WITH_NISPLUS_HOME
112 #undef WITH_AUTOMOUNT
113 #undef WITH_SMBMOUNT
114 #undef HAVE_PAM_AUTHENTICATE
115 #undef HAVE_BROKEN_GETGROUPS
116 #undef REPLACE_GETPASS
117 #undef REPLACE_INET_NTOA
118 #undef HAVE_FILE_MACRO
119 #undef HAVE_FUNCTION_MACRO
120 #undef HAVE_SETRESUID_DECL
121 #undef HAVE_CRYPT_DECL
122 #undef HAVE_SETRESUID
123 #undef WITH_NETATALK
124 #undef HAVE_INO64_T
125 #undef HAVE_STRUCT_FLOCK64
126 #undef SIZEOF_INO_T
127 #undef SIZEOF_OFF_T
128 #undef STAT_STATVFS64
129 #undef HAVE_LIBREADLINE
130 #undef HAVE_KERNEL_OPLOCKS
131 #undef HAVE_IRIX_SPECIFIC_CAPABILITIES
132 #undef KRB4_AUTH
133 #undef SEEKDIR_RETURNS_VOID
134 #undef HAVE_DIRENT_D_OFF
135
136 /* The number of bytes in a int.  */
137 #undef SIZEOF_INT
138
139 /* The number of bytes in a long.  */
140 #undef SIZEOF_LONG
141
142 /* The number of bytes in a short.  */
143 #undef SIZEOF_SHORT
144
145 /* Define if you have the __acl function.  */
146 #undef HAVE___ACL
147
148 /* Define if you have the __chdir function.  */
149 #undef HAVE___CHDIR
150
151 /* Define if you have the __close function.  */
152 #undef HAVE___CLOSE
153
154 /* Define if you have the __closedir function.  */
155 #undef HAVE___CLOSEDIR
156
157 /* Define if you have the __dup function.  */
158 #undef HAVE___DUP
159
160 /* Define if you have the __dup2 function.  */
161 #undef HAVE___DUP2
162
163 /* Define if you have the __facl function.  */
164 #undef HAVE___FACL
165
166 /* Define if you have the __fchdir function.  */
167 #undef HAVE___FCHDIR
168
169 /* Define if you have the __fcntl function.  */
170 #undef HAVE___FCNTL
171
172 /* Define if you have the __fork function.  */
173 #undef HAVE___FORK
174
175 /* Define if you have the __fstat function.  */
176 #undef HAVE___FSTAT
177
178 /* Define if you have the __fstat64 function.  */
179 #undef HAVE___FSTAT64
180
181 /* Define if you have the __fxstat function.  */
182 #undef HAVE___FXSTAT
183
184 /* Define if you have the __getcwd function.  */
185 #undef HAVE___GETCWD
186
187 /* Define if you have the __getdents function.  */
188 #undef HAVE___GETDENTS
189
190 /* Define if you have the __llseek function.  */
191 #undef HAVE___LLSEEK
192
193 /* Define if you have the __lseek function.  */
194 #undef HAVE___LSEEK
195
196 /* Define if you have the __lstat function.  */
197 #undef HAVE___LSTAT
198
199 /* Define if you have the __lstat64 function.  */
200 #undef HAVE___LSTAT64
201
202 /* Define if you have the __lxstat function.  */
203 #undef HAVE___LXSTAT
204
205 /* Define if you have the __open function.  */
206 #undef HAVE___OPEN
207
208 /* Define if you have the __open64 function.  */
209 #undef HAVE___OPEN64
210
211 /* Define if you have the __opendir function.  */
212 #undef HAVE___OPENDIR
213
214 /* Define if you have the __pread function.  */
215 #undef HAVE___PREAD
216
217 /* Define if you have the __pread64 function.  */
218 #undef HAVE___PREAD64
219
220 /* Define if you have the __pwrite function.  */
221 #undef HAVE___PWRITE
222
223 /* Define if you have the __pwrite64 function.  */
224 #undef HAVE___PWRITE64
225
226 /* Define if you have the __read function.  */
227 #undef HAVE___READ
228
229 /* Define if you have the __readdir function.  */
230 #undef HAVE___READDIR
231
232 /* Define if you have the __readdir64 function.  */
233 #undef HAVE___READDIR64
234
235 /* Define if you have the __seekdir function.  */
236 #undef HAVE___SEEKDIR
237
238 /* Define if you have the __stat function.  */
239 #undef HAVE___STAT
240
241 /* Define if you have the __stat64 function.  */
242 #undef HAVE___STAT64
243
244 /* Define if you have the __sys_llseek function.  */
245 #undef HAVE___SYS_LLSEEK
246
247 /* Define if you have the __telldir function.  */
248 #undef HAVE___TELLDIR
249
250 /* Define if you have the __write function.  */
251 #undef HAVE___WRITE
252
253 /* Define if you have the __xstat function.  */
254 #undef HAVE___XSTAT
255
256 /* Define if you have the _acl function.  */
257 #undef HAVE__ACL
258
259 /* Define if you have the _chdir function.  */
260 #undef HAVE__CHDIR
261
262 /* Define if you have the _close function.  */
263 #undef HAVE__CLOSE
264
265 /* Define if you have the _closedir function.  */
266 #undef HAVE__CLOSEDIR
267
268 /* Define if you have the _dup function.  */
269 #undef HAVE__DUP
270
271 /* Define if you have the _dup2 function.  */
272 #undef HAVE__DUP2
273
274 /* Define if you have the _facl function.  */
275 #undef HAVE__FACL
276
277 /* Define if you have the _fchdir function.  */
278 #undef HAVE__FCHDIR
279
280 /* Define if you have the _fcntl function.  */
281 #undef HAVE__FCNTL
282
283 /* Define if you have the _fork function.  */
284 #undef HAVE__FORK
285
286 /* Define if you have the _fstat function.  */
287 #undef HAVE__FSTAT
288
289 /* Define if you have the _fstat64 function.  */
290 #undef HAVE__FSTAT64
291
292 /* Define if you have the _getcwd function.  */
293 #undef HAVE__GETCWD
294
295 /* Define if you have the _getdents function.  */
296 #undef HAVE__GETDENTS
297
298 /* Define if you have the _llseek function.  */
299 #undef HAVE__LLSEEK
300
301 /* Define if you have the _lseek function.  */
302 #undef HAVE__LSEEK
303
304 /* Define if you have the _lstat function.  */
305 #undef HAVE__LSTAT
306
307 /* Define if you have the _lstat64 function.  */
308 #undef HAVE__LSTAT64
309
310 /* Define if you have the _open function.  */
311 #undef HAVE__OPEN
312
313 /* Define if you have the _open64 function.  */
314 #undef HAVE__OPEN64
315
316 /* Define if you have the _opendir function.  */
317 #undef HAVE__OPENDIR
318
319 /* Define if you have the _pread function.  */
320 #undef HAVE__PREAD
321
322 /* Define if you have the _pread64 function.  */
323 #undef HAVE__PREAD64
324
325 /* Define if you have the _pwrite function.  */
326 #undef HAVE__PWRITE
327
328 /* Define if you have the _pwrite64 function.  */
329 #undef HAVE__PWRITE64
330
331 /* Define if you have the _read function.  */
332 #undef HAVE__READ
333
334 /* Define if you have the _readdir function.  */
335 #undef HAVE__READDIR
336
337 /* Define if you have the _readdir64 function.  */
338 #undef HAVE__READDIR64
339
340 /* Define if you have the _seekdir function.  */
341 #undef HAVE__SEEKDIR
342
343 /* Define if you have the _stat function.  */
344 #undef HAVE__STAT
345
346 /* Define if you have the _stat64 function.  */
347 #undef HAVE__STAT64
348
349 /* Define if you have the _telldir function.  */
350 #undef HAVE__TELLDIR
351
352 /* Define if you have the _write function.  */
353 #undef HAVE__WRITE
354
355 /* Define if you have the atexit function.  */
356 #undef HAVE_ATEXIT
357
358 /* Define if you have the bigcrypt function.  */
359 #undef HAVE_BIGCRYPT
360
361 /* Define if you have the bzero function.  */
362 #undef HAVE_BZERO
363
364 /* Define if you have the chmod function.  */
365 #undef HAVE_CHMOD
366
367 /* Define if you have the chown function.  */
368 #undef HAVE_CHOWN
369
370 /* Define if you have the chroot function.  */
371 #undef HAVE_CHROOT
372
373 /* Define if you have the connect function.  */
374 #undef HAVE_CONNECT
375
376 /* Define if you have the creat64 function.  */
377 #undef HAVE_CREAT64
378
379 /* Define if you have the crypt function.  */
380 #undef HAVE_CRYPT
381
382 /* Define if you have the crypt16 function.  */
383 #undef HAVE_CRYPT16
384
385 /* Define if you have the dup2 function.  */
386 #undef HAVE_DUP2
387
388 /* Define if you have the execl function.  */
389 #undef HAVE_EXECL
390
391 /* Define if you have the fseek64 function.  */
392 #undef HAVE_FSEEK64
393
394 /* Define if you have the fstat function.  */
395 #undef HAVE_FSTAT
396
397 /* Define if you have the fstat64 function.  */
398 #undef HAVE_FSTAT64
399
400 /* Define if you have the fsync function.  */
401 #undef HAVE_FSYNC
402
403 /* Define if you have the ftell64 function.  */
404 #undef HAVE_FTELL64
405
406 /* Define if you have the ftruncate function.  */
407 #undef HAVE_FTRUNCATE
408
409 /* Define if you have the ftruncate64 function.  */
410 #undef HAVE_FTRUNCATE64
411
412 /* Define if you have the getauthuid function.  */
413 #undef HAVE_GETAUTHUID
414
415 /* Define if you have the getcwd function.  */
416 #undef HAVE_GETCWD
417
418 /* Define if you have the getdents function.  */
419 #undef HAVE_GETDENTS
420
421 /* Define if you have the getgrnam function.  */
422 #undef HAVE_GETGRNAM
423
424 /* Define if you have the getprpwnam function.  */
425 #undef HAVE_GETPRPWNAM
426
427 /* Define if you have the getpwanam function.  */
428 #undef HAVE_GETPWANAM
429
430 /* Define if you have the getrlimit function.  */
431 #undef HAVE_GETRLIMIT
432
433 /* Define if you have the getspnam function.  */
434 #undef HAVE_GETSPNAM
435
436 /* Define if you have the glob function.  */
437 #undef HAVE_GLOB
438
439 /* Define if you have the grantpt function.  */
440 #undef HAVE_GRANTPT
441
442 /* Define if you have the initgroups function.  */
443 #undef HAVE_INITGROUPS
444
445 /* Define if you have the innetgr function.  */
446 #undef HAVE_INNETGR
447
448 /* Define if you have the llseek function.  */
449 #undef HAVE_LLSEEK
450
451 /* Define if you have the lseek64 function.  */
452 #undef HAVE_LSEEK64
453
454 /* Define if you have the lstat64 function.  */
455 #undef HAVE_LSTAT64
456
457 /* Define if you have the memmove function.  */
458 #undef HAVE_MEMMOVE
459
460 /* Define if you have the memset function.  */
461 #undef HAVE_MEMSET
462
463 /* Define if you have the mktime function.  */
464 #undef HAVE_MKTIME
465
466 /* Define if you have the open64 function.  */
467 #undef HAVE_OPEN64
468
469 /* Define if you have the pam_authenticate function.  */
470 #undef HAVE_PAM_AUTHENTICATE
471
472 /* Define if you have the pathconf function.  */
473 #undef HAVE_PATHCONF
474
475 /* Define if you have the pipe function.  */
476 #undef HAVE_PIPE
477
478 /* Define if you have the pread function.  */
479 #undef HAVE_PREAD
480
481 /* Define if you have the pread64 function.  */
482 #undef HAVE_PREAD64
483
484 /* Define if you have the putprpwnam function.  */
485 #undef HAVE_PUTPRPWNAM
486
487 /* Define if you have the pwrite function.  */
488 #undef HAVE_PWRITE
489
490 /* Define if you have the pwrite64 function.  */
491 #undef HAVE_PWRITE64
492
493 /* Define if you have the rand function.  */
494 #undef HAVE_RAND
495
496 /* Define if you have the random function.  */
497 #undef HAVE_RANDOM
498
499 /* Define if you have the rdchk function.  */
500 #undef HAVE_RDCHK
501
502 /* Define if you have the readdir64 function.  */
503 #undef HAVE_READDIR64
504
505 /* Define if you have the rename function.  */
506 #undef HAVE_RENAME
507
508 /* Define if you have the select function.  */
509 #undef HAVE_SELECT
510
511 /* Define if you have the set_auth_parameters function.  */
512 #undef HAVE_SET_AUTH_PARAMETERS
513
514 /* Define if you have the setenv function.  */
515 #undef HAVE_SETENV
516
517 /* Define if you have the setgroups function.  */
518 #undef HAVE_SETGROUPS
519
520 /* Define if you have the setluid function.  */
521 #undef HAVE_SETLUID
522
523 /* Define if you have the setsid function.  */
524 #undef HAVE_SETSID
525
526 /* Define if you have the setuidx function.  */
527 #undef HAVE_SETUIDX
528
529 /* Define if you have the sigaction function.  */
530 #undef HAVE_SIGACTION
531
532 /* Define if you have the sigblock function.  */
533 #undef HAVE_SIGBLOCK
534
535 /* Define if you have the sigprocmask function.  */
536 #undef HAVE_SIGPROCMASK
537
538 /* Define if you have the srand function.  */
539 #undef HAVE_SRAND
540
541 /* Define if you have the srandom function.  */
542 #undef HAVE_SRANDOM
543
544 /* Define if you have the stat64 function.  */
545 #undef HAVE_STAT64
546
547 /* Define if you have the strchr function.  */
548 #undef HAVE_STRCHR
549
550 /* Define if you have the strdup function.  */
551 #undef HAVE_STRDUP
552
553 /* Define if you have the strerror function.  */
554 #undef HAVE_STRERROR
555
556 /* Define if you have the strftime function.  */
557 #undef HAVE_STRFTIME
558
559 /* Define if you have the strpbrk function.  */
560 #undef HAVE_STRPBRK
561
562 /* Define if you have the utime function.  */
563 #undef HAVE_UTIME
564
565 /* Define if you have the utimes function.  */
566 #undef HAVE_UTIMES
567
568 /* Define if you have the vsnprintf function.  */
569 #undef HAVE_VSNPRINTF
570
571 /* Define if you have the waitpid function.  */
572 #undef HAVE_WAITPID
573
574 /* Define if you have the yp_get_default_domain function.  */
575 #undef HAVE_YP_GET_DEFAULT_DOMAIN
576
577 /* Define if you have the <compat.h> header file.  */
578 #undef HAVE_COMPAT_H
579
580 /* Define if you have the <ctype.h> header file.  */
581 #undef HAVE_CTYPE_H
582
583 /* Define if you have the <dirent.h> header file.  */
584 #undef HAVE_DIRENT_H
585
586 /* Define if you have the <fcntl.h> header file.  */
587 #undef HAVE_FCNTL_H
588
589 /* Define if you have the <grp.h> header file.  */
590 #undef HAVE_GRP_H
591
592 /* Define if you have the <history.h> header file.  */
593 #undef HAVE_HISTORY_H
594
595 /* Define if you have the <limits.h> header file.  */
596 #undef HAVE_LIMITS_H
597
598 /* Define if you have the <memory.h> header file.  */
599 #undef HAVE_MEMORY_H
600
601 /* Define if you have the <ndir.h> header file.  */
602 #undef HAVE_NDIR_H
603
604 /* Define if you have the <net/if.h> header file.  */
605 #undef HAVE_NET_IF_H
606
607 /* Define if you have the <netinet/tcp.h> header file.  */
608 #undef HAVE_NETINET_TCP_H
609
610 /* Define if you have the <poll.h> header file.  */
611 #undef HAVE_POLL_H
612
613 /* Define if you have the <readline.h> header file.  */
614 #undef HAVE_READLINE_H
615
616 /* Define if you have the <readline/history.h> header file.  */
617 #undef HAVE_READLINE_HISTORY_H
618
619 /* Define if you have the <readline/readline.h> header file.  */
620 #undef HAVE_READLINE_READLINE_H
621
622 /* Define if you have the <rpc/auth.h> header file.  */
623 #undef HAVE_RPC_AUTH_H
624
625 /* Define if you have the <rpc/clnt.h> header file.  */
626 #undef HAVE_RPC_CLNT_H
627
628 /* Define if you have the <rpc/types.h> header file.  */
629 #undef HAVE_RPC_TYPES_H
630
631 /* Define if you have the <rpc/xdr.h> header file.  */
632 #undef HAVE_RPC_XDR_H
633
634 /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
635 #undef HAVE_RPCSVC_YP_PROT_H
636
637 /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
638 #undef HAVE_RPCSVC_YPCLNT_H
639
640 /* Define if you have the <security/pam_appl.h> header file.  */
641 #undef HAVE_SECURITY_PAM_APPL_H
642
643 /* Define if you have the <shadow.h> header file.  */
644 #undef HAVE_SHADOW_H
645
646 /* Define if you have the <stdarg.h> header file.  */
647 #undef HAVE_STDARG_H
648
649 /* Define if you have the <stdlib.h> header file.  */
650 #undef HAVE_STDLIB_H
651
652 /* Define if you have the <string.h> header file.  */
653 #undef HAVE_STRING_H
654
655 /* Define if you have the <strings.h> header file.  */
656 #undef HAVE_STRINGS_H
657
658 /* Define if you have the <stropts.h> header file.  */
659 #undef HAVE_STROPTS_H
660
661 /* Define if you have the <sys/acl.h> header file.  */
662 #undef HAVE_SYS_ACL_H
663
664 /* Define if you have the <sys/capability.h> header file.  */
665 #undef HAVE_SYS_CAPABILITY_H
666
667 /* Define if you have the <sys/cdefs.h> header file.  */
668 #undef HAVE_SYS_CDEFS_H
669
670 /* Define if you have the <sys/dir.h> header file.  */
671 #undef HAVE_SYS_DIR_H
672
673 /* Define if you have the <sys/dustat.h> header file.  */
674 #undef HAVE_SYS_DUSTAT_H
675
676 /* Define if you have the <sys/fcntl.h> header file.  */
677 #undef HAVE_SYS_FCNTL_H
678
679 /* Define if you have the <sys/filio.h> header file.  */
680 #undef HAVE_SYS_FILIO_H
681
682 /* Define if you have the <sys/filsys.h> header file.  */
683 #undef HAVE_SYS_FILSYS_H
684
685 /* Define if you have the <sys/fs/s5param.h> header file.  */
686 #undef HAVE_SYS_FS_S5PARAM_H
687
688 /* Define if you have the <sys/id.h> header file.  */
689 #undef HAVE_SYS_ID_H
690
691 /* Define if you have the <sys/ioctl.h> header file.  */
692 #undef HAVE_SYS_IOCTL_H
693
694 /* Define if you have the <sys/mode.h> header file.  */
695 #undef HAVE_SYS_MODE_H
696
697 /* Define if you have the <sys/mount.h> header file.  */
698 #undef HAVE_SYS_MOUNT_H
699
700 /* Define if you have the <sys/ndir.h> header file.  */
701 #undef HAVE_SYS_NDIR_H
702
703 /* Define if you have the <sys/param.h> header file.  */
704 #undef HAVE_SYS_PARAM_H
705
706 /* Define if you have the <sys/resource.h> header file.  */
707 #undef HAVE_SYS_RESOURCE_H
708
709 /* Define if you have the <sys/security.h> header file.  */
710 #undef HAVE_SYS_SECURITY_H
711
712 /* Define if you have the <sys/select.h> header file.  */
713 #undef HAVE_SYS_SELECT_H
714
715 /* Define if you have the <sys/socket.h> header file.  */
716 #undef HAVE_SYS_SOCKET_H
717
718 /* Define if you have the <sys/sockio.h> header file.  */
719 #undef HAVE_SYS_SOCKIO_H
720
721 /* Define if you have the <sys/statfs.h> header file.  */
722 #undef HAVE_SYS_STATFS_H
723
724 /* Define if you have the <sys/statvfs.h> header file.  */
725 #undef HAVE_SYS_STATVFS_H
726
727 /* Define if you have the <sys/syscall.h> header file.  */
728 #undef HAVE_SYS_SYSCALL_H
729
730 /* Define if you have the <sys/time.h> header file.  */
731 #undef HAVE_SYS_TIME_H
732
733 /* Define if you have the <sys/unistd.h> header file.  */
734 #undef HAVE_SYS_UNISTD_H
735
736 /* Define if you have the <sys/vfs.h> header file.  */
737 #undef HAVE_SYS_VFS_H
738
739 /* Define if you have the <sys/wait.h> header file.  */
740 #undef HAVE_SYS_WAIT_H
741
742 /* Define if you have the <syscall.h> header file.  */
743 #undef HAVE_SYSCALL_H
744
745 /* Define if you have the <termios.h> header file.  */
746 #undef HAVE_TERMIOS_H
747
748 /* Define if you have the <unistd.h> header file.  */
749 #undef HAVE_UNISTD_H
750
751 /* Define if you have the <utime.h> header file.  */
752 #undef HAVE_UTIME_H
753
754 /* Define if you have the dl library (-ldl).  */
755 #undef HAVE_LIBDL
756
757 /* Define if you have the inet library (-linet).  */
758 #undef HAVE_LIBINET
759
760 /* Define if you have the nsl library (-lnsl).  */
761 #undef HAVE_LIBNSL
762
763 /* Define if you have the nsl_s library (-lnsl_s).  */
764 #undef HAVE_LIBNSL_S
765
766 /* Define if you have the readline library (-lreadline).  */
767 #undef HAVE_LIBREADLINE
768
769 /* Define if you have the resolv library (-lresolv).  */
770 #undef HAVE_LIBRESOLV
771
772 /* Define if you have the socket library (-lsocket).  */
773 #undef HAVE_LIBSOCKET