]> andersk Git - openssh.git/blame - acconfig.h
- (bal) utimes() support via utime() interface on machine that lack utimes().
[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
0dd78cd8 15#undef HAVE_BOGUS_SYS_QUEUE_H
77bb0bca 16
17/* Define if you have SCO protected password database */
18#undef HAVE_SCO_PROTECTED_PW
19
2e73a022 20/* 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
c345cf9d 27/* Define if your system's struct sockaddr_un has a sun_len member */
28#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
29
416ed5a7 30/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
31#undef BROKEN_INET_NTOA
32
819b676f 33/* Define if your system defines sys_errlist[] */
34#undef HAVE_SYS_ERRLIST
35
416ed5a7 36/* Define if your system defines sys_nerr */
37#undef HAVE_SYS_NERR
38
132dd316 39/* Define if your system choked on IP TOS setting */
40#undef IP_TOS_IS_BROKEN
41
5fa45897 42/* Define if you have the getuserattr function. */
43#undef HAVE_GETUSERATTR
44
a8545c6c 45/* Work around problematic Linux PAM modules handling of PAM_TTY */
46#undef PAM_TTY_KLUDGE
47
b3f162ba 48/* Use PIPES instead of a socketpair() */
49#undef USE_PIPES
50
2647ae26 51/* Define if your snprintf is busted */
52#undef BROKEN_SNPRINTF
53
3c62e7eb 54/* Define if you are on Cygwin */
55#undef HAVE_CYGWIN
56
66d6c27e 57/* Define if you lack native POSIX regex and you are using PCRE */
58#undef HAVE_LIBPCRE
d8f1edd5 59
443172c4 60/* Define if you have a broken realpath. */
61#undef BROKEN_REALPATH
62
729bfe59 63/* Define if you are on NeXT */
64#undef HAVE_NEXT
65
66d6c27e 66/* Define if you are on NEWS-OS */
67#undef HAVE_NEWS4
68
d94aa2ae 69/* Define if you want to disable PAM support */
70#undef DISABLE_PAM
71
c1ef8333 72/* Define if you want to enable AIX4's authenticate function */
4c40f834 73#undef WITH_AIXAUTHENTICATE
74
3206bb3b 75/* 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
d287c664 84/* Define if you want IRIX kernel jobs */
85#undef WITH_IRIX_JOBS
86
f601d847 87/* Location of random number pool */
4cca272e 88#undef RANDOM_POOL
89
bfc9a610 90/* Location of EGD random number socket */
91#undef EGD_SOCKET
4c40f834 92
b7a87eea 93/* Builtin PRNG command timeout */
94#undef ENTROPY_TIMEOUT_MSEC
95
c54a6257 96/* Define if you want to install preformatted manpages.*/
97#undef MANTYPE
98
5881cd60 99/* Define if your ssl headers are included with #include <openssl/header.h> */
100#undef HAVE_OPENSSL
4cca272e 101
0a2ff95d 102/* Define if you are linking against RSAref. Used only to print the right
103 * message at run-time. */
104#undef RSAREF
105
89c7e31c 106/* struct timeval */
107#undef HAVE_STRUCT_TIMEVAL
108
48e671d5 109/* struct utmp and struct utmpx fields */
4cca272e 110#undef HAVE_HOST_IN_UTMP
8946db53 111#undef HAVE_HOST_IN_UTMPX
4811cc0b 112#undef HAVE_ADDR_IN_UTMP
4811cc0b 113#undef HAVE_ADDR_IN_UTMPX
48e671d5 114#undef HAVE_ADDR_V6_IN_UTMP
115#undef HAVE_ADDR_V6_IN_UTMPX
f498ed15 116#undef HAVE_SYSLEN_IN_UTMPX
70e0115b 117#undef HAVE_PID_IN_UTMP
70e0115b 118#undef HAVE_TYPE_IN_UTMP
25422c70 119#undef HAVE_TYPE_IN_UTMPX
70e0115b 120#undef HAVE_TV_IN_UTMP
1d7b9b20 121#undef HAVE_TV_IN_UTMPX
c73a0cb5 122#undef HAVE_ID_IN_UTMP
daaff4d5 123#undef HAVE_ID_IN_UTMPX
1d7b9b20 124#undef HAVE_EXIT_IN_UTMP
125#undef HAVE_TIME_IN_UTMP
126#undef HAVE_TIME_IN_UTMPX
c73a0cb5 127
1d7b9b20 128/* 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
92f90c57 166
4cca272e 167/* Define is libutil has login() function */
168#undef HAVE_LIBUTIL_LOGIN
6a17f9c2 169
f601d847 170/* Define if you want external askpass support */
dad9a31e 171#undef USE_EXTERNAL_ASKPASS
045672f9 172
f601d847 173/* Define if libc defines __progname */
174#undef HAVE___PROGNAME
175
91b8065d 176/* 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
beb43d31 188/* Define if your libraries define login() */
189#undef HAVE_LOGIN
190
191/* Define if your libraries define daemon() */
192#undef HAVE_DAEMON
193
aa6bd60a 194/* Define if your libraries define getpagesize() */
195#undef HAVE_GETPAGESIZE
196
a7effaac 197/* Define if xauth is found in your path */
198#undef XAUTH_PATH
199
f498ed15 200/* Define if rsh is found in your path */
201#undef RSH_PATH
202
caf3bc51 203/* Define if you want to allow MD5 passwords */
204#undef HAVE_MD5_PASSWORDS
205
a7effaac 206/* Define if you want to disable shadow passwords */
207#undef DISABLE_SHADOW
208
4cb5ffa0 209/* Define if you want to use shadow password expire field */
210#undef HAS_SHADOW_EXPIRE
211
4d33e531 212/* Define if you have Digital Unix Security Integration Architecture */
213#undef HAVE_OSF_SIA
214
a423beaf 215/* Define if you have getpwanam(3) [SunOS 4.x] */
216#undef HAVE_GETPWANAM
217
b7a87eea 218/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
219#undef NEED_IN_SYSTM_H
220
96ad4350 221/* Define if you have an old version of PAM which takes only one argument */
222/* to pam_strerror */
223#undef HAVE_OLD_PAM
224
adeebd37 225/* 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
f498ed15 229/* Set this to your mail directory if you don't have maillock.h */
230#undef MAIL_DIRECTORY
231
2b942fe0 232/* Data types */
14a9a859 233#undef HAVE_U_INT
2b942fe0 234#undef HAVE_INTXX_T
235#undef HAVE_U_INTXX_T
236#undef HAVE_UINTXX_T
bd590612 237#undef HAVE_INT64_T
238#undef HAVE_U_INT64_T
ea1970a3 239#undef HAVE_SOCKLEN_T
e3a93db0 240#undef HAVE_SIZE_T
c04f75f1 241#undef HAVE_SSIZE_T
f1c4659d 242#undef HAVE_CLOCK_T
729bfe59 243#undef HAVE_MODE_T
244#undef HAVE_PID_T
1c04b088 245#undef HAVE_SA_FAMILY_T
48e671d5 246#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
2b942fe0 254
a408af76 255/* Define if you have /dev/ptmx */
256#undef HAVE_DEV_PTMX
257
258/* Define if you have /dev/ptc */
259#undef HAVE_DEV_PTS_AND_PTC
260
a7effaac 261/* Define if you need to use IP address instead of hostname in $DISPLAY */
262#undef IPADDR_IN_DISPLAY
847e8865 263
cb807f40 264/* Specify default $PATH */
265#undef USER_PATH
266
47e45e44 267/* Specify location of ssh.pid */
a63a7f37 268#undef PIDDIR
47e45e44 269
59e76f33 270/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
271#undef IPV4_DEFAULT
272
66d6c27e 273/* If you have no atexit() but xatexit(), and want to use xatexit() */
274#undef HAVE_XATEXIT
275
4c8ef3fb 276/* getaddrinfo is broken (if present) */
277#undef BROKEN_GETADDRINFO
278
3c62e7eb 279/* vhangup is broken (if present) */
280#undef BROKEN_VHANGUP
281
92cb021c 282/* Workaround more Linux IPv6 quirks */
80faa19f 283#undef DONT_TRY_OTHER_AF
284
285/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
286#undef IPV4_IN_IPV6
287
dcf3fbb2 288@BOTTOM@
289
045672f9 290/* ******************* Shouldn't need to edit below this line ************** */
6a17f9c2 291
cb807f40 292#include "defines.h"
76a8e733 293
082bbfb3 294#endif /* _CONFIG_H */
This page took 0.117542 seconds and 5 git commands to generate.