config.h revision 221420
1181111Sdes/* config.h.  Generated from config.h.in by configure.  */
2107553Sdes/* config.h.in.  Generated from configure.ac by autoheader.  */
399059Sdes
4221420Sdes/* Define if building universal (internal helper macro) */
5221420Sdes/* #undef AC_APPLE_UNIVERSAL_BUILD */
6221420Sdes
7157020Sdes/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8157020Sdes   */
9157020Sdes/* #undef AIX_GETNAMEINFO_HACK */
10124244Sdes
11157020Sdes/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
12157020Sdes/* #undef AIX_LOGINFAILED_4ARG */
1399059Sdes
14181111Sdes/* System only supports IPv4 audit records */
15181111Sdes/* #undef AU_IPv4 */
16181111Sdes
17157020Sdes/* Define if your resolver libs need this for getrrsetbyname */
18157020Sdes/* #undef BIND_8_COMPAT */
1999059Sdes
20157020Sdes/* Define if cmsg_type is not passed correctly */
21157020Sdes/* #undef BROKEN_CMSG_TYPE */
2299059Sdes
23157020Sdes/* getaddrinfo is broken (if present) */
24157020Sdes/* #undef BROKEN_GETADDRINFO */
25124244Sdes
26157020Sdes/* getgroups(0,NULL) will return -1 */
27157020Sdes/* #undef BROKEN_GETGROUPS */
28124244Sdes
29181111Sdes/* FreeBSD glob does not do what we need */
30181111Sdes#define BROKEN_GLOB 1
31181111Sdes
3299059Sdes/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
3399059Sdes/* #undef BROKEN_INET_NTOA */
3499059Sdes
35157020Sdes/* ia_uinfo routines not supported by OS yet */
36157020Sdes/* #undef BROKEN_LIBIAF */
3799059Sdes
38157020Sdes/* Ultrix mmap can't map files */
39157020Sdes/* #undef BROKEN_MMAP */
4099059Sdes
41157020Sdes/* Define if your struct dirent expects you to allocate extra space for d_name
42157020Sdes   */
43157020Sdes/* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */
4499059Sdes
45181111Sdes/* Can't do comparisons on readv */
46181111Sdes/* #undef BROKEN_READV_COMPARISON */
47181111Sdes
4899059Sdes/* Define if you have a broken realpath. */
4999059Sdes/* #undef BROKEN_REALPATH */
5099059Sdes
51157020Sdes/* Needed for NeXT */
52157020Sdes/* #undef BROKEN_SAVED_UIDS */
5399059Sdes
54157020Sdes/* Define if your setregid() is broken */
55157020Sdes/* #undef BROKEN_SETREGID */
5699059Sdes
57157020Sdes/* Define if your setresgid() is broken */
58157020Sdes/* #undef BROKEN_SETRESGID */
5999059Sdes
60157020Sdes/* Define if your setresuid() is broken */
61157020Sdes/* #undef BROKEN_SETRESUID */
62124244Sdes
63157020Sdes/* Define if your setreuid() is broken */
64157020Sdes/* #undef BROKEN_SETREUID */
65128462Sdes
66157020Sdes/* LynxOS has broken setvbuf() implementation */
67157020Sdes/* #undef BROKEN_SETVBUF */
6899059Sdes
69181111Sdes/* QNX shadow support is broken */
70181111Sdes/* #undef BROKEN_SHADOW_EXPIRE */
71181111Sdes
72157020Sdes/* Define if your snprintf is busted */
73157020Sdes/* #undef BROKEN_SNPRINTF */
7499059Sdes
75197679Sdes/* tcgetattr with ICANON may hang */
76197679Sdes/* #undef BROKEN_TCGETATTR_ICANON */
77197679Sdes
78157020Sdes/* updwtmpx is broken (if present) */
79157020Sdes/* #undef BROKEN_UPDWTMPX */
8099059Sdes
81157020Sdes/* Define if you have BSD auth support */
82157020Sdes/* #undef BSD_AUTH */
8399059Sdes
84157020Sdes/* Define if you want to specify the path to your lastlog file */
85157020Sdes/* #undef CONF_LASTLOG_FILE */
8699059Sdes
87157020Sdes/* Define if you want to specify the path to your utmp file */
88202213Sed/* #undef CONF_UTMP_FILE */
8999059Sdes
90157020Sdes/* Define if you want to specify the path to your wtmpx file */
91157020Sdes/* #undef CONF_WTMPX_FILE */
9299059Sdes
93157020Sdes/* Define if you want to specify the path to your wtmp file */
94202213Sed/* #undef CONF_WTMP_FILE */
9599059Sdes
96157020Sdes/* Define if your platform needs to skip post auth file descriptor passing */
97157020Sdes/* #undef DISABLE_FD_PASSING */
9899059Sdes
99157020Sdes/* Define if you don't want to use lastlog */
100157020Sdes/* #undef DISABLE_LASTLOG */
10199059Sdes
10299059Sdes/* Define if you don't want to use your system's login() call */
10399059Sdes/* #undef DISABLE_LOGIN */
10499059Sdes
10599059Sdes/* Define if you don't want to use pututline() etc. to write [uw]tmp */
10699059Sdes/* #undef DISABLE_PUTUTLINE */
10799059Sdes
10899059Sdes/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
10999059Sdes/* #undef DISABLE_PUTUTXLINE */
11099059Sdes
111157020Sdes/* Define if you want to disable shadow passwords */
112157020Sdes/* #undef DISABLE_SHADOW */
11399059Sdes
11499059Sdes/* Define if you don't want to use utmp */
115202213Sed#define DISABLE_UTMP 1
11699059Sdes
11799059Sdes/* Define if you don't want to use utmpx */
118202213Sed/* #undef DISABLE_UTMPX */
11999059Sdes
12099059Sdes/* Define if you don't want to use wtmp */
121202213Sed#define DISABLE_WTMP 1
12299059Sdes
12399059Sdes/* Define if you don't want to use wtmpx */
12499059Sdes#define DISABLE_WTMPX 1
12599059Sdes
126204917Sdes/* Enable for PKCS#11 support */
127207319Sdes#define ENABLE_PKCS11 /**/
128204917Sdes
129157020Sdes/* Builtin PRNG command timeout */
130157020Sdes#define ENTROPY_TIMEOUT_MSEC 200
13199059Sdes
132221420Sdes/* File names may not contain backslash characters */
133221420Sdes/* #undef FILESYSTEM_NO_BACKSLASH */
134221420Sdes
135197679Sdes/* fsid_t has member val */
136181111Sdes/* #undef FSID_HAS_VAL */
137181111Sdes
138197679Sdes/* fsid_t has member __val */
139197679Sdes/* #undef FSID_HAS___VAL */
140197679Sdes
141157020Sdes/* Define to 1 if the `getpgrp' function requires zero arguments. */
142157020Sdes#define GETPGRP_VOID 1
14399059Sdes
144157020Sdes/* Conflicting defs for getspnam */
145157020Sdes/* #undef GETSPNAM_CONFLICTING_DEFS */
14699059Sdes
14799059Sdes/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
148159458Sdes#define GLOB_HAS_ALTDIRFUNC 1
14999059Sdes
15099059Sdes/* Define if your system glob() function has gl_matchc options in glob_t */
151159458Sdes#define GLOB_HAS_GL_MATCHC 1
15299059Sdes
153221420Sdes/* Define if your system glob() function has gl_statv options in glob_t */
154221420Sdes/* #undef GLOB_HAS_GL_STATV */
155221420Sdes
156157020Sdes/* Define this if you want GSSAPI support in the version 2 protocol */
157157020Sdes/* #undef GSSAPI */
15899059Sdes
159157020Sdes/* Define if you want to use shadow password expire field */
160157020Sdes/* #undef HAS_SHADOW_EXPIRE */
161124244Sdes
162157020Sdes/* Define if your system uses access rights style file descriptor passing */
163157020Sdes/* #undef HAVE_ACCRIGHTS_IN_MSGHDR */
16499059Sdes
165157020Sdes/* Define if you have ut_addr in utmp.h */
166157020Sdes/* #undef HAVE_ADDR_IN_UTMP */
16799059Sdes
168157020Sdes/* Define if you have ut_addr in utmpx.h */
169157020Sdes/* #undef HAVE_ADDR_IN_UTMPX */
17099059Sdes
171157020Sdes/* Define if you have ut_addr_v6 in utmp.h */
172157020Sdes/* #undef HAVE_ADDR_V6_IN_UTMP */
17399059Sdes
174157020Sdes/* Define if you have ut_addr_v6 in utmpx.h */
175157020Sdes/* #undef HAVE_ADDR_V6_IN_UTMPX */
17699059Sdes
177157020Sdes/* Define to 1 if you have the `arc4random' function. */
178157020Sdes#define HAVE_ARC4RANDOM 1
17999059Sdes
180181111Sdes/* Define to 1 if you have the `arc4random_buf' function. */
181181111Sdes#define HAVE_ARC4RANDOM_BUF 1
182181111Sdes
183181111Sdes/* Define to 1 if you have the `arc4random_uniform' function. */
184181111Sdes#define HAVE_ARC4RANDOM_UNIFORM 1
185181111Sdes
186157020Sdes/* Define to 1 if you have the `asprintf' function. */
187157020Sdes#define HAVE_ASPRINTF 1
18899059Sdes
189157020Sdes/* OpenBSD's gcc has bounded */
190157020Sdes/* #undef HAVE_ATTRIBUTE__BOUNDED__ */
19199059Sdes
192181111Sdes/* Have attribute nonnull */
193181111Sdes#define HAVE_ATTRIBUTE__NONNULL__ 1
194181111Sdes
195149754Sdes/* OpenBSD's gcc has sentinel */
196149754Sdes/* #undef HAVE_ATTRIBUTE__SENTINEL__ */
197149754Sdes
198181111Sdes/* Define to 1 if you have the `aug_get_machine' function. */
199181111Sdes/* #undef HAVE_AUG_GET_MACHINE */
200181111Sdes
201107553Sdes/* Define to 1 if you have the `b64_ntop' function. */
20299059Sdes/* #undef HAVE_B64_NTOP */
20399059Sdes
204113912Sdes/* Define to 1 if you have the `b64_pton' function. */
205113912Sdes/* #undef HAVE_B64_PTON */
206113912Sdes
207157020Sdes/* Define if you have the basename function. */
208157020Sdes#define HAVE_BASENAME 1
209157020Sdes
210107553Sdes/* Define to 1 if you have the `bcopy' function. */
21199059Sdes#define HAVE_BCOPY 1
21299059Sdes
213107553Sdes/* Define to 1 if you have the `bindresvport_sa' function. */
21499059Sdes#define HAVE_BINDRESVPORT_SA 1
21599059Sdes
216221420Sdes/* Define to 1 if you have the `BN_is_prime_ex' function. */
217221420Sdes#define HAVE_BN_IS_PRIME_EX 1
218221420Sdes
219147006Sdes/* Define to 1 if you have the <bsm/audit.h> header file. */
220147006Sdes/* #undef HAVE_BSM_AUDIT_H */
221147006Sdes
222107553Sdes/* Define to 1 if you have the <bstring.h> header file. */
22399059Sdes/* #undef HAVE_BSTRING_H */
22499059Sdes
225107553Sdes/* Define to 1 if you have the `clock' function. */
22699059Sdes#define HAVE_CLOCK 1
22799059Sdes
228157020Sdes/* define if you have clock_t data type */
229157020Sdes#define HAVE_CLOCK_T 1
230157020Sdes
231137019Sdes/* Define to 1 if you have the `closefrom' function. */
232194297Sjhb#define HAVE_CLOSEFROM 1
233137019Sdes
234124244Sdes/* Define if gai_strerror() returns const char * */
235147006Sdes#define HAVE_CONST_GAI_STRERROR_PROTO 1
236124244Sdes
237157020Sdes/* Define if your system uses ancillary data style file descriptor passing */
238157020Sdes#define HAVE_CONTROL_IN_MSGHDR 1
239157020Sdes
240162860Sdes/* Define to 1 if you have the <crypto/sha2.h> header file. */
241162860Sdes/* #undef HAVE_CRYPTO_SHA2_H */
242162860Sdes
243107553Sdes/* Define to 1 if you have the <crypt.h> header file. */
24499059Sdes/* #undef HAVE_CRYPT_H */
24599059Sdes
246157020Sdes/* Define if you are on Cygwin */
247157020Sdes/* #undef HAVE_CYGWIN */
248157020Sdes
249157020Sdes/* Define if your libraries define daemon() */
250157020Sdes#define HAVE_DAEMON 1
251157020Sdes
252147006Sdes/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
253147006Sdes   don't. */
254147006Sdes/* #undef HAVE_DECL_AUTHENTICATE */
255147006Sdes
256162860Sdes/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
257162860Sdes   don't. */
258162860Sdes#define HAVE_DECL_GLOB_NOMATCH 1
259162860Sdes
260137019Sdes/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
261137019Sdes   don't. */
262137019Sdes#define HAVE_DECL_H_ERRNO 1
263137019Sdes
264147006Sdes/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
265147006Sdes   don't. */
266147006Sdes/* #undef HAVE_DECL_LOGINFAILED */
267147006Sdes
268147006Sdes/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
269147006Sdes   you don't. */
270147006Sdes/* #undef HAVE_DECL_LOGINRESTRICTIONS */
271147006Sdes
272147006Sdes/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
273147006Sdes   don't. */
274147006Sdes/* #undef HAVE_DECL_LOGINSUCCESS */
275147006Sdes
276181111Sdes/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
277181111Sdes   don't. */
278181111Sdes#define HAVE_DECL_MAXSYMLINKS 1
279181111Sdes
280181111Sdes/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
281181111Sdes   don't. */
282181111Sdes#define HAVE_DECL_OFFSETOF 1
283181111Sdes
284162860Sdes/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
285162860Sdes   don't. */
286162860Sdes#define HAVE_DECL_O_NONBLOCK 1
287162860Sdes
288147006Sdes/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
289147006Sdes   don't. */
290147006Sdes/* #undef HAVE_DECL_PASSWDEXPIRED */
291147006Sdes
292147006Sdes/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
293147006Sdes   don't. */
294147006Sdes/* #undef HAVE_DECL_SETAUTHDB */
295147006Sdes
296162860Sdes/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
297162860Sdes   don't. */
298162860Sdes#define HAVE_DECL_SHUT_RD 1
299162860Sdes
300162860Sdes/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
301162860Sdes   */
302162860Sdes#define HAVE_DECL_WRITEV 1
303162860Sdes
304149754Sdes/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
305149754Sdes   don't. */
306149754Sdes#define HAVE_DECL__GETLONG 0
307149754Sdes
308149754Sdes/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
309149754Sdes   don't. */
310149754Sdes#define HAVE_DECL__GETSHORT 0
311149754Sdes
312157020Sdes/* Define if you have /dev/ptmx */
313192595Sdes#define HAVE_DEV_PTMX 1
314157020Sdes
315157020Sdes/* Define if you have /dev/ptc */
316157020Sdes/* #undef HAVE_DEV_PTS_AND_PTC */
317157020Sdes
318137019Sdes/* Define to 1 if you have the <dirent.h> header file. */
319137019Sdes#define HAVE_DIRENT_H 1
320137019Sdes
321137019Sdes/* Define to 1 if you have the `dirfd' function. */
322137019Sdes/* #undef HAVE_DIRFD */
323137019Sdes
324107553Sdes/* Define to 1 if you have the `dirname' function. */
32599059Sdes#define HAVE_DIRNAME 1
32699059Sdes
327221420Sdes/* Define to 1 if you have the `DSA_generate_parameters_ex' function. */
328221420Sdes#define HAVE_DSA_GENERATE_PARAMETERS_EX 1
329221420Sdes
330107553Sdes/* Define to 1 if you have the <endian.h> header file. */
33199059Sdes/* #undef HAVE_ENDIAN_H */
33299059Sdes
333107553Sdes/* Define to 1 if you have the `endutent' function. */
33499319Sdes/* #undef HAVE_ENDUTENT */
33599059Sdes
336107553Sdes/* Define to 1 if you have the `endutxent' function. */
337202213Sed#define HAVE_ENDUTXENT 1
33899059Sdes
339157020Sdes/* Define if your system has /etc/default/login */
340157020Sdes/* #undef HAVE_ETC_DEFAULT_LOGIN */
341157020Sdes
342162860Sdes/* Define to 1 if you have the `EVP_sha256' function. */
343162860Sdes#define HAVE_EVP_SHA256 1
344162860Sdes
345157020Sdes/* Define if you have ut_exit in utmp.h */
346157020Sdes/* #undef HAVE_EXIT_IN_UTMP */
347157020Sdes
348107553Sdes/* Define to 1 if you have the `fchmod' function. */
34999059Sdes#define HAVE_FCHMOD 1
35099059Sdes
351107553Sdes/* Define to 1 if you have the `fchown' function. */
35299059Sdes#define HAVE_FCHOWN 1
35399059Sdes
354162860Sdes/* Use F_CLOSEM fcntl for closefrom */
355162860Sdes/* #undef HAVE_FCNTL_CLOSEM */
356162860Sdes
357162860Sdes/* Define to 1 if you have the <fcntl.h> header file. */
358162860Sdes#define HAVE_FCNTL_H 1
359162860Sdes
360124244Sdes/* Define to 1 if you have the <features.h> header file. */
361124244Sdes/* #undef HAVE_FEATURES_H */
362124244Sdes
363107553Sdes/* Define to 1 if you have the <floatingpoint.h> header file. */
36499059Sdes#define HAVE_FLOATINGPOINT_H 1
36599059Sdes
366181111Sdes/* Define to 1 if you have the `fmt_scaled' function. */
367181111Sdes/* #undef HAVE_FMT_SCALED */
368181111Sdes
369107553Sdes/* Define to 1 if you have the `freeaddrinfo' function. */
37099059Sdes#define HAVE_FREEADDRINFO 1
37199059Sdes
372181111Sdes/* Define to 1 if the system has the type `fsblkcnt_t'. */
373181111Sdes#define HAVE_FSBLKCNT_T 1
374181111Sdes
375181111Sdes/* Define to 1 if the system has the type `fsfilcnt_t'. */
376181111Sdes#define HAVE_FSFILCNT_T 1
377181111Sdes
378181111Sdes/* Define to 1 if you have the `fstatvfs' function. */
379181111Sdes#define HAVE_FSTATVFS 1
380181111Sdes
381107553Sdes/* Define to 1 if you have the `futimes' function. */
38299059Sdes#define HAVE_FUTIMES 1
38399059Sdes
384107553Sdes/* Define to 1 if you have the `gai_strerror' function. */
38599059Sdes#define HAVE_GAI_STRERROR 1
38699059Sdes
387107553Sdes/* Define to 1 if you have the `getaddrinfo' function. */
38899059Sdes#define HAVE_GETADDRINFO 1
38999059Sdes
390147006Sdes/* Define to 1 if you have the `getaudit' function. */
391147006Sdes/* #undef HAVE_GETAUDIT */
392147006Sdes
393147006Sdes/* Define to 1 if you have the `getaudit_addr' function. */
394147006Sdes/* #undef HAVE_GETAUDIT_ADDR */
395147006Sdes
396107553Sdes/* Define to 1 if you have the `getcwd' function. */
39799059Sdes#define HAVE_GETCWD 1
39899059Sdes
399107553Sdes/* Define to 1 if you have the `getgrouplist' function. */
40099059Sdes#define HAVE_GETGROUPLIST 1
40199059Sdes
402181111Sdes/* Define to 1 if you have the `getgrset' function. */
403181111Sdes/* #undef HAVE_GETGRSET */
404181111Sdes
405192595Sdes/* Define to 1 if you have the `getlastlogxbyname' function. */
406192595Sdes/* #undef HAVE_GETLASTLOGXBYNAME */
407192595Sdes
408107553Sdes/* Define to 1 if you have the `getluid' function. */
40999059Sdes/* #undef HAVE_GETLUID */
41099059Sdes
411107553Sdes/* Define to 1 if you have the `getnameinfo' function. */
41299059Sdes#define HAVE_GETNAMEINFO 1
41399059Sdes
414107553Sdes/* Define to 1 if you have the `getopt' function. */
41599059Sdes#define HAVE_GETOPT 1
41699059Sdes
417107553Sdes/* Define to 1 if you have the <getopt.h> header file. */
418107553Sdes#define HAVE_GETOPT_H 1
41999059Sdes
420157020Sdes/* Define if your getopt(3) defines and uses optreset */
421157020Sdes#define HAVE_GETOPT_OPTRESET 1
422157020Sdes
423157020Sdes/* Define if your libraries define getpagesize() */
424157020Sdes#define HAVE_GETPAGESIZE 1
425157020Sdes
426107553Sdes/* Define to 1 if you have the `getpeereid' function. */
427107553Sdes#define HAVE_GETPEEREID 1
428107553Sdes
429181111Sdes/* Define to 1 if you have the `getpeerucred' function. */
430181111Sdes/* #undef HAVE_GETPEERUCRED */
431181111Sdes
432107553Sdes/* Define to 1 if you have the `getpwanam' function. */
43399059Sdes/* #undef HAVE_GETPWANAM */
43499059Sdes
435107553Sdes/* Define to 1 if you have the `getrlimit' function. */
43699059Sdes#define HAVE_GETRLIMIT 1
43799059Sdes
438157020Sdes/* Define if getrrsetbyname() exists */
439157020Sdes/* #undef HAVE_GETRRSETBYNAME */
440157020Sdes
441107553Sdes/* Define to 1 if you have the `getrusage' function. */
442124244Sdes/* #undef HAVE_GETRUSAGE */
44399059Sdes
444162860Sdes/* Define to 1 if you have the `getseuserbyname' function. */
445162860Sdes/* #undef HAVE_GETSEUSERBYNAME */
446162860Sdes
447107553Sdes/* Define to 1 if you have the `gettimeofday' function. */
44899059Sdes#define HAVE_GETTIMEOFDAY 1
44999059Sdes
450107553Sdes/* Define to 1 if you have the `getttyent' function. */
45199059Sdes#define HAVE_GETTTYENT 1
45299059Sdes
453107553Sdes/* Define to 1 if you have the `getutent' function. */
45499059Sdes/* #undef HAVE_GETUTENT */
45599059Sdes
456107553Sdes/* Define to 1 if you have the `getutid' function. */
45799059Sdes/* #undef HAVE_GETUTID */
45899059Sdes
459107553Sdes/* Define to 1 if you have the `getutline' function. */
46099319Sdes/* #undef HAVE_GETUTLINE */
46199059Sdes
462107553Sdes/* Define to 1 if you have the `getutxent' function. */
463202213Sed#define HAVE_GETUTXENT 1
46499059Sdes
465107553Sdes/* Define to 1 if you have the `getutxid' function. */
466202213Sed#define HAVE_GETUTXID 1
46799059Sdes
468107553Sdes/* Define to 1 if you have the `getutxline' function. */
469202213Sed#define HAVE_GETUTXLINE 1
47099059Sdes
471207319Sdes/* Define to 1 if you have the `getutxuser' function. */
472207319Sdes#define HAVE_GETUTXUSER 1
473207319Sdes
474162860Sdes/* Define to 1 if you have the `get_default_context_with_level' function. */
475162860Sdes/* #undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL */
476162860Sdes
477107553Sdes/* Define to 1 if you have the `glob' function. */
47899059Sdes#define HAVE_GLOB 1
47999059Sdes
480107553Sdes/* Define to 1 if you have the <glob.h> header file. */
48199059Sdes#define HAVE_GLOB_H 1
48299059Sdes
483204917Sdes/* Define to 1 if you have the `group_from_gid' function. */
484204917Sdes#define HAVE_GROUP_FROM_GID 1
485204917Sdes
486126279Sdes/* Define to 1 if you have the <gssapi_generic.h> header file. */
487126279Sdes/* #undef HAVE_GSSAPI_GENERIC_H */
488126279Sdes
489126279Sdes/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
490126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
491126279Sdes
492126279Sdes/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
493126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_H */
494126279Sdes
495126279Sdes/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
496126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
497126279Sdes
498124244Sdes/* Define to 1 if you have the <gssapi.h> header file. */
499147006Sdes/* #undef HAVE_GSSAPI_H */
500124244Sdes
501126279Sdes/* Define to 1 if you have the <gssapi_krb5.h> header file. */
502126279Sdes/* #undef HAVE_GSSAPI_KRB5_H */
503126279Sdes
504157020Sdes/* Define if HEADER.ad exists in arpa/nameser.h */
505157020Sdes#define HAVE_HEADER_AD 1
506157020Sdes
507157020Sdes/* Define if you have ut_host in utmp.h */
508202213Sed/* #undef HAVE_HOST_IN_UTMP */
509157020Sdes
510157020Sdes/* Define if you have ut_host in utmpx.h */
511202213Sed#define HAVE_HOST_IN_UTMPX 1
512157020Sdes
513149754Sdes/* Define to 1 if you have the <iaf.h> header file. */
514149754Sdes/* #undef HAVE_IAF_H */
515149754Sdes
516107553Sdes/* Define to 1 if you have the <ia.h> header file. */
517107553Sdes/* #undef HAVE_IA_H */
518107553Sdes
519157020Sdes/* Define if you have ut_id in utmp.h */
520157020Sdes/* #undef HAVE_ID_IN_UTMP */
521157020Sdes
522157020Sdes/* Define if you have ut_id in utmpx.h */
523202213Sed#define HAVE_ID_IN_UTMPX 1
524157020Sdes
525107553Sdes/* Define to 1 if you have the `inet_aton' function. */
52699059Sdes#define HAVE_INET_ATON 1
52799059Sdes
528107553Sdes/* Define to 1 if you have the `inet_ntoa' function. */
52999059Sdes#define HAVE_INET_NTOA 1
53099059Sdes
531107553Sdes/* Define to 1 if you have the `inet_ntop' function. */
53299059Sdes#define HAVE_INET_NTOP 1
53399059Sdes
534107553Sdes/* Define to 1 if you have the `innetgr' function. */
53599059Sdes#define HAVE_INNETGR 1
53699059Sdes
537157020Sdes/* define if you have int64_t data type */
538157020Sdes#define HAVE_INT64_T 1
539157020Sdes
540107553Sdes/* Define to 1 if you have the <inttypes.h> header file. */
541162953Sdes#define HAVE_INTTYPES_H 1
54299059Sdes
543157020Sdes/* define if you have intxx_t data type */
544157020Sdes#define HAVE_INTXX_T 1
545157020Sdes
546147006Sdes/* Define to 1 if the system has the type `in_addr_t'. */
547147006Sdes#define HAVE_IN_ADDR_T 1
548147006Sdes
549197679Sdes/* Define to 1 if the system has the type `in_port_t'. */
550197679Sdes#define HAVE_IN_PORT_T 1
551197679Sdes
552221420Sdes/* Define if you have isblank(3C). */
553221420Sdes#define HAVE_ISBLANK 1
554221420Sdes
555107553Sdes/* Define to 1 if you have the <lastlog.h> header file. */
55699059Sdes/* #undef HAVE_LASTLOG_H */
55799059Sdes
558221420Sdes/* Define to 1 if you have the <libaudit.h> header file. */
559221420Sdes/* #undef HAVE_LIBAUDIT_H */
560221420Sdes
561147006Sdes/* Define to 1 if you have the `bsm' library (-lbsm). */
562147006Sdes/* #undef HAVE_LIBBSM */
563147006Sdes
564107553Sdes/* Define to 1 if you have the `crypt' library (-lcrypt). */
565107553Sdes/* #undef HAVE_LIBCRYPT */
566107553Sdes
567107553Sdes/* Define to 1 if you have the `dl' library (-ldl). */
56899059Sdes/* #undef HAVE_LIBDL */
56999059Sdes
570107553Sdes/* Define to 1 if you have the <libgen.h> header file. */
57199059Sdes#define HAVE_LIBGEN_H 1
57299059Sdes
573181111Sdes/* Define if system has libiaf that supports set_id */
574149754Sdes/* #undef HAVE_LIBIAF */
575149754Sdes
576207319Sdes/* Define to 1 if you have the `network' library (-lnetwork). */
577207319Sdes/* #undef HAVE_LIBNETWORK */
578207319Sdes
579107553Sdes/* Define to 1 if you have the `nsl' library (-lnsl). */
58099059Sdes/* #undef HAVE_LIBNSL */
58199059Sdes
582107553Sdes/* Define to 1 if you have the `pam' library (-lpam). */
58399059Sdes#define HAVE_LIBPAM 1
58499059Sdes
585107553Sdes/* Define to 1 if you have the `socket' library (-lsocket). */
58699059Sdes/* #undef HAVE_LIBSOCKET */
58799059Sdes
588107553Sdes/* Define to 1 if you have the <libutil.h> header file. */
58999059Sdes#define HAVE_LIBUTIL_H 1
59099059Sdes
591107553Sdes/* Define to 1 if you have the `xnet' library (-lxnet). */
592107553Sdes/* #undef HAVE_LIBXNET */
593107553Sdes
594107553Sdes/* Define to 1 if you have the `z' library (-lz). */
59599059Sdes#define HAVE_LIBZ 1
59699059Sdes
597107553Sdes/* Define to 1 if you have the <limits.h> header file. */
59899059Sdes#define HAVE_LIMITS_H 1
59999059Sdes
600157020Sdes/* Define to 1 if you have the <linux/if_tun.h> header file. */
601157020Sdes/* #undef HAVE_LINUX_IF_TUN_H */
602157020Sdes
603157020Sdes/* Define if your libraries define login() */
604202213Sed/* #undef HAVE_LOGIN */
605157020Sdes
606107553Sdes/* Define to 1 if you have the <login_cap.h> header file. */
60799059Sdes#define HAVE_LOGIN_CAP_H 1
60899059Sdes
609107553Sdes/* Define to 1 if you have the `login_getcapbool' function. */
61099059Sdes#define HAVE_LOGIN_GETCAPBOOL 1
61199059Sdes
612107553Sdes/* Define to 1 if you have the <login.h> header file. */
61399059Sdes/* #undef HAVE_LOGIN_H */
61499059Sdes
615107553Sdes/* Define to 1 if you have the `logout' function. */
616202213Sed/* #undef HAVE_LOGOUT */
61799059Sdes
618107553Sdes/* Define to 1 if you have the `logwtmp' function. */
619202213Sed/* #undef HAVE_LOGWTMP */
62099059Sdes
621157020Sdes/* Define to 1 if the system has the type `long double'. */
622157020Sdes#define HAVE_LONG_DOUBLE 1
623157020Sdes
624157020Sdes/* Define to 1 if the system has the type `long long'. */
625157020Sdes#define HAVE_LONG_LONG 1
626157020Sdes
627107553Sdes/* Define to 1 if you have the <maillock.h> header file. */
62899059Sdes/* #undef HAVE_MAILLOCK_H */
62999059Sdes
630107553Sdes/* Define to 1 if you have the `md5_crypt' function. */
63199059Sdes/* #undef HAVE_MD5_CRYPT */
63299059Sdes
633157020Sdes/* Define if you want to allow MD5 passwords */
634157020Sdes/* #undef HAVE_MD5_PASSWORDS */
635157020Sdes
636107553Sdes/* Define to 1 if you have the `memmove' function. */
63799059Sdes#define HAVE_MEMMOVE 1
63899059Sdes
639107553Sdes/* Define to 1 if you have the <memory.h> header file. */
640162953Sdes#define HAVE_MEMORY_H 1
64199059Sdes
642107553Sdes/* Define to 1 if you have the `mkdtemp' function. */
64399059Sdes#define HAVE_MKDTEMP 1
64499059Sdes
645107553Sdes/* Define to 1 if you have the `mmap' function. */
64699059Sdes#define HAVE_MMAP 1
64799059Sdes
648157020Sdes/* define if you have mode_t data type */
649157020Sdes#define HAVE_MODE_T 1
650157020Sdes
651157020Sdes/* Some systems put nanosleep outside of libc */
652157020Sdes#define HAVE_NANOSLEEP 1
653157020Sdes
654137019Sdes/* Define to 1 if you have the <ndir.h> header file. */
655137019Sdes/* #undef HAVE_NDIR_H */
656137019Sdes
657107553Sdes/* Define to 1 if you have the <netdb.h> header file. */
65899059Sdes#define HAVE_NETDB_H 1
65999059Sdes
660107553Sdes/* Define to 1 if you have the <netgroup.h> header file. */
66199059Sdes/* #undef HAVE_NETGROUP_H */
66299059Sdes
663162860Sdes/* Define to 1 if you have the <net/if_tun.h> header file. */
664162860Sdes#define HAVE_NET_IF_TUN_H 1
66599059Sdes
666157020Sdes/* Define if you are on NeXT */
667157020Sdes/* #undef HAVE_NEXT */
668157020Sdes
669107553Sdes/* Define to 1 if you have the `ngetaddrinfo' function. */
67099059Sdes/* #undef HAVE_NGETADDRINFO */
67199059Sdes
672113912Sdes/* Define to 1 if you have the `nsleep' function. */
673113912Sdes/* #undef HAVE_NSLEEP */
674113912Sdes
675107553Sdes/* Define to 1 if you have the `ogetaddrinfo' function. */
67699059Sdes/* #undef HAVE_OGETADDRINFO */
67799059Sdes
678157020Sdes/* Define if you have an old version of PAM which takes only one argument to
679157020Sdes   pam_strerror */
680157020Sdes/* #undef HAVE_OLD_PAM */
681157020Sdes
682124244Sdes/* Define to 1 if you have the `openlog_r' function. */
683124244Sdes/* #undef HAVE_OPENLOG_R */
684124244Sdes
685107553Sdes/* Define to 1 if you have the `openpty' function. */
68699059Sdes#define HAVE_OPENPTY 1
68799059Sdes
688157020Sdes/* Define if your ssl headers are included with #include <openssl/header.h> */
689157020Sdes#define HAVE_OPENSSL 1
690157020Sdes
691157020Sdes/* Define if you have Digital Unix Security Integration Architecture */
692157020Sdes/* #undef HAVE_OSF_SIA */
693157020Sdes
694107553Sdes/* Define to 1 if you have the `pam_getenvlist' function. */
69599059Sdes#define HAVE_PAM_GETENVLIST 1
69699059Sdes
697126279Sdes/* Define to 1 if you have the <pam/pam_appl.h> header file. */
698126279Sdes/* #undef HAVE_PAM_PAM_APPL_H */
699126279Sdes
700124244Sdes/* Define to 1 if you have the `pam_putenv' function. */
701124244Sdes#define HAVE_PAM_PUTENV 1
702124244Sdes
703107553Sdes/* Define to 1 if you have the <paths.h> header file. */
70499059Sdes#define HAVE_PATHS_H 1
70599059Sdes
706157020Sdes/* Define if you have ut_pid in utmp.h */
707157020Sdes/* #undef HAVE_PID_IN_UTMP */
708157020Sdes
709157020Sdes/* define if you have pid_t data type */
710157020Sdes#define HAVE_PID_T 1
711157020Sdes
712181111Sdes/* Define to 1 if you have the `poll' function. */
713181111Sdes#define HAVE_POLL 1
714181111Sdes
715181111Sdes/* Define to 1 if you have the <poll.h> header file. */
716181111Sdes#define HAVE_POLL_H 1
717181111Sdes
718128462Sdes/* Define to 1 if you have the `prctl' function. */
719128462Sdes/* #undef HAVE_PRCTL */
720128462Sdes
721157020Sdes/* Define if you have /proc/$pid/fd */
722157020Sdes/* #undef HAVE_PROC_PID */
723157020Sdes
724113912Sdes/* Define to 1 if you have the `pstat' function. */
725113912Sdes/* #undef HAVE_PSTAT */
726113912Sdes
727107553Sdes/* Define to 1 if you have the <pty.h> header file. */
72899059Sdes/* #undef HAVE_PTY_H */
72999059Sdes
730107553Sdes/* Define to 1 if you have the `pututline' function. */
73199319Sdes/* #undef HAVE_PUTUTLINE */
73299059Sdes
733107553Sdes/* Define to 1 if you have the `pututxline' function. */
734202213Sed#define HAVE_PUTUTXLINE 1
73599059Sdes
736157020Sdes/* Define if your password has a pw_change field */
737157020Sdes#define HAVE_PW_CHANGE_IN_PASSWD 1
738157020Sdes
739157020Sdes/* Define if your password has a pw_class field */
740157020Sdes#define HAVE_PW_CLASS_IN_PASSWD 1
741157020Sdes
742157020Sdes/* Define if your password has a pw_expire field */
743157020Sdes#define HAVE_PW_EXPIRE_IN_PASSWD 1
744157020Sdes
745107553Sdes/* Define to 1 if you have the `readpassphrase' function. */
74699059Sdes#define HAVE_READPASSPHRASE 1
74799059Sdes
748107553Sdes/* Define to 1 if you have the <readpassphrase.h> header file. */
74999059Sdes#define HAVE_READPASSPHRASE_H 1
75099059Sdes
751107553Sdes/* Define to 1 if you have the `realpath' function. */
75299059Sdes#define HAVE_REALPATH 1
75399059Sdes
754107553Sdes/* Define to 1 if you have the `recvmsg' function. */
75599059Sdes#define HAVE_RECVMSG 1
75699059Sdes
757107553Sdes/* Define to 1 if you have the <rpc/types.h> header file. */
75899059Sdes#define HAVE_RPC_TYPES_H 1
75999059Sdes
760107553Sdes/* Define to 1 if you have the `rresvport_af' function. */
76199059Sdes#define HAVE_RRESVPORT_AF 1
76299059Sdes
763221420Sdes/* Define to 1 if you have the `RSA_generate_key_ex' function. */
764221420Sdes#define HAVE_RSA_GENERATE_KEY_EX 1
765221420Sdes
766221420Sdes/* Define to 1 if you have the `RSA_get_default_method' function. */
767221420Sdes#define HAVE_RSA_GET_DEFAULT_METHOD 1
768221420Sdes
769157020Sdes/* define if you have sa_family_t data type */
770157020Sdes#define HAVE_SA_FAMILY_T 1
771157020Sdes
772157020Sdes/* Define if you have SecureWare-based protected password database */
773157020Sdes/* #undef HAVE_SECUREWARE */
774157020Sdes
775107553Sdes/* Define to 1 if you have the <security/pam_appl.h> header file. */
77699059Sdes#define HAVE_SECURITY_PAM_APPL_H 1
77799059Sdes
778107553Sdes/* Define to 1 if you have the `sendmsg' function. */
77999059Sdes#define HAVE_SENDMSG 1
78099059Sdes
781124244Sdes/* Define to 1 if you have the `setauthdb' function. */
782124244Sdes/* #undef HAVE_SETAUTHDB */
783124244Sdes
784107553Sdes/* Define to 1 if you have the `setdtablesize' function. */
78599059Sdes/* #undef HAVE_SETDTABLESIZE */
78699059Sdes
787107553Sdes/* Define to 1 if you have the `setegid' function. */
78899059Sdes#define HAVE_SETEGID 1
78999059Sdes
790107553Sdes/* Define to 1 if you have the `setenv' function. */
79199059Sdes#define HAVE_SETENV 1
79299059Sdes
793107553Sdes/* Define to 1 if you have the `seteuid' function. */
79499059Sdes#define HAVE_SETEUID 1
79599059Sdes
796204917Sdes/* Define to 1 if you have the `setgroupent' function. */
797204917Sdes#define HAVE_SETGROUPENT 1
798204917Sdes
799107553Sdes/* Define to 1 if you have the `setgroups' function. */
80099059Sdes#define HAVE_SETGROUPS 1
80199059Sdes
802107553Sdes/* Define to 1 if you have the `setlogin' function. */
80399059Sdes#define HAVE_SETLOGIN 1
80499059Sdes
805107553Sdes/* Define to 1 if you have the `setluid' function. */
80699059Sdes/* #undef HAVE_SETLUID */
80799059Sdes
808204917Sdes/* Define to 1 if you have the `setpassent' function. */
809204917Sdes#define HAVE_SETPASSENT 1
810204917Sdes
811107553Sdes/* Define to 1 if you have the `setpcred' function. */
81299059Sdes/* #undef HAVE_SETPCRED */
81399059Sdes
814107553Sdes/* Define to 1 if you have the `setproctitle' function. */
81599059Sdes#define HAVE_SETPROCTITLE 1
81699059Sdes
817124244Sdes/* Define to 1 if you have the `setregid' function. */
818124244Sdes#define HAVE_SETREGID 1
819124244Sdes
820107553Sdes/* Define to 1 if you have the `setresgid' function. */
82199059Sdes#define HAVE_SETRESGID 1
82299059Sdes
823124244Sdes/* Define to 1 if you have the `setresuid' function. */
824124244Sdes#define HAVE_SETRESUID 1
825124244Sdes
826107553Sdes/* Define to 1 if you have the `setreuid' function. */
82799059Sdes#define HAVE_SETREUID 1
82899059Sdes
829107553Sdes/* Define to 1 if you have the `setrlimit' function. */
83099059Sdes#define HAVE_SETRLIMIT 1
83199059Sdes
832107553Sdes/* Define to 1 if you have the `setsid' function. */
83399059Sdes#define HAVE_SETSID 1
83499059Sdes
835107553Sdes/* Define to 1 if you have the `setutent' function. */
83699319Sdes/* #undef HAVE_SETUTENT */
83799059Sdes
838207319Sdes/* Define to 1 if you have the `setutxdb' function. */
839207319Sdes#define HAVE_SETUTXDB 1
840207319Sdes
841107553Sdes/* Define to 1 if you have the `setutxent' function. */
842202213Sed#define HAVE_SETUTXENT 1
84399059Sdes
844107553Sdes/* Define to 1 if you have the `setvbuf' function. */
84599059Sdes#define HAVE_SETVBUF 1
84699059Sdes
847181111Sdes/* Define to 1 if you have the `set_id' function. */
848181111Sdes/* #undef HAVE_SET_ID */
849181111Sdes
850162860Sdes/* Define to 1 if you have the `SHA256_Update' function. */
851162860Sdes#define HAVE_SHA256_UPDATE 1
852162860Sdes
853162860Sdes/* Define to 1 if you have the <sha2.h> header file. */
854162860Sdes/* #undef HAVE_SHA2_H */
855162860Sdes
856107553Sdes/* Define to 1 if you have the <shadow.h> header file. */
85799059Sdes/* #undef HAVE_SHADOW_H */
85899059Sdes
859107553Sdes/* Define to 1 if you have the `sigaction' function. */
86099059Sdes#define HAVE_SIGACTION 1
86199059Sdes
862107553Sdes/* Define to 1 if you have the `sigvec' function. */
86399059Sdes#define HAVE_SIGVEC 1
86499059Sdes
865107553Sdes/* Define to 1 if the system has the type `sig_atomic_t'. */
86699059Sdes#define HAVE_SIG_ATOMIC_T 1
86799059Sdes
868157020Sdes/* define if you have size_t data type */
869157020Sdes#define HAVE_SIZE_T 1
870157020Sdes
871107553Sdes/* Define to 1 if you have the `snprintf' function. */
87299059Sdes#define HAVE_SNPRINTF 1
87399059Sdes
874107553Sdes/* Define to 1 if you have the `socketpair' function. */
87599059Sdes#define HAVE_SOCKETPAIR 1
87699059Sdes
877147006Sdes/* Have PEERCRED socket option */
878147006Sdes/* #undef HAVE_SO_PEERCRED */
879147006Sdes
880157020Sdes/* define if you have ssize_t data type */
881157020Sdes#define HAVE_SSIZE_T 1
882157020Sdes
883157020Sdes/* Fields in struct sockaddr_storage */
884157020Sdes#define HAVE_SS_FAMILY_IN_SS 1
885157020Sdes
886181111Sdes/* Define to 1 if you have the `statfs' function. */
887181111Sdes#define HAVE_STATFS 1
888181111Sdes
889181111Sdes/* Define to 1 if you have the `statvfs' function. */
890181111Sdes#define HAVE_STATVFS 1
891181111Sdes
892107553Sdes/* Define to 1 if you have the <stddef.h> header file. */
89399059Sdes#define HAVE_STDDEF_H 1
89499059Sdes
895107553Sdes/* Define to 1 if you have the <stdint.h> header file. */
89699059Sdes#define HAVE_STDINT_H 1
89799059Sdes
898107553Sdes/* Define to 1 if you have the <stdlib.h> header file. */
899162953Sdes#define HAVE_STDLIB_H 1
90099059Sdes
901149754Sdes/* Define to 1 if you have the `strdup' function. */
902149754Sdes#define HAVE_STRDUP 1
903149754Sdes
904107553Sdes/* Define to 1 if you have the `strerror' function. */
90599059Sdes#define HAVE_STRERROR 1
90699059Sdes
907107553Sdes/* Define to 1 if you have the `strftime' function. */
90899059Sdes#define HAVE_STRFTIME 1
90999059Sdes
910157020Sdes/* Silly mkstemp() */
911157020Sdes/* #undef HAVE_STRICT_MKSTEMP */
912157020Sdes
913107553Sdes/* Define to 1 if you have the <strings.h> header file. */
91499059Sdes#define HAVE_STRINGS_H 1
91599059Sdes
916107553Sdes/* Define to 1 if you have the <string.h> header file. */
91799059Sdes#define HAVE_STRING_H 1
91899059Sdes
919107553Sdes/* Define to 1 if you have the `strlcat' function. */
92099059Sdes#define HAVE_STRLCAT 1
92199059Sdes
922107553Sdes/* Define to 1 if you have the `strlcpy' function. */
92399059Sdes#define HAVE_STRLCPY 1
92499059Sdes
925107553Sdes/* Define to 1 if you have the `strmode' function. */
92699059Sdes#define HAVE_STRMODE 1
92799059Sdes
928113912Sdes/* Define to 1 if you have the `strnvis' function. */
929113912Sdes/* #undef HAVE_STRNVIS */
930113912Sdes
931215116Sdes/* Define to 1 if you have the `strptime' function. */
932215116Sdes#define HAVE_STRPTIME 1
933215116Sdes
934107553Sdes/* Define to 1 if you have the `strsep' function. */
93599059Sdes#define HAVE_STRSEP 1
93699059Sdes
937149754Sdes/* Define to 1 if you have the `strtoll' function. */
938149754Sdes#define HAVE_STRTOLL 1
939149754Sdes
940149754Sdes/* Define to 1 if you have the `strtonum' function. */
941157020Sdes#define HAVE_STRTONUM 1
942149754Sdes
943126279Sdes/* Define to 1 if you have the `strtoul' function. */
944126279Sdes#define HAVE_STRTOUL 1
945126279Sdes
946157020Sdes/* define if you have struct addrinfo data type */
947157020Sdes#define HAVE_STRUCT_ADDRINFO 1
948157020Sdes
949157020Sdes/* define if you have struct in6_addr data type */
950157020Sdes#define HAVE_STRUCT_IN6_ADDR 1
951157020Sdes
952157020Sdes/* define if you have struct sockaddr_in6 data type */
953157020Sdes#define HAVE_STRUCT_SOCKADDR_IN6 1
954157020Sdes
955221420Sdes/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
956192595Sdes#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
957192595Sdes
958157020Sdes/* define if you have struct sockaddr_storage data type */
959157020Sdes#define HAVE_STRUCT_SOCKADDR_STORAGE 1
960157020Sdes
961221420Sdes/* Define to 1 if `st_blksize' is a member of `struct stat'. */
96299059Sdes#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
96399059Sdes
964113912Sdes/* Define to 1 if the system has the type `struct timespec'. */
965113912Sdes#define HAVE_STRUCT_TIMESPEC 1
966113912Sdes
967157020Sdes/* define if you have struct timeval */
968157020Sdes#define HAVE_STRUCT_TIMEVAL 1
969157020Sdes
970181111Sdes/* Define to 1 if you have the `swap32' function. */
971181111Sdes/* #undef HAVE_SWAP32 */
972181111Sdes
973107553Sdes/* Define to 1 if you have the `sysconf' function. */
97499059Sdes#define HAVE_SYSCONF 1
97599059Sdes
976157020Sdes/* Define if you have syslen in utmpx.h */
977157020Sdes/* #undef HAVE_SYSLEN_IN_UTMPX */
978157020Sdes
979124244Sdes/* Define to 1 if you have the <sys/audit.h> header file. */
980124244Sdes/* #undef HAVE_SYS_AUDIT_H */
981124244Sdes
982107553Sdes/* Define to 1 if you have the <sys/bitypes.h> header file. */
98399059Sdes/* #undef HAVE_SYS_BITYPES_H */
98499059Sdes
985107553Sdes/* Define to 1 if you have the <sys/bsdtty.h> header file. */
98699059Sdes/* #undef HAVE_SYS_BSDTTY_H */
98799059Sdes
988107553Sdes/* Define to 1 if you have the <sys/cdefs.h> header file. */
98999059Sdes#define HAVE_SYS_CDEFS_H 1
99099059Sdes
991137019Sdes/* Define to 1 if you have the <sys/dir.h> header file. */
992137019Sdes#define HAVE_SYS_DIR_H 1
993137019Sdes
994157020Sdes/* Define if your system defines sys_errlist[] */
995157020Sdes#define HAVE_SYS_ERRLIST 1
996157020Sdes
997107553Sdes/* Define to 1 if you have the <sys/mman.h> header file. */
99899059Sdes#define HAVE_SYS_MMAN_H 1
99999059Sdes
1000181111Sdes/* Define to 1 if you have the <sys/mount.h> header file. */
1001181111Sdes#define HAVE_SYS_MOUNT_H 1
1002181111Sdes
1003137019Sdes/* Define to 1 if you have the <sys/ndir.h> header file. */
1004137019Sdes/* #undef HAVE_SYS_NDIR_H */
1005137019Sdes
1006157020Sdes/* Define if your system defines sys_nerr */
1007157020Sdes#define HAVE_SYS_NERR 1
1008157020Sdes
1009181111Sdes/* Define to 1 if you have the <sys/poll.h> header file. */
1010181111Sdes#define HAVE_SYS_POLL_H 1
1011181111Sdes
1012128462Sdes/* Define to 1 if you have the <sys/prctl.h> header file. */
1013128462Sdes/* #undef HAVE_SYS_PRCTL_H */
1014128462Sdes
1015113912Sdes/* Define to 1 if you have the <sys/pstat.h> header file. */
1016113912Sdes/* #undef HAVE_SYS_PSTAT_H */
1017113912Sdes
1018126279Sdes/* Define to 1 if you have the <sys/ptms.h> header file. */
1019126279Sdes/* #undef HAVE_SYS_PTMS_H */
1020126279Sdes
1021107553Sdes/* Define to 1 if you have the <sys/select.h> header file. */
102299059Sdes#define HAVE_SYS_SELECT_H 1
102399059Sdes
1024181111Sdes/* Define to 1 if you have the <sys/statvfs.h> header file. */
1025181111Sdes#define HAVE_SYS_STATVFS_H 1
1026181111Sdes
1027107553Sdes/* Define to 1 if you have the <sys/stat.h> header file. */
102899059Sdes#define HAVE_SYS_STAT_H 1
102999059Sdes
1030126279Sdes/* Define to 1 if you have the <sys/stream.h> header file. */
1031126279Sdes/* #undef HAVE_SYS_STREAM_H */
1032126279Sdes
1033107553Sdes/* Define to 1 if you have the <sys/stropts.h> header file. */
103499059Sdes/* #undef HAVE_SYS_STROPTS_H */
103599059Sdes
1036124244Sdes/* Define to 1 if you have the <sys/strtio.h> header file. */
1037124244Sdes/* #undef HAVE_SYS_STRTIO_H */
1038124244Sdes
1039149754Sdes/* Force use of sys/syslog.h on Ultrix */
1040149754Sdes/* #undef HAVE_SYS_SYSLOG_H */
1041149754Sdes
1042107553Sdes/* Define to 1 if you have the <sys/sysmacros.h> header file. */
104399059Sdes/* #undef HAVE_SYS_SYSMACROS_H */
104499059Sdes
1045113912Sdes/* Define to 1 if you have the <sys/timers.h> header file. */
1046113912Sdes#define HAVE_SYS_TIMERS_H 1
1047113912Sdes
1048107553Sdes/* Define to 1 if you have the <sys/time.h> header file. */
104999059Sdes#define HAVE_SYS_TIME_H 1
105099059Sdes
1051107553Sdes/* Define to 1 if you have the <sys/types.h> header file. */
1052162953Sdes#define HAVE_SYS_TYPES_H 1
105399059Sdes
1054107553Sdes/* Define to 1 if you have the <sys/un.h> header file. */
105599059Sdes#define HAVE_SYS_UN_H 1
105699059Sdes
1057107553Sdes/* Define to 1 if you have the `tcgetpgrp' function. */
105899059Sdes#define HAVE_TCGETPGRP 1
105999059Sdes
1060124244Sdes/* Define to 1 if you have the `tcsendbreak' function. */
1061124244Sdes#define HAVE_TCSENDBREAK 1
1062124244Sdes
1063107553Sdes/* Define to 1 if you have the `time' function. */
106499059Sdes#define HAVE_TIME 1
106599059Sdes
1066107553Sdes/* Define to 1 if you have the <time.h> header file. */
106799059Sdes#define HAVE_TIME_H 1
106899059Sdes
1069157020Sdes/* Define if you have ut_time in utmp.h */
1070202213Sed/* #undef HAVE_TIME_IN_UTMP */
1071157020Sdes
1072157020Sdes/* Define if you have ut_time in utmpx.h */
1073157020Sdes/* #undef HAVE_TIME_IN_UTMPX */
1074157020Sdes
1075221420Sdes/* Define to 1 if you have the `timingsafe_bcmp' function. */
1076221420Sdes/* #undef HAVE_TIMINGSAFE_BCMP */
1077221420Sdes
1078107553Sdes/* Define to 1 if you have the <tmpdir.h> header file. */
1079107553Sdes/* #undef HAVE_TMPDIR_H */
1080107553Sdes
1081107553Sdes/* Define to 1 if you have the `truncate' function. */
108299059Sdes#define HAVE_TRUNCATE 1
108399059Sdes
1084107553Sdes/* Define to 1 if you have the <ttyent.h> header file. */
108599059Sdes#define HAVE_TTYENT_H 1
108699059Sdes
1087157020Sdes/* Define if you have ut_tv in utmp.h */
1088157020Sdes/* #undef HAVE_TV_IN_UTMP */
1089157020Sdes
1090157020Sdes/* Define if you have ut_tv in utmpx.h */
1091202213Sed#define HAVE_TV_IN_UTMPX 1
1092157020Sdes
1093157020Sdes/* Define if you have ut_type in utmp.h */
1094157020Sdes/* #undef HAVE_TYPE_IN_UTMP */
1095157020Sdes
1096157020Sdes/* Define if you have ut_type in utmpx.h */
1097202213Sed#define HAVE_TYPE_IN_UTMPX 1
1098157020Sdes
1099181111Sdes/* Define to 1 if you have the <ucred.h> header file. */
1100181111Sdes/* #undef HAVE_UCRED_H */
1101181111Sdes
1102157020Sdes/* define if you have uintxx_t data type */
1103157020Sdes#define HAVE_UINTXX_T 1
1104157020Sdes
1105107553Sdes/* Define to 1 if you have the <unistd.h> header file. */
110699059Sdes#define HAVE_UNISTD_H 1
110799059Sdes
1108128462Sdes/* Define to 1 if you have the `unsetenv' function. */
1109128462Sdes#define HAVE_UNSETENV 1
1110128462Sdes
1111157020Sdes/* Define to 1 if the system has the type `unsigned long long'. */
1112157020Sdes#define HAVE_UNSIGNED_LONG_LONG 1
1113157020Sdes
1114107553Sdes/* Define to 1 if you have the `updwtmp' function. */
111599059Sdes/* #undef HAVE_UPDWTMP */
111699059Sdes
1117126279Sdes/* Define to 1 if you have the `updwtmpx' function. */
1118126279Sdes/* #undef HAVE_UPDWTMPX */
1119126279Sdes
1120107553Sdes/* Define to 1 if you have the <usersec.h> header file. */
112199059Sdes/* #undef HAVE_USERSEC_H */
112299059Sdes
1123204917Sdes/* Define to 1 if you have the `user_from_uid' function. */
1124204917Sdes#define HAVE_USER_FROM_UID 1
1125204917Sdes
1126107553Sdes/* Define to 1 if you have the <util.h> header file. */
112799059Sdes/* #undef HAVE_UTIL_H */
112899059Sdes
1129107553Sdes/* Define to 1 if you have the `utimes' function. */
113099059Sdes#define HAVE_UTIMES 1
113199059Sdes
1132107553Sdes/* Define to 1 if you have the <utime.h> header file. */
113399059Sdes#define HAVE_UTIME_H 1
113499059Sdes
1135107553Sdes/* Define to 1 if you have the `utmpname' function. */
113699059Sdes/* #undef HAVE_UTMPNAME */
113799059Sdes
1138107553Sdes/* Define to 1 if you have the `utmpxname' function. */
113999059Sdes/* #undef HAVE_UTMPXNAME */
114099059Sdes
1141107553Sdes/* Define to 1 if you have the <utmpx.h> header file. */
1142202213Sed#define HAVE_UTMPX_H 1
114399059Sdes
1144107553Sdes/* Define to 1 if you have the <utmp.h> header file. */
1145202213Sed/* #undef HAVE_UTMP_H */
114699059Sdes
1147157020Sdes/* define if you have u_char data type */
1148157020Sdes#define HAVE_U_CHAR 1
1149157020Sdes
1150157020Sdes/* define if you have u_int data type */
1151157020Sdes#define HAVE_U_INT 1
1152157020Sdes
1153157020Sdes/* define if you have u_int64_t data type */
1154157020Sdes#define HAVE_U_INT64_T 1
1155157020Sdes
1156157020Sdes/* define if you have u_intxx_t data type */
1157157020Sdes#define HAVE_U_INTXX_T 1
1158157020Sdes
1159157020Sdes/* Define to 1 if you have the `vasprintf' function. */
1160157020Sdes#define HAVE_VASPRINTF 1
1161157020Sdes
1162157020Sdes/* Define if va_copy exists */
1163157020Sdes#define HAVE_VA_COPY 1
1164157020Sdes
1165107553Sdes/* Define to 1 if you have the `vhangup' function. */
116699059Sdes/* #undef HAVE_VHANGUP */
116799059Sdes
1168124244Sdes/* Define to 1 if you have the <vis.h> header file. */
1169124244Sdes#define HAVE_VIS_H 1
1170124244Sdes
1171107553Sdes/* Define to 1 if you have the `vsnprintf' function. */
117299059Sdes#define HAVE_VSNPRINTF 1
117399059Sdes
1174107553Sdes/* Define to 1 if you have the `waitpid' function. */
117599059Sdes#define HAVE_WAITPID 1
117699059Sdes
1177124244Sdes/* Define to 1 if you have the `_getlong' function. */
1178126279Sdes#define HAVE__GETLONG 1
1179124244Sdes
1180107553Sdes/* Define to 1 if you have the `_getpty' function. */
118199059Sdes/* #undef HAVE__GETPTY */
118299059Sdes
1183124244Sdes/* Define to 1 if you have the `_getshort' function. */
1184126279Sdes#define HAVE__GETSHORT 1
1185124244Sdes
1186181111Sdes/* Define if you have struct __res_state _res as an extern */
1187181111Sdes#define HAVE__RES_EXTERN 1
1188181111Sdes
1189107553Sdes/* Define to 1 if you have the `__b64_ntop' function. */
119099059Sdes#define HAVE___B64_NTOP 1
119199059Sdes
1192113912Sdes/* Define to 1 if you have the `__b64_pton' function. */
1193113912Sdes#define HAVE___B64_PTON 1
1194113912Sdes
1195157020Sdes/* Define if compiler implements __FUNCTION__ */
1196157020Sdes#define HAVE___FUNCTION__ 1
1197157020Sdes
1198157020Sdes/* Define if libc defines __progname */
1199157020Sdes#define HAVE___PROGNAME 1
1200157020Sdes
1201157020Sdes/* Fields in struct sockaddr_storage */
1202157020Sdes/* #undef HAVE___SS_FAMILY_IN_SS */
1203157020Sdes
1204157020Sdes/* Define if __va_copy exists */
1205181111Sdes#define HAVE___VA_COPY 1
1206157020Sdes
1207157020Sdes/* Define if compiler implements __func__ */
1208157020Sdes#define HAVE___func__ 1
1209157020Sdes
1210157020Sdes/* Define this if you are using the Heimdal version of Kerberos V5 */
1211157020Sdes/* #undef HEIMDAL */
1212157020Sdes
1213157020Sdes/* Define if you need to use IP address instead of hostname in $DISPLAY */
1214157020Sdes/* #undef IPADDR_IN_DISPLAY */
1215157020Sdes
1216157020Sdes/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1217157020Sdes/* #undef IPV4_IN_IPV6 */
1218157020Sdes
1219157020Sdes/* Define if your system choked on IP TOS setting */
1220157020Sdes/* #undef IP_TOS_IS_BROKEN */
1221157020Sdes
1222157020Sdes/* Define if you want Kerberos 5 support */
1223157020Sdes/* #undef KRB5 */
1224157020Sdes
1225192595Sdes/* Define if pututxline updates lastlog too */
1226192595Sdes/* #undef LASTLOG_WRITE_PUTUTXLINE */
1227192595Sdes
1228157020Sdes/* Define if you want TCP Wrappers support */
1229157020Sdes#define LIBWRAP 1
1230157020Sdes
1231157020Sdes/* Define to whatever link() returns for "not supported" if it doesn't return
1232157020Sdes   EOPNOTSUPP. */
1233157020Sdes/* #undef LINK_OPNOTSUPP_ERRNO */
1234157020Sdes
1235204917Sdes/* Adjust Linux out-of-memory killer */
1236204917Sdes/* #undef LINUX_OOM_ADJUST */
1237204917Sdes
1238149754Sdes/* max value of long long calculated by configure */
1239149754Sdes/* #undef LLONG_MAX */
1240149754Sdes
1241149754Sdes/* min value of long long calculated by configure */
1242149754Sdes/* #undef LLONG_MIN */
1243149754Sdes
1244157020Sdes/* Account locked with pw(1) */
1245157020Sdes#define LOCKED_PASSWD_PREFIX "*LOCKED*"
1246157020Sdes
1247157020Sdes/* String used in /etc/passwd to denote locked account */
1248157020Sdes/* #undef LOCKED_PASSWD_STRING */
1249157020Sdes
1250157020Sdes/* String used in /etc/passwd to denote locked account */
1251157020Sdes/* #undef LOCKED_PASSWD_SUBSTR */
1252157020Sdes
1253157020Sdes/* Some versions of /bin/login need the TERM supplied on the commandline */
1254157020Sdes/* #undef LOGIN_NEEDS_TERM */
1255157020Sdes
1256157020Sdes/* Some systems need a utmpx entry for /bin/login to work */
1257157020Sdes/* #undef LOGIN_NEEDS_UTMPX */
1258157020Sdes
1259157020Sdes/* Define if your login program cannot handle end of options ("--") */
1260157020Sdes/* #undef LOGIN_NO_ENDOPT */
1261157020Sdes
1262157020Sdes/* If your header files don't define LOGIN_PROGRAM, then use this (detected)
1263157020Sdes   from environment and PATH */
1264157020Sdes#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
1265157020Sdes
1266157020Sdes/* Set this to your mail directory if you don't have maillock.h */
1267157020Sdes/* #undef MAIL_DIRECTORY */
1268157020Sdes
1269157020Sdes/* Define on *nto-qnx systems */
1270157020Sdes/* #undef MISSING_FD_MASK */
1271157020Sdes
1272157020Sdes/* Define on *nto-qnx systems */
1273157020Sdes/* #undef MISSING_HOWMANY */
1274157020Sdes
1275157020Sdes/* Define on *nto-qnx systems */
1276157020Sdes/* #undef MISSING_NFDBITS */
1277157020Sdes
1278149754Sdes/* Need setpgrp to acquire controlling tty */
1279162860Sdes/* #undef NEED_SETPGRP */
1280149754Sdes
1281157020Sdes/* Define if the concept of ports only accessible to superusers isn't known */
1282157020Sdes/* #undef NO_IPPORT_RESERVED_CONCEPT */
1283157020Sdes
1284157020Sdes/* Define if you don't want to use lastlog in session.c */
1285157020Sdes/* #undef NO_SSH_LASTLOG */
1286157020Sdes
1287157020Sdes/* Define if X11 doesn't support AF_UNIX sockets on that system */
1288157020Sdes/* #undef NO_X11_UNIX_SOCKETS */
1289157020Sdes
1290197679Sdes/* Define if EVP_DigestUpdate returns void */
1291197679Sdes/* #undef OPENSSL_EVP_DIGESTUPDATE_VOID */
1292197679Sdes
1293221420Sdes/* libcrypto includes complete ECC support */
1294221420Sdes#define OPENSSL_HAS_ECC 1
1295221420Sdes
1296157020Sdes/* libcrypto is missing AES 192 and 256 bit functions */
1297162860Sdes/* #undef OPENSSL_LOBOTOMISED_AES */
1298157020Sdes
1299157020Sdes/* Define if you want OpenSSL's internally seeded PRNG only */
1300157020Sdes#define OPENSSL_PRNG_ONLY 1
1301157020Sdes
1302107553Sdes/* Define to the address where bug reports for this package should be sent. */
1303157020Sdes#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
1304107553Sdes
1305107553Sdes/* Define to the full name of this package. */
1306147006Sdes#define PACKAGE_NAME "OpenSSH"
1307107553Sdes
1308107553Sdes/* Define to the full name and version of this package. */
1309147006Sdes#define PACKAGE_STRING "OpenSSH Portable"
1310107553Sdes
1311107553Sdes/* Define to the one symbol short name of this package. */
1312147006Sdes#define PACKAGE_TARNAME "openssh"
1313107553Sdes
1314221420Sdes/* Define to the home page for this package. */
1315221420Sdes#define PACKAGE_URL ""
1316221420Sdes
1317107553Sdes/* Define to the version of this package. */
1318147006Sdes#define PACKAGE_VERSION "Portable"
1319107553Sdes
1320157020Sdes/* Define if you are using Solaris-derived PAM which passes pam_messages to
1321157020Sdes   the conversation function with an extra level of indirection */
1322157020Sdes/* #undef PAM_SUN_CODEBASE */
1323157020Sdes
1324157020Sdes/* Work around problematic Linux PAM modules handling of PAM_TTY */
1325157020Sdes/* #undef PAM_TTY_KLUDGE */
1326157020Sdes
1327147006Sdes/* must supply username to passwd */
1328147006Sdes/* #undef PASSWD_NEEDS_USERNAME */
1329147006Sdes
1330157020Sdes/* Port number of PRNGD/EGD random number socket */
1331157020Sdes/* #undef PRNGD_PORT */
1332157020Sdes
1333157020Sdes/* Location of PRNGD/EGD random number socket */
1334157020Sdes/* #undef PRNGD_SOCKET */
1335157020Sdes
1336162860Sdes/* read(1) can return 0 for a non-closed fd */
1337162860Sdes/* #undef PTY_ZEROREAD */
1338162860Sdes
1339157020Sdes/* Define if your platform breaks doing a seteuid before a setuid */
1340157020Sdes/* #undef SETEUID_BREAKS_SETUID */
1341157020Sdes
1342181111Sdes/* The size of `char', as computed by sizeof. */
134399059Sdes#define SIZEOF_CHAR 1
134499059Sdes
1345181111Sdes/* The size of `int', as computed by sizeof. */
134699059Sdes#define SIZEOF_INT 4
134799059Sdes
1348181111Sdes/* The size of `long int', as computed by sizeof. */
1349182601Sdes#define SIZEOF_LONG_INT 4
135099059Sdes
1351181111Sdes/* The size of `long long int', as computed by sizeof. */
1352182601Sdes#define SIZEOF_LONG_LONG_INT 8
135399059Sdes
1354181111Sdes/* The size of `short int', as computed by sizeof. */
135599059Sdes#define SIZEOF_SHORT_INT 2
135699059Sdes
1357157020Sdes/* Define if you want S/Key support */
1358157020Sdes/* #undef SKEY */
1359157020Sdes
1360157020Sdes/* Define if your skeychallenge() function takes 4 arguments (NetBSD) */
1361157020Sdes/* #undef SKEYCHALLENGE_4ARG */
1362157020Sdes
1363157020Sdes/* Define as const if snprintf() can declare const char *fmt */
1364157020Sdes#define SNPRINTF_CONST const
1365157020Sdes
1366157020Sdes/* Define to a Set Process Title type if your system is supported by
1367157020Sdes   bsd-setproctitle.c */
1368157020Sdes/* #undef SPT_TYPE */
1369157020Sdes
1370157020Sdes/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1371157020Sdes/* #undef SSHD_ACQUIRES_CTTY */
1372157020Sdes
1373157020Sdes/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1374157020Sdes/* #undef SSHPAM_CHAUTHTOK_NEEDS_RUID */
1375157020Sdes
1376147006Sdes/* Use audit debugging module */
1377147006Sdes/* #undef SSH_AUDIT_EVENTS */
1378147006Sdes
1379197679Sdes/* Windows is sensitive to read buffer size */
1380197679Sdes/* #undef SSH_IOBUFSZ */
1381197679Sdes
1382157020Sdes/* non-privileged user for privilege separation */
1383157020Sdes#define SSH_PRIVSEP_USER "sshd"
1384157020Sdes
1385157020Sdes/* Use tunnel device compatibility to OpenBSD */
1386157020Sdes/* #undef SSH_TUN_COMPAT_AF */
1387157020Sdes
1388157020Sdes/* Open tunnel devices the FreeBSD way */
1389157020Sdes#define SSH_TUN_FREEBSD 1
1390157020Sdes
1391157020Sdes/* Open tunnel devices the Linux tun/tap way */
1392157020Sdes/* #undef SSH_TUN_LINUX */
1393157020Sdes
1394157020Sdes/* No layer 2 tunnel support */
1395157020Sdes/* #undef SSH_TUN_NO_L2 */
1396157020Sdes
1397157020Sdes/* Open tunnel devices the OpenBSD way */
1398157020Sdes/* #undef SSH_TUN_OPENBSD */
1399157020Sdes
1400157020Sdes/* Prepend the address family to IP tunnel traffic */
1401157020Sdes/* #undef SSH_TUN_PREPEND_AF */
1402157020Sdes
1403107553Sdes/* Define to 1 if you have the ANSI C header files. */
1404162953Sdes#define STDC_HEADERS 1
140599059Sdes
1406157020Sdes/* Define if you want a different $PATH for the superuser */
1407157020Sdes/* #undef SUPERUSER_PATH */
1408157020Sdes
1409162860Sdes/* syslog_r function is safe to use in in a signal handler */
1410162860Sdes/* #undef SYSLOG_R_SAFE_IN_SIGHAND */
1411162860Sdes
1412149754Sdes/* Support passwords > 8 chars */
1413149754Sdes/* #undef UNIXWARE_LONG_PASSWORDS */
1414149754Sdes
1415157020Sdes/* Specify default $PATH */
1416157020Sdes/* #undef USER_PATH */
1417157020Sdes
1418157020Sdes/* Define this if you want to use libkafs' AFS support */
1419157020Sdes/* #undef USE_AFS */
1420157020Sdes
1421147006Sdes/* Use BSM audit module */
1422147006Sdes/* #undef USE_BSM_AUDIT */
1423147006Sdes
1424147006Sdes/* Use btmp to log bad logins */
1425147006Sdes/* #undef USE_BTMP */
1426147006Sdes
1427147006Sdes/* Use libedit for sftp */
1428157020Sdes#define USE_LIBEDIT 1
1429147006Sdes
1430221420Sdes/* Use Linux audit module */
1431221420Sdes/* #undef USE_LINUX_AUDIT */
1432221420Sdes
1433162860Sdes/* Enable OpenSSL engine support */
1434162860Sdes#define USE_OPENSSL_ENGINE 1
1435162860Sdes
1436157020Sdes/* Define if you want to enable PAM support */
1437157020Sdes#define USE_PAM 1
1438157020Sdes
1439157020Sdes/* Use PIPES instead of a socketpair() */
1440157020Sdes/* #undef USE_PIPES */
1441157020Sdes
1442162860Sdes/* Define if you have Solaris process contracts */
1443162860Sdes/* #undef USE_SOLARIS_PROCESS_CONTRACTS */
1444162860Sdes
1445221420Sdes/* Define if you have Solaris projects */
1446221420Sdes/* #undef USE_SOLARIS_PROJECTS */
1447221420Sdes
1448157020Sdes/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1449157020Sdes/* #undef WITH_ABBREV_NO_TTY */
1450157020Sdes
1451157020Sdes/* Define if you want to enable AIX4's authenticate function */
1452157020Sdes/* #undef WITH_AIXAUTHENTICATE */
1453157020Sdes
1454157020Sdes/* Define if you have/want arrays (cluster-wide session managment, not C
1455157020Sdes   arrays) */
1456157020Sdes/* #undef WITH_IRIX_ARRAY */
1457157020Sdes
1458157020Sdes/* Define if you want IRIX audit trails */
1459157020Sdes/* #undef WITH_IRIX_AUDIT */
1460157020Sdes
1461157020Sdes/* Define if you want IRIX kernel jobs */
1462157020Sdes/* #undef WITH_IRIX_JOBS */
1463157020Sdes
1464157020Sdes/* Define if you want IRIX project management */
1465157020Sdes/* #undef WITH_IRIX_PROJECT */
1466157020Sdes
1467162860Sdes/* Define if you want SELinux support. */
1468162860Sdes/* #undef WITH_SELINUX */
1469162860Sdes
1470207319Sdes/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1471221420Sdes   significant byte first (like Motorola and SPARC, unlike Intel). */
1472197679Sdes#if defined __BIG_ENDIAN__
1473197679Sdes# define WORDS_BIGENDIAN 1
1474197679Sdes#elif ! defined __LITTLE_ENDIAN__
1475197679Sdes/* # undef WORDS_BIGENDIAN */
1476197679Sdes#endif
147799059Sdes
1478157020Sdes/* Define if xauth is found in your path */
1479163054Sdes/* #undef XAUTH_PATH */
1480157020Sdes
148199059Sdes/* Number of bits in a file offset, on hosts where this is settable. */
148299059Sdes/* #undef _FILE_OFFSET_BITS */
148399059Sdes
148499059Sdes/* Define for large files, on AIX-style hosts. */
148599059Sdes/* #undef _LARGE_FILES */
148699059Sdes
1487147006Sdes/* log for bad login attempts */
1488147006Sdes/* #undef _PATH_BTMP */
1489147006Sdes
1490157020Sdes/* Full path of your "passwd" program */
1491157020Sdes#define _PATH_PASSWD_PROG "/usr/bin/passwd"
1492157020Sdes
1493157020Sdes/* Specify location of ssh.pid */
1494157020Sdes#define _PATH_SSH_PIDDIR "/var/run"
1495157020Sdes
1496157020Sdes/* Define if we don't have struct __res_state in resolv.h */
1497157020Sdes/* #undef __res_state */
1498157020Sdes
1499147006Sdes/* Define to `__inline__' or `__inline' if that's what the C compiler
1500147006Sdes   calls it, or to nothing if 'inline' is not supported under any name.  */
1501147006Sdes#ifndef __cplusplus
150299059Sdes/* #undef inline */
1503147006Sdes#endif
150499059Sdes
150599059Sdes/* type to use in place of socklen_t if not defined */
150699059Sdes/* #undef socklen_t */
1507