1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to `int' if <sys/types.h> doesn't define.  */
4#undef gid_t
5
6/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
7#undef HAVE_SYS_WAIT_H
8
9/* Define to `int' if <sys/types.h> doesn't define.  */
10#undef pid_t
11
12/* Define as the return type of signal handlers (int or void).  */
13#undef RETSIGTYPE
14
15/* Define to `unsigned' if <sys/types.h> doesn't define.  */
16#undef size_t
17
18/* Define if you have the ANSI C header files.  */
19#undef STDC_HEADERS
20
21/* Define to `int' if <sys/types.h> doesn't define.  */
22#undef uid_t
23
24/* Define if you have the crypt library (-lcrypt).  */
25#undef HAVE_LIBCRYPT
26
27/* Define if you want POSIX signals */
28#undef HAVE_POSIX_SIGNALS
29
30/* Define if you're under SCO */
31#undef SCO
32
33/* Define it if you have SCO's /etc/shadow file */
34#undef HAVE_SCO_ETC_SHADOW
35
36/* Define it if you have an /etc/shadow file */
37#undef HAVE_ETC_SHADOW
38
39/* Define if your syslog.h is in sys/ */
40#undef NEED_SYS_SYSLOG_H
41
42/* Define if you're using OSF C2 security package */
43#undef HAVE_OSF1_C2_SECURITY
44
45/* Define if you have setrlimit/getrlimit */
46#undef HAVE_RLIMIT
47
48/* Define if no syslog-type functions exist */
49#undef NO_SYSLOG
50
51/* Define if _SC_LINE_MAX is defined for sysconf */
52#undef HAVE_WORKING_SYSCONF
53
54/* Define it to su' path */
55#undef SU_CMD
56
57/* Define it if you want debugging output */
58#undef DEBUG
59
60/* Define it if you have a setuid-aware shell */
61#undef NO_SETUID_SHELL
62
63/* Define it if you have <sys/wait.h> but a non-POSIX one like NeXTStep */
64#undef HAVE_NON_POSIX_WAIT_H
65
66/* Define it if don't want to use getspnam(3) and friends-- Linux */
67#undef UNUSED_SHADOW
68
69/* Define if you want a global /etc/calife.out script */
70#undef WANT_GLOBAL_RC
71
72/* Define if we want to use PAM authentication */
73#undef WITH_PAM
74
75/* Define if we have pam/pam_appl.h */
76#undef HAVE_PAM_PAM_APPL_H
77
78/* Define if you have the basename function.  */
79#undef HAVE_BASENAME
80
81/* Define if you have the getrlimit function.  */
82#undef HAVE_GETRLIMIT
83
84/* Define if getpassphrase(3) exists */
85#undef HAVE_GETPASSPHRASE
86
87/* Define if you have the getspnam function.  */
88#undef HAVE_GETSPNAM
89
90/* Define if you have the initgroups function.  */
91#undef HAVE_INITGROUPS
92
93/* Define if you have the openlog function.  */
94#undef HAVE_OPENLOG
95
96/* Define if you have the pw_encrypt function.  */
97#undef HAVE_PW_ENCRYPT
98
99/* Define if you have the seteuid function.  */
100#undef HAVE_SETEUID
101
102/* Define if you have the setresuid function.  */
103#undef HAVE_SETRESUID
104
105/* Define if you have the setrlimit function.  */
106#undef HAVE_SETRLIMIT
107
108/* Define if you have the sigaction function.  */
109#undef HAVE_SIGACTION
110
111/* Define if you have the sigprocmask function.  */
112#undef HAVE_SIGPROCMASK
113
114/* Define if you have the sysconf function.  */
115#undef HAVE_SYSCONF
116
117/* Define if you have the syslog function.  */
118#undef HAVE_SYSLOG
119
120/* Define if you have the <fcntl.h> header file.  */
121#undef HAVE_FCNTL_H
122
123/* Define if you have the <libgen.h> header file.  */
124#undef HAVE_LIBGEN_H
125
126/* Define if you have the <shadow.h> header file.  */
127#undef HAVE_SHADOW_H
128
129/* Define if you have the <stdarg.h> header file.  */
130#undef HAVE_STDARG_H
131
132/* Define if you have the <stdlib.h> header file.  */
133#undef HAVE_STDLIB_H
134
135/* Define if you have the <string.h> header file.  */
136#undef HAVE_STRING_H
137
138/* Define if you have the <sys/param.h> header file.  */
139#undef HAVE_SYS_PARAM_H
140
141/* Define if you have the <sys/resource.h> header file.  */
142#undef HAVE_SYS_RESOURCE_H
143
144/* Define if you have the <sys/time.h> header file.  */
145#undef HAVE_SYS_TIME_H
146
147/* Define if you have the <syslog.h> header file.  */
148#undef HAVE_SYSLOG_H
149
150/* Define if you have the <unistd.h> header file.  */
151#undef HAVE_UNISTD_H
152
153/* Define if your <unistd.h> requires _XOPEN_SOURCE to prototype crypt(3). */
154#undef _XOPEN_SOURCE
155
156/* Define if you have the crypt library (-lcrypt).  */
157#undef HAVE_LIBCRYPT
158
159/* Define if you have the gen library (-lgen).  */
160#undef HAVE_LIBGEN
161
162/* Define if you have the prot library (-lprot).  */
163#undef HAVE_LIBPROT
164
165/* Define if you have the s library (-ls).  */
166#undef HAVE_LIBS
167
168/* Define if you have the shadow library (-lshadow).  */
169#undef HAVE_LIBSHADOW
170
171/* Define if you have the x library (-lx).  */
172#undef HAVE_LIBX
173