blob: b0420e7fe34dc46a78206fe6ce4004c577483500 [file] [log] [blame]
Damien Miller6b85a7f2000-01-02 11:45:33 +11001#ifndef _CONFIG_H
2#define _CONFIG_H
3
Damien Miller5a3e6831999-12-27 09:48:56 +11004/* Generated automatically from acconfig.h by autoheader. */
5/* Please make your changes there */
6
7@TOP@
Damien Miller7f6ea021999-10-28 13:25:17 +10008
Damien Millerbeb4ba51999-12-28 15:09:35 +11009/* Define if you want to disable PAM support */
10#undef DISABLE_PAM
11
Damien Miller1fa154b2000-01-23 10:32:03 +110012/* Define if you want to disable AIX4's authenticate function */
13#undef WITH_AIXAUTHENTICATE
14
Damien Miller76112de1999-12-21 11:18:08 +110015/* Define if you want to disable lastlog support */
16#undef DISABLE_LASTLOG
17
Damien Miller3f905871999-11-15 17:10:57 +110018/* Location of lastlog file */
19#undef LASTLOG_LOCATION
20
Damien Millerc6398ef1999-11-20 12:18:40 +110021/* If lastlog is a directory */
22#undef LASTLOG_IS_DIR
23
Damien Miller3f905871999-11-15 17:10:57 +110024/* Location of random number pool */
Damien Millerab18c411999-11-11 10:40:23 +110025#undef RANDOM_POOL
26
Damien Miller040f3832000-04-03 14:50:43 +100027/* Location of EGD random number socket */
28#undef EGD_SOCKET
Damien Miller1fa154b2000-01-23 10:32:03 +110029
Damien Miller670a4b82000-01-22 13:53:11 +110030/* Define if you want to install preformatted manpages.*/
31#undef MANTYPE
32
Damien Miller7f6ea021999-10-28 13:25:17 +100033/* Define if your ssl headers are included with #include <openssl/header.h> */
34#undef HAVE_OPENSSL
Damien Millerab18c411999-11-11 10:40:23 +110035
Damien Millerd00d1611999-12-29 10:17:09 +110036/* Define if you are linking against RSAref. Used only to print the right
37 * message at run-time. */
38#undef RSAREF
39
Damien Miller34132e52000-01-14 15:45:46 +110040/* struct utmp and struct utmpx fields */
Damien Millerab18c411999-11-11 10:40:23 +110041#undef HAVE_HOST_IN_UTMP
Damien Millerbf1c9b21999-12-09 10:16:54 +110042#undef HAVE_HOST_IN_UTMPX
Damien Miller3131d8b1999-12-31 09:42:24 +110043#undef HAVE_ADDR_IN_UTMP
Damien Miller3131d8b1999-12-31 09:42:24 +110044#undef HAVE_ADDR_IN_UTMPX
Damien Miller34132e52000-01-14 15:45:46 +110045#undef HAVE_ADDR_V6_IN_UTMP
46#undef HAVE_ADDR_V6_IN_UTMPX
Damien Miller2e1b0821999-12-25 10:11:29 +110047#undef HAVE_SYSLEN_IN_UTMPX
Damien Miller4ff2b9b1999-12-28 10:41:12 +110048#undef HAVE_PID_IN_UTMP
Damien Miller4ff2b9b1999-12-28 10:41:12 +110049#undef HAVE_TYPE_IN_UTMP
Damien Miller4ff2b9b1999-12-28 10:41:12 +110050#undef HAVE_TV_IN_UTMP
Damien Miller9550a761999-12-29 02:32:22 +110051#undef HAVE_ID_IN_UTMP
52
Damien Miller368cf641999-12-21 09:51:36 +110053/* Define if you want to use utmpx */
54#undef USE_UTMPX
55
Damien Millerab18c411999-11-11 10:40:23 +110056/* Define is libutil has login() function */
57#undef HAVE_LIBUTIL_LOGIN
Damien Miller5ce662a1999-11-11 17:57:39 +110058
Damien Miller3f905871999-11-15 17:10:57 +110059/* Define if you want external askpass support */
Damien Millerd05a2471999-11-15 14:25:30 +110060#undef USE_EXTERNAL_ASKPASS
Damien Miller5ce662a1999-11-11 17:57:39 +110061
Damien Miller3f905871999-11-15 17:10:57 +110062/* Define if libc defines __progname */
63#undef HAVE___PROGNAME
64
Damien Miller80297751999-11-19 13:03:25 +110065/* Define if you want Kerberos 4 support */
66#undef KRB4
67
68/* Define if you want AFS support */
69#undef AFS
70
71/* Define if you want S/Key support */
72#undef SKEY
73
74/* Define if you want TCP Wrappers support */
75#undef LIBWRAP
76
Damien Miller04f80141999-11-19 15:32:34 +110077/* Define if your libraries define login() */
78#undef HAVE_LOGIN
79
80/* Define if your libraries define daemon() */
81#undef HAVE_DAEMON
82
Damien Miller9fb07e42000-03-05 16:22:59 +110083/* Define if your libraries define getpagesize() */
84#undef HAVE_GETPAGESIZE
85
Damien Miller76112de1999-12-21 11:18:08 +110086/* Define if xauth is found in your path */
87#undef XAUTH_PATH
88
Damien Miller2e1b0821999-12-25 10:11:29 +110089/* Define if rsh is found in your path */
90#undef RSH_PATH
91
Damien Millerdd1c7ba1999-11-19 15:53:20 +110092/* Define if you want to allow MD5 passwords */
93#undef HAVE_MD5_PASSWORDS
94
Damien Miller76112de1999-12-21 11:18:08 +110095/* Define if you want to disable shadow passwords */
96#undef DISABLE_SHADOW
97
98/* Define if you want have trusted HPUX */
99#undef HAVE_HPUX_TRUSTED_SYSTEM_PW
100
Damien Miller859cec01999-11-22 14:27:24 +1100101/* Define if you have an old version of PAM which takes only one argument */
102/* to pam_strerror */
103#undef HAVE_OLD_PAM
104
Damien Miller2e1b0821999-12-25 10:11:29 +1100105/* Set this to your mail directory if you don't have maillock.h */
106#undef MAIL_DIRECTORY
107
Damien Millerc6398ef1999-11-20 12:18:40 +1100108/* Data types */
Damien Millerc6398ef1999-11-20 12:18:40 +1100109#undef HAVE_INTXX_T
110#undef HAVE_U_INTXX_T
111#undef HAVE_UINTXX_T
Damien Miller74d0d4a1999-12-29 02:24:35 +1100112#undef HAVE_SOCKLEN_T
Damien Miller95058511999-12-29 10:36:45 +1100113#undef HAVE_SIZE_T
Damien Miller34132e52000-01-14 15:45:46 +1100114#undef HAVE_STRUCT_SOCKADDR_STORAGE
115#undef HAVE_STRUCT_ADDRINFO
116#undef HAVE_STRUCT_IN6_ADDR
117#undef HAVE_STRUCT_SOCKADDR_IN6
118
119/* Fields in struct sockaddr_storage */
120#undef HAVE_SS_FAMILY_IN_SS
121#undef HAVE___SS_FAMILY_IN_SS
Damien Millerc6398ef1999-11-20 12:18:40 +1100122
Damien Miller037a0dc1999-12-07 15:38:31 +1100123/* Define if you have /dev/ptmx */
124#undef HAVE_DEV_PTMX
125
126/* Define if you have /dev/ptc */
127#undef HAVE_DEV_PTS_AND_PTC
128
Damien Miller76112de1999-12-21 11:18:08 +1100129/* Define if you need to use IP address instead of hostname in $DISPLAY */
130#undef IPADDR_IN_DISPLAY
Damien Millerc6b3bbe1999-12-13 08:27:33 +1100131
Damien Miller5a3e6831999-12-27 09:48:56 +1100132/* Specify default $PATH */
133#undef USER_PATH
134
Damien Miller5eed6a22000-01-16 12:05:18 +1100135/* Specify location of ssh.pid */
Damien Millerdbd250f2000-01-18 08:57:14 +1100136#undef PIDDIR
Damien Miller5eed6a22000-01-16 12:05:18 +1100137
Damien Miller7d80e342000-01-19 14:36:49 +1100138/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
139#undef IPV4_DEFAULT
140
Damien Millereca71f82000-01-20 22:38:27 +1100141/* getaddrinfo is broken (if present) */
142#undef BROKEN_GETADDRINFO
143
Damien Miller8b1204d2000-03-13 15:41:24 +1100144/* Workaround more Linux IPv6 quirks */
Damien Miller7bcb0892000-03-11 20:45:40 +1100145#undef DONT_TRY_OTHER_AF
146
147/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
148#undef IPV4_IN_IPV6
149
Damien Miller040f3832000-04-03 14:50:43 +1000150/* Programs used in entropy collection */
151#undef PROG_LS
152#undef PROG_NETSTAT
153#undef PROG_ARP
154#undef PROG_IFCONFIG
155#undef PROG_PS
156#undef PROG_W
157#undef PROG_WHO
158#undef PROG_LAST
159#undef PROG_LASTLOG
160#undef PROG_DF
161#undef PROG_VMSTAT
162#undef PROG_UPTIME
163#undef PROG_IPCS
164#undef PROG_TAIL
165
166
Damien Miller6854f821999-11-13 10:49:55 +1100167@BOTTOM@
168
Damien Miller3d1b22c1999-11-12 15:46:08 +1100169/* ******************* Shouldn't need to edit below this line ************** */
170
Damien Miller5a3e6831999-12-27 09:48:56 +1100171#include "defines.h"
Damien Miller6b85a7f2000-01-02 11:45:33 +1100172
Damien Miller9550a242000-01-19 10:41:23 +1100173#endif /* _CONFIG_H */