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