]> andersk Git - openssh.git/blame - acconfig.h
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
[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
729bfe59 9/* Define if you are on NeXT */
10#undef HAVE_NEXT
11
d94aa2ae 12/* Define if you want to disable PAM support */
13#undef DISABLE_PAM
14
c1ef8333 15/* Define if you want to enable AIX4's authenticate function */
4c40f834 16#undef WITH_AIXAUTHENTICATE
17
3206bb3b 18/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
19#undef WITH_IRIX_ARRAY
20
21/* Define if you want IRIX project management */
22#undef WITH_IRIX_PROJECT
23
24/* Define if you want IRIX audit trails */
25#undef WITH_IRIX_AUDIT
26
f601d847 27/* Location of random number pool */
4cca272e 28#undef RANDOM_POOL
29
bfc9a610 30/* Location of EGD random number socket */
31#undef EGD_SOCKET
4c40f834 32
b7a87eea 33/* Builtin PRNG command timeout */
34#undef ENTROPY_TIMEOUT_MSEC
35
c54a6257 36/* Define if you want to install preformatted manpages.*/
37#undef MANTYPE
38
5881cd60 39/* Define if your ssl headers are included with #include <openssl/header.h> */
40#undef HAVE_OPENSSL
4cca272e 41
0a2ff95d 42/* Define if you are linking against RSAref. Used only to print the right
43 * message at run-time. */
44#undef RSAREF
45
48e671d5 46/* struct utmp and struct utmpx fields */
4cca272e 47#undef HAVE_HOST_IN_UTMP
8946db53 48#undef HAVE_HOST_IN_UTMPX
4811cc0b 49#undef HAVE_ADDR_IN_UTMP
4811cc0b 50#undef HAVE_ADDR_IN_UTMPX
48e671d5 51#undef HAVE_ADDR_V6_IN_UTMP
52#undef HAVE_ADDR_V6_IN_UTMPX
f498ed15 53#undef HAVE_SYSLEN_IN_UTMPX
70e0115b 54#undef HAVE_PID_IN_UTMP
70e0115b 55#undef HAVE_TYPE_IN_UTMP
25422c70 56#undef HAVE_TYPE_IN_UTMPX
70e0115b 57#undef HAVE_TV_IN_UTMP
1d7b9b20 58#undef HAVE_TV_IN_UTMPX
c73a0cb5 59#undef HAVE_ID_IN_UTMP
daaff4d5 60#undef HAVE_ID_IN_UTMPX
1d7b9b20 61#undef HAVE_EXIT_IN_UTMP
62#undef HAVE_TIME_IN_UTMP
63#undef HAVE_TIME_IN_UTMPX
c73a0cb5 64
1d7b9b20 65/* Define if you don't want to use your system's login() call */
66#undef DISABLE_LOGIN
67
68/* Define if you don't want to use pututline() etc. to write [uw]tmp */
69#undef DISABLE_PUTUTLINE
70
71/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
72#undef DISABLE_PUTUTXLINE
73
74/* Define if you don't want to use lastlog */
75#undef DISABLE_LASTLOG
76
77/* Define if you don't want to use utmp */
78#undef DISABLE_UTMP
79
80/* Define if you don't want to use utmpx */
81#undef DISABLE_UTMPX
82
83/* Define if you don't want to use wtmp */
84#undef DISABLE_WTMP
85
86/* Define if you don't want to use wtmpx */
87#undef DISABLE_WTMPX
88
89/* Define if you want to specify the path to your lastlog file */
90#undef CONF_LASTLOG_FILE
91
92/* Define if you want to specify the path to your utmp file */
93#undef CONF_UTMP_FILE
94
95/* Define if you want to specify the path to your wtmp file */
96#undef CONF_WTMP_FILE
97
98/* Define if you want to specify the path to your utmpx file */
99#undef CONF_UTMPX_FILE
100
101/* Define if you want to specify the path to your wtmpx file */
102#undef CONF_WTMPX_FILE
92f90c57 103
4cca272e 104/* Define is libutil has login() function */
105#undef HAVE_LIBUTIL_LOGIN
6a17f9c2 106
f601d847 107/* Define if you want external askpass support */
dad9a31e 108#undef USE_EXTERNAL_ASKPASS
045672f9 109
f601d847 110/* Define if libc defines __progname */
111#undef HAVE___PROGNAME
112
91b8065d 113/* Define if you want Kerberos 4 support */
114#undef KRB4
115
116/* Define if you want AFS support */
117#undef AFS
118
119/* Define if you want S/Key support */
120#undef SKEY
121
122/* Define if you want TCP Wrappers support */
123#undef LIBWRAP
124
beb43d31 125/* Define if your libraries define login() */
126#undef HAVE_LOGIN
127
128/* Define if your libraries define daemon() */
129#undef HAVE_DAEMON
130
aa6bd60a 131/* Define if your libraries define getpagesize() */
132#undef HAVE_GETPAGESIZE
133
a7effaac 134/* Define if xauth is found in your path */
135#undef XAUTH_PATH
136
f498ed15 137/* Define if rsh is found in your path */
138#undef RSH_PATH
139
caf3bc51 140/* Define if you want to allow MD5 passwords */
141#undef HAVE_MD5_PASSWORDS
142
a7effaac 143/* Define if you want to disable shadow passwords */
144#undef DISABLE_SHADOW
145
4cb5ffa0 146/* Define if you want to use shadow password expire field */
147#undef HAS_SHADOW_EXPIRE
148
a7effaac 149/* Define if you want have trusted HPUX */
150#undef HAVE_HPUX_TRUSTED_SYSTEM_PW
151
4d33e531 152/* Define if you have Digital Unix Security Integration Architecture */
153#undef HAVE_OSF_SIA
154
a423beaf 155/* Define if you have getpwanam(3) [SunOS 4.x] */
156#undef HAVE_GETPWANAM
157
b7a87eea 158/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
159#undef NEED_IN_SYSTM_H
160
96ad4350 161/* Define if you have an old version of PAM which takes only one argument */
162/* to pam_strerror */
163#undef HAVE_OLD_PAM
164
f498ed15 165/* Set this to your mail directory if you don't have maillock.h */
166#undef MAIL_DIRECTORY
167
2b942fe0 168/* Data types */
2b942fe0 169#undef HAVE_INTXX_T
170#undef HAVE_U_INTXX_T
171#undef HAVE_UINTXX_T
ea1970a3 172#undef HAVE_SOCKLEN_T
e3a93db0 173#undef HAVE_SIZE_T
c04f75f1 174#undef HAVE_SSIZE_T
729bfe59 175#undef HAVE_MODE_T
176#undef HAVE_PID_T
1c04b088 177#undef HAVE_SA_FAMILY_T
48e671d5 178#undef HAVE_STRUCT_SOCKADDR_STORAGE
179#undef HAVE_STRUCT_ADDRINFO
180#undef HAVE_STRUCT_IN6_ADDR
181#undef HAVE_STRUCT_SOCKADDR_IN6
182
183/* Fields in struct sockaddr_storage */
184#undef HAVE_SS_FAMILY_IN_SS
185#undef HAVE___SS_FAMILY_IN_SS
2b942fe0 186
a408af76 187/* Define if you have /dev/ptmx */
188#undef HAVE_DEV_PTMX
189
190/* Define if you have /dev/ptc */
191#undef HAVE_DEV_PTS_AND_PTC
192
a7effaac 193/* Define if you need to use IP address instead of hostname in $DISPLAY */
194#undef IPADDR_IN_DISPLAY
847e8865 195
cb807f40 196/* Specify default $PATH */
197#undef USER_PATH
198
47e45e44 199/* Specify location of ssh.pid */
a63a7f37 200#undef PIDDIR
47e45e44 201
59e76f33 202/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
203#undef IPV4_DEFAULT
204
4c8ef3fb 205/* getaddrinfo is broken (if present) */
206#undef BROKEN_GETADDRINFO
207
92cb021c 208/* Workaround more Linux IPv6 quirks */
80faa19f 209#undef DONT_TRY_OTHER_AF
210
211/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
212#undef IPV4_IN_IPV6
213
dcf3fbb2 214@BOTTOM@
215
045672f9 216/* ******************* Shouldn't need to edit below this line ************** */
6a17f9c2 217
cb807f40 218#include "defines.h"
76a8e733 219
082bbfb3 220#endif /* _CONFIG_H */
This page took 0.094285 seconds and 5 git commands to generate.