blob: f0242eec48e5fedcdbe05f1103daa231d2533a1b [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
Kevin Steves8848b242000-10-18 13:11:44 +00009/* Define to a Set Process Title type if your system is */
10/* supported by bsd-setproctitle.c */
11#undef SPT_TYPE
12
Damien Miller78315eb2000-09-29 23:01:36 +110013/* SCO workaround */
14#undef BROKEN_SYS_TERMIO_H
Ben Lindstrom42717bf2000-12-28 15:46:20 +000015#undef HAVE_BOGUS_SYS_QUEUE_H
Damien Miller78315eb2000-09-29 23:01:36 +110016
17/* Define if you have SCO protected password database */
18#undef HAVE_SCO_PROTECTED_PW
19
Damien Millerad833b32000-08-23 10:46:23 +100020/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
21/* from environment and PATH */
22#undef LOGIN_PROGRAM_FALLBACK
23
24/* Define if your password has a pw_class field */
25#undef HAVE_PW_CLASS_IN_PASSWD
26
Damien Miller942da032000-08-18 13:59:06 +100027/* Define if your system's struct sockaddr_un has a sun_len member */
28#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
29
Damien Miller11fa2cc2000-08-16 10:35:58 +100030/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
31#undef BROKEN_INET_NTOA
32
Damien Millerecbb26d2000-07-15 14:59:14 +100033/* Define if your system defines sys_errlist[] */
34#undef HAVE_SYS_ERRLIST
35
Damien Miller11fa2cc2000-08-16 10:35:58 +100036/* Define if your system defines sys_nerr */
37#undef HAVE_SYS_NERR
38
Damien Miller2ae714f2000-07-11 09:29:50 +100039/* Define if your system choked on IP TOS setting */
40#undef IP_TOS_IS_BROKEN
41
Damien Miller5fc85652000-07-09 23:53:07 +100042/* Define if you have the getuserattr function. */
43#undef HAVE_GETUSERATTR
44
Damien Miller4e997202000-07-09 21:21:52 +100045/* Work around problematic Linux PAM modules handling of PAM_TTY */
46#undef PAM_TTY_KLUDGE
47
Damien Millerfe668e42000-07-08 10:44:13 +100048/* Use PIPES instead of a socketpair() */
49#undef USE_PIPES
50
Damien Millercb170cb2000-07-01 16:52:55 +100051/* Define if your snprintf is busted */
52#undef BROKEN_SNPRINTF
53
Damien Millerbac2d8a2000-09-05 16:13:06 +110054/* Define if you are on Cygwin */
55#undef HAVE_CYGWIN
56
Ben Lindstromb5628642000-10-18 00:02:25 +000057/* Define if you lack native POSIX regex and you are using PCRE */
58#undef HAVE_LIBPCRE
Ben Lindstromca1c2a02000-10-14 21:33:19 +000059
Ben Lindstromb4df15d2000-10-15 00:17:36 +000060/* Define if you have a broken realpath. */
61#undef BROKEN_REALPATH
62
Damien Miller0f91b4e2000-06-18 15:43:25 +100063/* Define if you are on NeXT */
64#undef HAVE_NEXT
65
Ben Lindstromb5628642000-10-18 00:02:25 +000066/* Define if you are on NEWS-OS */
67#undef HAVE_NEWS4
68
Damien Millera64b57a2001-01-17 10:44:13 +110069/* Define if you want to enable PAM support */
70#undef USE_PAM
Damien Millerbeb4ba51999-12-28 15:09:35 +110071
Damien Millerd2c208a2000-05-17 22:00:02 +100072/* Define if you want to enable AIX4's authenticate function */
Damien Miller1fa154b2000-01-23 10:32:03 +110073#undef WITH_AIXAUTHENTICATE
74
Damien Miller91606b12000-06-28 08:22:29 +100075/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
76#undef WITH_IRIX_ARRAY
77
78/* Define if you want IRIX project management */
79#undef WITH_IRIX_PROJECT
80
81/* Define if you want IRIX audit trails */
82#undef WITH_IRIX_AUDIT
83
Ben Lindstrom980754c2000-11-12 00:04:24 +000084/* Define if you want IRIX kernel jobs */
85#undef WITH_IRIX_JOBS
86
Damien Miller3f905871999-11-15 17:10:57 +110087/* Location of random number pool */
Damien Millerab18c411999-11-11 10:40:23 +110088#undef RANDOM_POOL
89
Damien Miller040f3832000-04-03 14:50:43 +100090/* Location of EGD random number socket */
91#undef EGD_SOCKET
Damien Miller1fa154b2000-01-23 10:32:03 +110092
Damien Miller4018c192000-04-30 09:30:44 +100093/* Builtin PRNG command timeout */
94#undef ENTROPY_TIMEOUT_MSEC
95
Damien Miller670a4b82000-01-22 13:53:11 +110096/* Define if you want to install preformatted manpages.*/
97#undef MANTYPE
98
Damien Miller7f6ea021999-10-28 13:25:17 +100099/* Define if your ssl headers are included with #include <openssl/header.h> */
100#undef HAVE_OPENSSL
Damien Millerab18c411999-11-11 10:40:23 +1100101
Damien Millerd00d1611999-12-29 10:17:09 +1100102/* Define if you are linking against RSAref. Used only to print the right
103 * message at run-time. */
104#undef RSAREF
105
Ben Lindstrom42202bc2001-01-15 02:34:37 +0000106/* struct timeval */
107#undef HAVE_STRUCT_TIMEVAL
108
Damien Miller34132e52000-01-14 15:45:46 +1100109/* struct utmp and struct utmpx fields */
Damien Millerab18c411999-11-11 10:40:23 +1100110#undef HAVE_HOST_IN_UTMP
Damien Millerbf1c9b21999-12-09 10:16:54 +1100111#undef HAVE_HOST_IN_UTMPX
Damien Miller3131d8b1999-12-31 09:42:24 +1100112#undef HAVE_ADDR_IN_UTMP
Damien Miller3131d8b1999-12-31 09:42:24 +1100113#undef HAVE_ADDR_IN_UTMPX
Damien Miller34132e52000-01-14 15:45:46 +1100114#undef HAVE_ADDR_V6_IN_UTMP
115#undef HAVE_ADDR_V6_IN_UTMPX
Damien Miller2e1b0821999-12-25 10:11:29 +1100116#undef HAVE_SYSLEN_IN_UTMPX
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100117#undef HAVE_PID_IN_UTMP
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100118#undef HAVE_TYPE_IN_UTMP
Damien Millerad1bc5f2000-05-20 14:53:09 +1000119#undef HAVE_TYPE_IN_UTMPX
Damien Miller4ff2b9b1999-12-28 10:41:12 +1100120#undef HAVE_TV_IN_UTMP
andre2ff7b5d2000-06-03 14:57:40 +0000121#undef HAVE_TV_IN_UTMPX
Damien Miller9550a761999-12-29 02:32:22 +1100122#undef HAVE_ID_IN_UTMP
Damien Miller8e81ed32000-07-01 13:17:42 +1000123#undef HAVE_ID_IN_UTMPX
andre2ff7b5d2000-06-03 14:57:40 +0000124#undef HAVE_EXIT_IN_UTMP
125#undef HAVE_TIME_IN_UTMP
126#undef HAVE_TIME_IN_UTMPX
Damien Miller9550a761999-12-29 02:32:22 +1100127
andre2ff7b5d2000-06-03 14:57:40 +0000128/* Define if you don't want to use your system's login() call */
129#undef DISABLE_LOGIN
130
131/* Define if you don't want to use pututline() etc. to write [uw]tmp */
132#undef DISABLE_PUTUTLINE
133
134/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
135#undef DISABLE_PUTUTXLINE
136
137/* Define if you don't want to use lastlog */
138#undef DISABLE_LASTLOG
139
140/* Define if you don't want to use utmp */
141#undef DISABLE_UTMP
142
143/* Define if you don't want to use utmpx */
144#undef DISABLE_UTMPX
145
146/* Define if you don't want to use wtmp */
147#undef DISABLE_WTMP
148
149/* Define if you don't want to use wtmpx */
150#undef DISABLE_WTMPX
151
152/* Define if you want to specify the path to your lastlog file */
153#undef CONF_LASTLOG_FILE
154
155/* Define if you want to specify the path to your utmp file */
156#undef CONF_UTMP_FILE
157
158/* Define if you want to specify the path to your wtmp file */
159#undef CONF_WTMP_FILE
160
161/* Define if you want to specify the path to your utmpx file */
162#undef CONF_UTMPX_FILE
163
164/* Define if you want to specify the path to your wtmpx file */
165#undef CONF_WTMPX_FILE
Damien Miller368cf641999-12-21 09:51:36 +1100166
Damien Millerab18c411999-11-11 10:40:23 +1100167/* Define is libutil has login() function */
168#undef HAVE_LIBUTIL_LOGIN
Damien Miller5ce662a1999-11-11 17:57:39 +1100169
Damien Miller3f905871999-11-15 17:10:57 +1100170/* Define if you want external askpass support */
Damien Millerd05a2471999-11-15 14:25:30 +1100171#undef USE_EXTERNAL_ASKPASS
Damien Miller5ce662a1999-11-11 17:57:39 +1100172
Damien Miller3f905871999-11-15 17:10:57 +1100173/* Define if libc defines __progname */
174#undef HAVE___PROGNAME
175
Damien Miller80297751999-11-19 13:03:25 +1100176/* Define if you want Kerberos 4 support */
177#undef KRB4
178
179/* Define if you want AFS support */
180#undef AFS
181
182/* Define if you want S/Key support */
183#undef SKEY
184
185/* Define if you want TCP Wrappers support */
186#undef LIBWRAP
187
Damien Miller04f80141999-11-19 15:32:34 +1100188/* Define if your libraries define login() */
189#undef HAVE_LOGIN
190
191/* Define if your libraries define daemon() */
192#undef HAVE_DAEMON
193
Damien Miller9fb07e42000-03-05 16:22:59 +1100194/* Define if your libraries define getpagesize() */
195#undef HAVE_GETPAGESIZE
196
Damien Miller76112de1999-12-21 11:18:08 +1100197/* Define if xauth is found in your path */
198#undef XAUTH_PATH
199
Damien Miller2e1b0821999-12-25 10:11:29 +1100200/* Define if rsh is found in your path */
201#undef RSH_PATH
202
Damien Millerdd1c7ba1999-11-19 15:53:20 +1100203/* Define if you want to allow MD5 passwords */
204#undef HAVE_MD5_PASSWORDS
205
Damien Miller76112de1999-12-21 11:18:08 +1100206/* Define if you want to disable shadow passwords */
207#undef DISABLE_SHADOW
208
Damien Miller1f335fb2000-06-26 11:31:33 +1000209/* Define if you want to use shadow password expire field */
210#undef HAS_SHADOW_EXPIRE
211
Damien Millerb8c656e2000-06-28 15:22:41 +1000212/* Define if you have Digital Unix Security Integration Architecture */
213#undef HAVE_OSF_SIA
214
Damien Millerdfc83f42000-05-20 15:02:59 +1000215/* Define if you have getpwanam(3) [SunOS 4.x] */
216#undef HAVE_GETPWANAM
217
Damien Miller4018c192000-04-30 09:30:44 +1000218/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
219#undef NEED_IN_SYSTM_H
220
Damien Miller859cec01999-11-22 14:27:24 +1100221/* Define if you have an old version of PAM which takes only one argument */
222/* to pam_strerror */
223#undef HAVE_OLD_PAM
224
Damien Miller82cf0ce2000-12-20 13:34:48 +1100225/* Define if you are using Solaris-derived PAM which passes pam_messages */
226/* to the conversation function with an extra level of indirection */
227#undef PAM_SUN_CODEBASE
228
Damien Miller2e1b0821999-12-25 10:11:29 +1100229/* Set this to your mail directory if you don't have maillock.h */
230#undef MAIL_DIRECTORY
231
Damien Millerc6398ef1999-11-20 12:18:40 +1100232/* Data types */
Damien Millercaf6dd62000-08-29 11:33:50 +1100233#undef HAVE_U_INT
Damien Millerc6398ef1999-11-20 12:18:40 +1100234#undef HAVE_INTXX_T
235#undef HAVE_U_INTXX_T
236#undef HAVE_UINTXX_T
Damien Miller578783e2000-09-23 14:12:24 +1100237#undef HAVE_INT64_T
238#undef HAVE_U_INT64_T
Damien Miller74d0d4a1999-12-29 02:24:35 +1100239#undef HAVE_SOCKLEN_T
Damien Miller95058511999-12-29 10:36:45 +1100240#undef HAVE_SIZE_T
Damien Miller615f9392000-05-17 22:53:33 +1000241#undef HAVE_SSIZE_T
Ben Lindstrom0d5af602001-01-09 00:50:29 +0000242#undef HAVE_CLOCK_T
Damien Miller0f91b4e2000-06-18 15:43:25 +1000243#undef HAVE_MODE_T
244#undef HAVE_PID_T
Damien Millerb54b40e2000-06-23 08:23:34 +1000245#undef HAVE_SA_FAMILY_T
Damien Miller34132e52000-01-14 15:45:46 +1100246#undef HAVE_STRUCT_SOCKADDR_STORAGE
247#undef HAVE_STRUCT_ADDRINFO
248#undef HAVE_STRUCT_IN6_ADDR
249#undef HAVE_STRUCT_SOCKADDR_IN6
250
251/* Fields in struct sockaddr_storage */
252#undef HAVE_SS_FAMILY_IN_SS
253#undef HAVE___SS_FAMILY_IN_SS
Damien Millerc6398ef1999-11-20 12:18:40 +1100254
Ben Lindstrom401d58f2001-01-19 17:11:43 +0000255/* Define if you have a regcomp() function */
256#undef HAVE_REGCOMP
257
Damien Miller037a0dc1999-12-07 15:38:31 +1100258/* Define if you have /dev/ptmx */
259#undef HAVE_DEV_PTMX
260
261/* Define if you have /dev/ptc */
262#undef HAVE_DEV_PTS_AND_PTC
263
Damien Miller76112de1999-12-21 11:18:08 +1100264/* Define if you need to use IP address instead of hostname in $DISPLAY */
265#undef IPADDR_IN_DISPLAY
Damien Millerc6b3bbe1999-12-13 08:27:33 +1100266
Damien Miller5a3e6831999-12-27 09:48:56 +1100267/* Specify default $PATH */
268#undef USER_PATH
269
Damien Miller5eed6a22000-01-16 12:05:18 +1100270/* Specify location of ssh.pid */
Ben Lindstrom226cfa02001-01-22 05:34:40 +0000271#undef _PATH_SSH_PIDDIR
Damien Miller5eed6a22000-01-16 12:05:18 +1100272
Damien Miller7d80e342000-01-19 14:36:49 +1100273/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
274#undef IPV4_DEFAULT
275
Ben Lindstromb5628642000-10-18 00:02:25 +0000276/* If you have no atexit() but xatexit(), and want to use xatexit() */
277#undef HAVE_XATEXIT
278
Damien Millereca71f82000-01-20 22:38:27 +1100279/* getaddrinfo is broken (if present) */
280#undef BROKEN_GETADDRINFO
281
Damien Millerbac2d8a2000-09-05 16:13:06 +1100282/* vhangup is broken (if present) */
283#undef BROKEN_VHANGUP
284
Damien Miller8b1204d2000-03-13 15:41:24 +1100285/* Workaround more Linux IPv6 quirks */
Damien Miller7bcb0892000-03-11 20:45:40 +1100286#undef DONT_TRY_OTHER_AF
287
288/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
289#undef IPV4_IN_IPV6
290
Damien Miller6854f821999-11-13 10:49:55 +1100291@BOTTOM@
292
Damien Miller3d1b22c1999-11-12 15:46:08 +1100293/* ******************* Shouldn't need to edit below this line ************** */
294
Damien Miller5a3e6831999-12-27 09:48:56 +1100295#include "defines.h"
Damien Miller6b85a7f2000-01-02 11:45:33 +1100296
Damien Miller9550a242000-01-19 10:41:23 +1100297#endif /* _CONFIG_H */