# BRCM_VERSION=3
[bcm963xx.git] / userapps / opensource / ftpd / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2 /* Define if we want to use PAM. */
3 #undef WANT_PAM
4
5 /* Define if we want to use GZIP. **/
6 #undef WANT_GZIP
7
8 /* Define if we want to use TAR. */
9 #undef WANT_TAR
10
11 /* Define if we can use getusershell(). */
12 #undef HAVE_GETUSERSHELL
13
14
15 /* Define if on AIX 3.
16    System headers sometimes define this.
17    We just want to avoid a redefinition error message.  */
18 #ifndef _ALL_SOURCE
19 #undef _ALL_SOURCE
20 #endif
21
22 /* Define if you have the <arpa/inet.h> header file.  */
23 #undef HAVE_ARPA_INET_H
24
25 /* Define if you have the <asm/socket.h> header file.  */
26 #undef HAVE_ASM_SOCKET_H
27
28 /* Define if you have the <crypt.h> header file.  */
29 #undef HAVE_CRYPT_H
30
31 /* Define if you have the <dirent.h> header file.  */
32 #undef HAVE_DIRENT_H
33
34 /* Define if you have the <ndir.h> header file.  */
35 #undef HAVE_NDIR_H
36
37 /* Define if you have the <netinet/in.h> header file.  */
38 #undef HAVE_NETINET_IN_H
39
40 /* Define if you have the <paths.h> header file.  */
41 #undef HAVE_PATHS_H
42
43 /* Define if you have the <security/pam_appl.h> header file.  */
44 #undef HAVE_SECURITY_PAM_APPL_H
45
46 /* Define if you have the <shadow.h> header file.  */
47 #undef HAVE_SHADOW_H
48
49 /* Define if you have the <sys/dir.h> header file.  */
50 #undef HAVE_SYS_DIR_H
51
52 /* Define if you have the <sys/ndir.h> header file.  */
53 #undef HAVE_SYS_NDIR_H
54
55 /* Define if you have the <sys/sendfile.h> header file.  */
56 #undef HAVE_SYS_SENDFILE_H
57
58 /* Define if you have the <sys/socket.h> header file.  */
59 #undef HAVE_SYS_SOCKET_H
60
61 /* Define if you have the <sys/stat.h> header file.  */
62 #undef HAVE_SYS_STAT_H
63
64 /* Define if you have the <sys/time.h> header file.  */
65 #undef HAVE_SYS_TIME_H
66
67 /* Define if you have the <sys/types.h> header file.  */
68 #undef HAVE_SYS_TYPES_H
69
70 /* Define if you have the <sys/wait.h> header file.  */
71 #undef HAVE_SYS_WAIT_H
72
73 /* Define if you have the <syslog.h> header file.  */
74 #undef HAVE_SYSLOG_H
75
76 /* Define if you have the <time.h> header file.  */
77 #undef HAVE_TIME_H
78
79 /* Define if you have the <utmp.h> header file.  */
80 #undef HAVE_UTMP_H
81
82 /* Define if you have the <wait.h> header file.  */
83 #undef HAVE_WAIT_H
84
85 /* Define if you have the <zlib.h> header file.  */
86 #undef HAVE_ZLIB_H