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