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