]> andersk Git - openssh.git/blob - acconfig.h
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
[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 you are on NeXT */
10 #undef HAVE_NEXT
11
12 /* Define if you want to disable PAM support */
13 #undef DISABLE_PAM
14
15 /* Define if you want to enable AIX4's authenticate function */
16 #undef WITH_AIXAUTHENTICATE
17
18 /* Location of random number pool  */
19 #undef RANDOM_POOL
20
21 /* Location of EGD random number socket */
22 #undef EGD_SOCKET
23
24 /* Builtin PRNG command timeout */
25 #undef ENTROPY_TIMEOUT_MSEC
26
27 /* Define if you want to install preformatted manpages.*/
28 #undef MANTYPE
29
30 /* Define if your ssl headers are included with #include <openssl/header.h>  */
31 #undef HAVE_OPENSSL
32
33 /* Define if you are linking against RSAref.  Used only to print the right
34  * message at run-time. */
35 #undef RSAREF
36
37 /* struct utmp and struct utmpx fields */
38 #undef HAVE_HOST_IN_UTMP
39 #undef HAVE_HOST_IN_UTMPX
40 #undef HAVE_ADDR_IN_UTMP
41 #undef HAVE_ADDR_IN_UTMPX
42 #undef HAVE_ADDR_V6_IN_UTMP
43 #undef HAVE_ADDR_V6_IN_UTMPX
44 #undef HAVE_SYSLEN_IN_UTMPX
45 #undef HAVE_PID_IN_UTMP
46 #undef HAVE_TYPE_IN_UTMP
47 #undef HAVE_TYPE_IN_UTMPX
48 #undef HAVE_TV_IN_UTMP
49 #undef HAVE_TV_IN_UTMPX
50 #undef HAVE_ID_IN_UTMP
51 #undef HAVE_EXIT_IN_UTMP
52 #undef HAVE_TIME_IN_UTMP
53 #undef HAVE_TIME_IN_UTMPX
54
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
93
94 /* Define is libutil has login() function */
95 #undef HAVE_LIBUTIL_LOGIN
96
97 /* Define if you want external askpass support */
98 #undef USE_EXTERNAL_ASKPASS
99
100 /* Define if libc defines __progname */
101 #undef HAVE___PROGNAME
102
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
115 /* Define if your libraries define login() */
116 #undef HAVE_LOGIN
117
118 /* Define if your libraries define daemon() */
119 #undef HAVE_DAEMON
120
121 /* Define if your libraries define getpagesize() */
122 #undef HAVE_GETPAGESIZE
123
124 /* Define if xauth is found in your path */
125 #undef XAUTH_PATH
126
127 /* Define if rsh is found in your path */
128 #undef RSH_PATH
129
130 /* Define if you want to allow MD5 passwords */
131 #undef HAVE_MD5_PASSWORDS
132
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
139 /* Define if you have getpwanam(3) [SunOS 4.x] */
140 #undef HAVE_GETPWANAM
141
142 /* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
143 #undef NEED_IN_SYSTM_H
144
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
149 /* Set this to your mail directory if you don't have maillock.h */
150 #undef MAIL_DIRECTORY
151
152 /* Data types */
153 #undef HAVE_INTXX_T
154 #undef HAVE_U_INTXX_T
155 #undef HAVE_UINTXX_T
156 #undef HAVE_SOCKLEN_T
157 #undef HAVE_SIZE_T
158 #undef HAVE_SSIZE_T
159 #undef HAVE_MODE_T
160 #undef HAVE_PID_T
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
169
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
176 /* Define if you need to use IP address instead of hostname in $DISPLAY */
177 #undef IPADDR_IN_DISPLAY
178
179 /* Specify default $PATH */
180 #undef USER_PATH
181
182 /* Specify location of ssh.pid */
183 #undef PIDDIR
184
185 /* Use IPv4 for connection by default, IPv6 can still if explicity asked */
186 #undef IPV4_DEFAULT
187
188 /* getaddrinfo is broken (if present) */
189 #undef BROKEN_GETADDRINFO
190
191 /* Workaround more Linux IPv6 quirks */
192 #undef DONT_TRY_OTHER_AF
193
194 /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
195 #undef IPV4_IN_IPV6
196
197 @BOTTOM@
198
199 /* ******************* Shouldn't need to edit below this line ************** */
200
201 #include "defines.h"
202
203 #endif /* _CONFIG_H */
This page took 0.052204 seconds and 5 git commands to generate.