]> andersk Git - openssh.git/blame - acconfig.h
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
[openssh.git] / acconfig.h
CommitLineData
76a8e733 1#ifndef _CONFIG_H
2#define _CONFIG_H
3
cb807f40 4/* Generated automatically from acconfig.h by autoheader. */
5/* Please make your changes there */
6
7@TOP@
5881cd60 8
f5af5cd5 9/* Define to a Set Process Title type if your system is */
10/* supported by bsd-setproctitle.c */
11#undef SPT_TYPE
12
77bb0bca 13/* SCO workaround */
14#undef BROKEN_SYS_TERMIO_H
15
16/* Define if you have SCO protected password database */
17#undef HAVE_SCO_PROTECTED_PW
18
2e73a022 19/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
20/* from environment and PATH */
21#undef LOGIN_PROGRAM_FALLBACK
22
23/* Define if your password has a pw_class field */
24#undef HAVE_PW_CLASS_IN_PASSWD
25
c345cf9d 26/* Define if your system's struct sockaddr_un has a sun_len member */
27#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
28
416ed5a7 29/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
30#undef BROKEN_INET_NTOA
31
819b676f 32/* Define if your system defines sys_errlist[] */
33#undef HAVE_SYS_ERRLIST
34
416ed5a7 35/* Define if your system defines sys_nerr */
36#undef HAVE_SYS_NERR
37
132dd316 38/* Define if your system choked on IP TOS setting */
39#undef IP_TOS_IS_BROKEN
40
5fa45897 41/* Define if you have the getuserattr function. */
42#undef HAVE_GETUSERATTR
43
a8545c6c 44/* Work around problematic Linux PAM modules handling of PAM_TTY */
45#undef PAM_TTY_KLUDGE
46
b3f162ba 47/* Use PIPES instead of a socketpair() */
48#undef USE_PIPES
49
2647ae26 50/* Define if your snprintf is busted */
51#undef BROKEN_SNPRINTF
52
3c62e7eb 53/* Define if you are on Cygwin */
54#undef HAVE_CYGWIN
55
66d6c27e 56/* Define if you lack native POSIX regex and you are using PCRE */
57#undef HAVE_LIBPCRE
d8f1edd5 58
443172c4 59/* Define if you have a broken realpath. */
60#undef BROKEN_REALPATH
61
729bfe59 62/* Define if you are on NeXT */
63#undef HAVE_NEXT
64
66d6c27e 65/* Define if you are on NEWS-OS */
66#undef HAVE_NEWS4
67
d94aa2ae 68/* Define if you want to disable PAM support */
69#undef DISABLE_PAM
70
c1ef8333 71/* Define if you want to enable AIX4's authenticate function */
4c40f834 72#undef WITH_AIXAUTHENTICATE
73
3206bb3b 74/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
75#undef WITH_IRIX_ARRAY
76
77/* Define if you want IRIX project management */
78#undef WITH_IRIX_PROJECT
79
80/* Define if you want IRIX audit trails */
81#undef WITH_IRIX_AUDIT
82
d287c664 83/* Define if you want IRIX kernel jobs */
84#undef WITH_IRIX_JOBS
85
f601d847 86/* Location of random number pool */
4cca272e 87#undef RANDOM_POOL
88
bfc9a610 89/* Location of EGD random number socket */
90#undef EGD_SOCKET
4c40f834 91
b7a87eea 92/* Builtin PRNG command timeout */
93#undef ENTROPY_TIMEOUT_MSEC
94
c54a6257 95/* Define if you want to install preformatted manpages.*/
96#undef MANTYPE
97
5881cd60 98/* Define if your ssl headers are included with #include <openssl/header.h> */
99#undef HAVE_OPENSSL
4cca272e 100
0a2ff95d 101/* Define if you are linking against RSAref. Used only to print the right
102 * message at run-time. */
103#undef RSAREF
104
48e671d5 105/* struct utmp and struct utmpx fields */
4cca272e 106#undef HAVE_HOST_IN_UTMP
8946db53 107#undef HAVE_HOST_IN_UTMPX
4811cc0b 108#undef HAVE_ADDR_IN_UTMP
4811cc0b 109#undef HAVE_ADDR_IN_UTMPX
48e671d5 110#undef HAVE_ADDR_V6_IN_UTMP
111#undef HAVE_ADDR_V6_IN_UTMPX
f498ed15 112#undef HAVE_SYSLEN_IN_UTMPX
70e0115b 113#undef HAVE_PID_IN_UTMP
70e0115b 114#undef HAVE_TYPE_IN_UTMP
25422c70 115#undef HAVE_TYPE_IN_UTMPX
70e0115b 116#undef HAVE_TV_IN_UTMP
1d7b9b20 117#undef HAVE_TV_IN_UTMPX
c73a0cb5 118#undef HAVE_ID_IN_UTMP
daaff4d5 119#undef HAVE_ID_IN_UTMPX
1d7b9b20 120#undef HAVE_EXIT_IN_UTMP
121#undef HAVE_TIME_IN_UTMP
122#undef HAVE_TIME_IN_UTMPX
c73a0cb5 123
1d7b9b20 124/* Define if you don't want to use your system's login() call */
125#undef DISABLE_LOGIN
126
127/* Define if you don't want to use pututline() etc. to write [uw]tmp */
128#undef DISABLE_PUTUTLINE
129
130/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
131#undef DISABLE_PUTUTXLINE
132
133/* Define if you don't want to use lastlog */
134#undef DISABLE_LASTLOG
135
136/* Define if you don't want to use utmp */
137#undef DISABLE_UTMP
138
139/* Define if you don't want to use utmpx */
140#undef DISABLE_UTMPX
141
142/* Define if you don't want to use wtmp */
143#undef DISABLE_WTMP
144
145/* Define if you don't want to use wtmpx */
146#undef DISABLE_WTMPX
147
148/* Define if you want to specify the path to your lastlog file */
149#undef CONF_LASTLOG_FILE
150
151/* Define if you want to specify the path to your utmp file */
152#undef CONF_UTMP_FILE
153
154/* Define if you want to specify the path to your wtmp file */
155#undef CONF_WTMP_FILE
156
157/* Define if you want to specify the path to your utmpx file */
158#undef CONF_UTMPX_FILE
159
160/* Define if you want to specify the path to your wtmpx file */
161#undef CONF_WTMPX_FILE
92f90c57 162
4cca272e 163/* Define is libutil has login() function */
164#undef HAVE_LIBUTIL_LOGIN
6a17f9c2 165
f601d847 166/* Define if you want external askpass support */
dad9a31e 167#undef USE_EXTERNAL_ASKPASS
045672f9 168
f601d847 169/* Define if libc defines __progname */
170#undef HAVE___PROGNAME
171
91b8065d 172/* Define if you want Kerberos 4 support */
173#undef KRB4
174
175/* Define if you want AFS support */
176#undef AFS
177
178/* Define if you want S/Key support */
179#undef SKEY
180
181/* Define if you want TCP Wrappers support */
182#undef LIBWRAP
183
beb43d31 184/* Define if your libraries define login() */
185#undef HAVE_LOGIN
186
187/* Define if your libraries define daemon() */
188#undef HAVE_DAEMON
189
aa6bd60a 190/* Define if your libraries define getpagesize() */
191#undef HAVE_GETPAGESIZE
192
a7effaac 193/* Define if xauth is found in your path */
194#undef XAUTH_PATH
195
f498ed15 196/* Define if rsh is found in your path */
197#undef RSH_PATH
198
caf3bc51 199/* Define if you want to allow MD5 passwords */
200#undef HAVE_MD5_PASSWORDS
201
a7effaac 202/* Define if you want to disable shadow passwords */
203#undef DISABLE_SHADOW
204
4cb5ffa0 205/* Define if you want to use shadow password expire field */
206#undef HAS_SHADOW_EXPIRE
207
4d33e531 208/* Define if you have Digital Unix Security Integration Architecture */
209#undef HAVE_OSF_SIA
210
a423beaf 211/* Define if you have getpwanam(3) [SunOS 4.x] */
212#undef HAVE_GETPWANAM
213
b7a87eea 214/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
215#undef NEED_IN_SYSTM_H
216
96ad4350 217/* Define if you have an old version of PAM which takes only one argument */
218/* to pam_strerror */
219#undef HAVE_OLD_PAM
220
adeebd37 221/* Define if you are using Solaris-derived PAM which passes pam_messages */
222/* to the conversation function with an extra level of indirection */
223#undef PAM_SUN_CODEBASE
224
f498ed15 225/* Set this to your mail directory if you don't have maillock.h */
226#undef MAIL_DIRECTORY
227
2b942fe0 228/* Data types */
14a9a859 229#undef HAVE_U_INT
2b942fe0 230#undef HAVE_INTXX_T
231#undef HAVE_U_INTXX_T
232#undef HAVE_UINTXX_T
bd590612 233#undef HAVE_INT64_T
234#undef HAVE_U_INT64_T
ea1970a3 235#undef HAVE_SOCKLEN_T
e3a93db0 236#undef HAVE_SIZE_T
c04f75f1 237#undef HAVE_SSIZE_T
729bfe59 238#undef HAVE_MODE_T
239#undef HAVE_PID_T
1c04b088 240#undef HAVE_SA_FAMILY_T
48e671d5 241#undef HAVE_STRUCT_SOCKADDR_STORAGE
242#undef HAVE_STRUCT_ADDRINFO
243#undef HAVE_STRUCT_IN6_ADDR
244#undef HAVE_STRUCT_SOCKADDR_IN6
245
246/* Fields in struct sockaddr_storage */
247#undef HAVE_SS_FAMILY_IN_SS
248#undef HAVE___SS_FAMILY_IN_SS
2b942fe0 249
a408af76 250/* Define if you have /dev/ptmx */
251#undef HAVE_DEV_PTMX
252
253/* Define if you have /dev/ptc */
254#undef HAVE_DEV_PTS_AND_PTC
255
a7effaac 256/* Define if you need to use IP address instead of hostname in $DISPLAY */
257#undef IPADDR_IN_DISPLAY
847e8865 258
cb807f40 259/* Specify default $PATH */
260#undef USER_PATH
261
47e45e44 262/* Specify location of ssh.pid */
a63a7f37 263#undef PIDDIR
47e45e44 264
59e76f33 265/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
266#undef IPV4_DEFAULT
267
66d6c27e 268/* If you have no atexit() but xatexit(), and want to use xatexit() */
269#undef HAVE_XATEXIT
270
4c8ef3fb 271/* getaddrinfo is broken (if present) */
272#undef BROKEN_GETADDRINFO
273
3c62e7eb 274/* vhangup is broken (if present) */
275#undef BROKEN_VHANGUP
276
92cb021c 277/* Workaround more Linux IPv6 quirks */
80faa19f 278#undef DONT_TRY_OTHER_AF
279
280/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
281#undef IPV4_IN_IPV6
282
dcf3fbb2 283@BOTTOM@
284
045672f9 285/* ******************* Shouldn't need to edit below this line ************** */
6a17f9c2 286
cb807f40 287#include "defines.h"
76a8e733 288
082bbfb3 289#endif /* _CONFIG_H */
This page took 0.118695 seconds and 5 git commands to generate.