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