blob: d212b90f7a37279ad09c34f63041e8b6affd149f [file] [log] [blame]
Damien Miller6b85a7f2000-01-02 11:45:33 +11001#ifndef _CONFIG_H
2#define _CONFIG_H
3
Damien Miller5a3e6831999-12-27 09:48:56 +11004/* Generated automatically from acconfig.h by autoheader. */
5/* Please make your changes there */
6
7@TOP@
Damien Miller7f6ea021999-10-28 13:25:17 +10008
Damien Miller78315eb2000-09-29 23:01:36 +11009/* SCO workaround */
10#undef BROKEN_SYS_TERMIO_H
11
12/* Define if you have SCO protected password database */
13#undef HAVE_SCO_PROTECTED_PW
14
Damien Millerad833b32000-08-23 10:46:23 +100015/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
16/* from environment and PATH */
17#undef LOGIN_PROGRAM_FALLBACK
18
19/* Define if your password has a pw_class field */
20#undef HAVE_PW_CLASS_IN_PASSWD
21
Damien Millerb0785672000-08-23 09:10:39 +100022/* Define if your socketpair() has bugs */
23#undef USE_PIPES
24
Damien Miller942da032000-08-18 13:59:06 +100025/* Define if your system's struct sockaddr_un has a sun_len member */
26#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
27
Damien Miller11fa2cc2000-08-16 10:35:58 +100028/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
29#undef BROKEN_INET_NTOA
30
Damien Millerecbb26d2000-07-15 14:59:14 +100031/* Define if your system defines sys_errlist[] */
32#undef HAVE_SYS_ERRLIST
33
Damien Miller11fa2cc2000-08-16 10:35:58 +100034/* Define if your system defines sys_nerr */
35#undef HAVE_SYS_NERR
36
Damien Miller2ae714f2000-07-11 09:29:50 +100037/* Define if your system choked on IP TOS setting */
38#undef IP_TOS_IS_BROKEN
39
Damien Miller5fc85652000-07-09 23:53:07 +100040/* Define if you have the getuserattr function. */
41#undef HAVE_GETUSERATTR
42
Damien Miller4e997202000-07-09 21:21:52 +100043/* Work around problematic Linux PAM modules handling of PAM_TTY */
44#undef PAM_TTY_KLUDGE
45
Damien Millerfe668e42000-07-08 10:44:13 +100046/* Use PIPES instead of a socketpair() */
47#undef USE_PIPES
48
Damien Millercb170cb2000-07-01 16:52:55 +100049/* Define if your snprintf is busted */
50#undef BROKEN_SNPRINTF
51
Damien Millerbac2d8a2000-09-05 16:13:06 +110052/* Define if you are on Cygwin */
53#undef HAVE_CYGWIN
54
Ben Lindstromca1c2a02000-10-14 21:33:19 +000055/* Define if you lack native POSIX regex and you are using GNU rx library */
56#undef HAVE_LIBRX
57
Ben Lindstromb4df15d2000-10-15 00:17:36 +000058/* Define if you have a broken realpath. */
59#undef BROKEN_REALPATH
60
Damien Miller0f91b4e2000-06-18 15:43:25 +100061/* Define if you are on NeXT */
62#undef HAVE_NEXT
63
Damien Millerbeb4ba51999-12-28 15:09:35 +110064/* Define if you want to disable PAM support */
65#undef DISABLE_PAM
66
Damien Millerd2c208a2000-05-17 22:00:02 +100067/* Define if you want to enable AIX4's authenticate function */
Damien Miller1fa154b2000-01-23 10:32:03 +110068#undef WITH_AIXAUTHENTICATE
69
Damien Miller91606b12000-06-28 08:22:29 +100070/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
71#undef WITH_IRIX_ARRAY
72
73/* Define if you want IRIX project management */
74#undef WITH_IRIX_PROJECT
75
76/* Define if you want IRIX audit trails */
77#undef WITH_IRIX_AUDIT
78
Damien Miller3f905871999-11-15 17:10:57 +110079/* Location of random number pool */
Damien Millerab18c411999-11-11 10:40:23 +110080#undef RANDOM_POOL
81
Damien Miller040f3832000-04-03 14:50:43 +100082/* Location of EGD random number socket */
83#undef EGD_SOCKET
Damien Miller1fa154b2000-01-23 10:32:03 +110084
Damien Miller4018c192000-04-30 09:30:44 +100085/* Builtin PRNG command timeout */
86#undef ENTROPY_TIMEOUT_MSEC
87
Damien Miller670a4b82000-01-22 13:53:11 +110088/* Define if you want to install preformatted manpages.*/
89#undef MANTYPE
90
Damien Miller7f6ea021999-10-28 13:25:17 +100091/* Define if your ssl headers are included with #include <openssl/header.h> */
92#undef HAVE_OPENSSL
Damien Millerab18c411999-11-11 10:40:23 +110093
Damien Millerd00d1611999-12-29 10:17:09 +110094/* Define if you are linking against RSAref. Used only to print the right
95 * message at run-time. */
96#undef RSAREF
97
Damien Miller34132e52000-01-14 15:45:46 +110098/* struct utmp and struct utmpx fields */
Damien Millerab18c411999-11-11 10:40:23 +110099#undef HAVE_HOST_IN_UTMP
Damien Millerbf1c9b21999-12-09 10:16:54 +1100100#undef HAVE_HOST_IN_UTMPX
Damien Miller3131d8b1999-12-31 09:42:24 +1100101#undef HAVE_ADDR_IN_UTMP
Damien Miller3131d8b1999-12-31 09:42:24 +1100102#undef HAVE_ADDR_IN_UTMPX
Damien Miller34132e52000-01-14 15:45:46 +1100103#undef HAVE_ADDR_V6_IN_UTMP
104#undef HAVE_ADDR_V6_IN_UTMPX
Damien Miller2e1b0821999-12-25 10:11:29 +1100105#undef HAVE_SYSLEN_IN_UTMPX
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100106#undef HAVE_PID_IN_UTMP
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100107#undef HAVE_TYPE_IN_UTMP
Damien Millerad1bc5f2000-05-20 14:53:09 +1000108#undef HAVE_TYPE_IN_UTMPX
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100109#undef HAVE_TV_IN_UTMP
andre2ff7b5d2000-06-03 14:57:40 +0000110#undef HAVE_TV_IN_UTMPX
Damien Miller9550a761999-12-29 02:32:22 +1100111#undef HAVE_ID_IN_UTMP
Damien Miller8e81ed32000-07-01 13:17:42 +1000112#undef HAVE_ID_IN_UTMPX
andre2ff7b5d2000-06-03 14:57:40 +0000113#undef HAVE_EXIT_IN_UTMP
114#undef HAVE_TIME_IN_UTMP
115#undef HAVE_TIME_IN_UTMPX
Damien Miller9550a761999-12-29 02:32:22 +1100116
andre2ff7b5d2000-06-03 14:57:40 +0000117/* Define if you don't want to use your system's login() call */
118#undef DISABLE_LOGIN
119
120/* Define if you don't want to use pututline() etc. to write [uw]tmp */
121#undef DISABLE_PUTUTLINE
122
123/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
124#undef DISABLE_PUTUTXLINE
125
126/* Define if you don't want to use lastlog */
127#undef DISABLE_LASTLOG
128
129/* Define if you don't want to use utmp */
130#undef DISABLE_UTMP
131
132/* Define if you don't want to use utmpx */
133#undef DISABLE_UTMPX
134
135/* Define if you don't want to use wtmp */
136#undef DISABLE_WTMP
137
138/* Define if you don't want to use wtmpx */
139#undef DISABLE_WTMPX
140
141/* Define if you want to specify the path to your lastlog file */
142#undef CONF_LASTLOG_FILE
143
144/* Define if you want to specify the path to your utmp file */
145#undef CONF_UTMP_FILE
146
147/* Define if you want to specify the path to your wtmp file */
148#undef CONF_WTMP_FILE
149
150/* Define if you want to specify the path to your utmpx file */
151#undef CONF_UTMPX_FILE
152
153/* Define if you want to specify the path to your wtmpx file */
154#undef CONF_WTMPX_FILE
Damien Miller368cf641999-12-21 09:51:36 +1100155
Damien Millerab18c411999-11-11 10:40:23 +1100156/* Define is libutil has login() function */
157#undef HAVE_LIBUTIL_LOGIN
Damien Miller5ce662a1999-11-11 17:57:39 +1100158
Damien Miller3f905871999-11-15 17:10:57 +1100159/* Define if you want external askpass support */
Damien Millerd05a2471999-11-15 14:25:30 +1100160#undef USE_EXTERNAL_ASKPASS
Damien Miller5ce662a1999-11-11 17:57:39 +1100161
Damien Miller3f905871999-11-15 17:10:57 +1100162/* Define if libc defines __progname */
163#undef HAVE___PROGNAME
164
Damien Miller80297751999-11-19 13:03:25 +1100165/* Define if you want Kerberos 4 support */
166#undef KRB4
167
168/* Define if you want AFS support */
169#undef AFS
170
171/* Define if you want S/Key support */
172#undef SKEY
173
174/* Define if you want TCP Wrappers support */
175#undef LIBWRAP
176
Damien Miller04f80141999-11-19 15:32:34 +1100177/* Define if your libraries define login() */
178#undef HAVE_LOGIN
179
180/* Define if your libraries define daemon() */
181#undef HAVE_DAEMON
182
Damien Miller9fb07e42000-03-05 16:22:59 +1100183/* Define if your libraries define getpagesize() */
184#undef HAVE_GETPAGESIZE
185
Damien Miller76112de1999-12-21 11:18:08 +1100186/* Define if xauth is found in your path */
187#undef XAUTH_PATH
188
Damien Miller2e1b0821999-12-25 10:11:29 +1100189/* Define if rsh is found in your path */
190#undef RSH_PATH
191
Damien Millerdd1c7ba1999-11-19 15:53:20 +1100192/* Define if you want to allow MD5 passwords */
193#undef HAVE_MD5_PASSWORDS
194
Damien Miller76112de1999-12-21 11:18:08 +1100195/* Define if you want to disable shadow passwords */
196#undef DISABLE_SHADOW
197
Damien Miller1f335fb2000-06-26 11:31:33 +1000198/* Define if you want to use shadow password expire field */
199#undef HAS_SHADOW_EXPIRE
200
Damien Millerb8c656e2000-06-28 15:22:41 +1000201/* Define if you have Digital Unix Security Integration Architecture */
202#undef HAVE_OSF_SIA
203
Damien Millerdfc83f42000-05-20 15:02:59 +1000204/* Define if you have getpwanam(3) [SunOS 4.x] */
205#undef HAVE_GETPWANAM
206
Damien Miller4018c192000-04-30 09:30:44 +1000207/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
208#undef NEED_IN_SYSTM_H
209
Damien Miller859cec01999-11-22 14:27:24 +1100210/* Define if you have an old version of PAM which takes only one argument */
211/* to pam_strerror */
212#undef HAVE_OLD_PAM
213
Damien Miller2e1b0821999-12-25 10:11:29 +1100214/* Set this to your mail directory if you don't have maillock.h */
215#undef MAIL_DIRECTORY
216
Damien Millerc6398ef1999-11-20 12:18:40 +1100217/* Data types */
Damien Millercaf6dd62000-08-29 11:33:50 +1100218#undef HAVE_U_INT
Damien Millerc6398ef1999-11-20 12:18:40 +1100219#undef HAVE_INTXX_T
220#undef HAVE_U_INTXX_T
221#undef HAVE_UINTXX_T
Damien Miller578783e2000-09-23 14:12:24 +1100222#undef HAVE_INT64_T
223#undef HAVE_U_INT64_T
Damien Miller74d0d4a1999-12-29 02:24:35 +1100224#undef HAVE_SOCKLEN_T
Damien Miller95058511999-12-29 10:36:45 +1100225#undef HAVE_SIZE_T
Damien Miller615f9392000-05-17 22:53:33 +1000226#undef HAVE_SSIZE_T
Damien Miller0f91b4e2000-06-18 15:43:25 +1000227#undef HAVE_MODE_T
228#undef HAVE_PID_T
Damien Millerb54b40e2000-06-23 08:23:34 +1000229#undef HAVE_SA_FAMILY_T
Damien Miller34132e52000-01-14 15:45:46 +1100230#undef HAVE_STRUCT_SOCKADDR_STORAGE
231#undef HAVE_STRUCT_ADDRINFO
232#undef HAVE_STRUCT_IN6_ADDR
233#undef HAVE_STRUCT_SOCKADDR_IN6
234
235/* Fields in struct sockaddr_storage */
236#undef HAVE_SS_FAMILY_IN_SS
237#undef HAVE___SS_FAMILY_IN_SS
Damien Millerc6398ef1999-11-20 12:18:40 +1100238
Damien Miller037a0dc1999-12-07 15:38:31 +1100239/* Define if you have /dev/ptmx */
240#undef HAVE_DEV_PTMX
241
242/* Define if you have /dev/ptc */
243#undef HAVE_DEV_PTS_AND_PTC
244
Damien Miller76112de1999-12-21 11:18:08 +1100245/* Define if you need to use IP address instead of hostname in $DISPLAY */
246#undef IPADDR_IN_DISPLAY
Damien Millerc6b3bbe1999-12-13 08:27:33 +1100247
Damien Miller5a3e6831999-12-27 09:48:56 +1100248/* Specify default $PATH */
249#undef USER_PATH
250
Damien Miller5eed6a22000-01-16 12:05:18 +1100251/* Specify location of ssh.pid */
Damien Millerdbd250f2000-01-18 08:57:14 +1100252#undef PIDDIR
Damien Miller5eed6a22000-01-16 12:05:18 +1100253
Damien Miller7d80e342000-01-19 14:36:49 +1100254/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
255#undef IPV4_DEFAULT
256
Damien Millereca71f82000-01-20 22:38:27 +1100257/* getaddrinfo is broken (if present) */
258#undef BROKEN_GETADDRINFO
259
Damien Millerbac2d8a2000-09-05 16:13:06 +1100260/* vhangup is broken (if present) */
261#undef BROKEN_VHANGUP
262
Damien Miller8b1204d2000-03-13 15:41:24 +1100263/* Workaround more Linux IPv6 quirks */
Damien Miller7bcb0892000-03-11 20:45:40 +1100264#undef DONT_TRY_OTHER_AF
265
266/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
267#undef IPV4_IN_IPV6
268
Damien Miller6854f821999-11-13 10:49:55 +1100269@BOTTOM@
270
Damien Miller3d1b22c1999-11-12 15:46:08 +1100271/* ******************* Shouldn't need to edit below this line ************** */
272
Damien Miller5a3e6831999-12-27 09:48:56 +1100273#include "defines.h"
Damien Miller6b85a7f2000-01-02 11:45:33 +1100274
Damien Miller9550a242000-01-19 10:41:23 +1100275#endif /* _CONFIG_H */