config.h revision 255829
1218887Sdim/* config.h.  Generated from config.h.in by configure.  */
2218887Sdim/* config.h.in.  Generated from configure.ac by autoheader.  */
3218887Sdim
4218887Sdim/* Define if building universal (internal helper macro) */
5218887Sdim/* #undef AC_APPLE_UNIVERSAL_BUILD */
6218887Sdim
7218887Sdim/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8218887Sdim   */
9218887Sdim/* #undef AIX_GETNAMEINFO_HACK */
10218887Sdim
11218887Sdim/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
12218887Sdim/* #undef AIX_LOGINFAILED_4ARG */
13218887Sdim
14218887Sdim/* System only supports IPv4 audit records */
15218887Sdim/* #undef AU_IPv4 */
16218887Sdim
17218887Sdim/* Define if your resolver libs need this for getrrsetbyname */
18218887Sdim/* #undef BIND_8_COMPAT */
19218887Sdim
20218887Sdim/* The system has incomplete BSM API */
21226633Sdim/* #undef BROKEN_BSM_API */
22226633Sdim
23249423Sdim/* Define if cmsg_type is not passed correctly */
24249423Sdim/* #undef BROKEN_CMSG_TYPE */
25249423Sdim
26276479Sdim/* getaddrinfo is broken (if present) */
27218887Sdim/* #undef BROKEN_GETADDRINFO */
28218887Sdim
29218887Sdim/* getgroups(0,NULL) will return -1 */
30218887Sdim/* #undef BROKEN_GETGROUPS */
31218887Sdim
32218887Sdim/* FreeBSD glob does not do what we need */
33218887Sdim#define BROKEN_GLOB 1
34218887Sdim
35218887Sdim/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
36218887Sdim/* #undef BROKEN_INET_NTOA */
37226633Sdim
38218887Sdim/* ia_uinfo routines not supported by OS yet */
39218887Sdim/* #undef BROKEN_LIBIAF */
40234353Sdim
41234353Sdim/* Ultrix mmap can't map files */
42218887Sdim/* #undef BROKEN_MMAP */
43234353Sdim
44218887Sdim/* Define if your struct dirent expects you to allocate extra space for d_name
45226633Sdim   */
46218887Sdim/* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */
47226633Sdim
48226633Sdim/* Can't do comparisons on readv */
49251662Sdim/* #undef BROKEN_READV_COMPARISON */
50251662Sdim
51251662Sdim/* Define if you have a broken realpath. */
52251662Sdim/* #undef BROKEN_REALPATH */
53218887Sdim
54218887Sdim/* Needed for NeXT */
55218887Sdim/* #undef BROKEN_SAVED_UIDS */
56218887Sdim
57218887Sdim/* Define if your setregid() is broken */
58218887Sdim/* #undef BROKEN_SETREGID */
59218887Sdim
60218887Sdim/* Define if your setresgid() is broken */
61218887Sdim/* #undef BROKEN_SETRESGID */
62218887Sdim
63218887Sdim/* Define if your setresuid() is broken */
64234353Sdim/* #undef BROKEN_SETRESUID */
65218887Sdim
66234353Sdim/* Define if your setreuid() is broken */
67218887Sdim/* #undef BROKEN_SETREUID */
68243830Sdim
69218887Sdim/* LynxOS has broken setvbuf() implementation */
70218887Sdim/* #undef BROKEN_SETVBUF */
71234353Sdim
72234353Sdim/* QNX shadow support is broken */
73234353Sdim/* #undef BROKEN_SHADOW_EXPIRE */
74234353Sdim
75234353Sdim/* Define if your snprintf is busted */
76234353Sdim/* #undef BROKEN_SNPRINTF */
77234353Sdim
78234353Sdim/* FreeBSD strnvis does not do what we need */
79234353Sdim#define BROKEN_STRNVIS 1
80234353Sdim
81234353Sdim/* tcgetattr with ICANON may hang */
82234353Sdim/* #undef BROKEN_TCGETATTR_ICANON */
83234353Sdim
84234353Sdim/* updwtmpx is broken (if present) */
85234353Sdim/* #undef BROKEN_UPDWTMPX */
86234353Sdim
87234353Sdim/* Define if you have BSD auth support */
88234353Sdim/* #undef BSD_AUTH */
89234353Sdim
90234353Sdim/* Define if you want to specify the path to your lastlog file */
91234353Sdim/* #undef CONF_LASTLOG_FILE */
92234353Sdim
93234353Sdim/* Define if you want to specify the path to your utmp file */
94239462Sdim/* #undef CONF_UTMP_FILE */
95239462Sdim
96218887Sdim/* Define if you want to specify the path to your wtmpx file */
97218887Sdim/* #undef CONF_WTMPX_FILE */
98234353Sdim
99249423Sdim/* Define if you want to specify the path to your wtmp file */
100234353Sdim/* #undef CONF_WTMP_FILE */
101218887Sdim
102234353Sdim/* Define if your platform needs to skip post auth file descriptor passing */
103234353Sdim/* #undef DISABLE_FD_PASSING */
104218887Sdim
105276479Sdim/* Define if you don't want to use lastlog */
106218887Sdim#define DISABLE_LASTLOG 1
107218887Sdim
108218887Sdim/* Define if you don't want to use your system's login() call */
109218887Sdim/* #undef DISABLE_LOGIN */
110218887Sdim
111218887Sdim/* Define if you don't want to use pututline() etc. to write [uw]tmp */
112218887Sdim/* #undef DISABLE_PUTUTLINE */
113218887Sdim
114218887Sdim/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
115218887Sdim/* #undef DISABLE_PUTUTXLINE */
116218887Sdim
117226633Sdim/* Define if you want to disable shadow passwords */
118218887Sdim/* #undef DISABLE_SHADOW */
119226633Sdim
120218887Sdim/* Define if you don't want to use utmp */
121218887Sdim#define DISABLE_UTMP 1
122218887Sdim
123234353Sdim/* Define if you don't want to use utmpx */
124218887Sdim/* #undef DISABLE_UTMPX */
125226633Sdim
126218887Sdim/* Define if you don't want to use wtmp */
127218887Sdim#define DISABLE_WTMP 1
128226633Sdim
129218887Sdim/* Define if you don't want to use wtmpx */
130218887Sdim#define DISABLE_WTMPX 1
131226633Sdim
132218887Sdim/* Enable for PKCS#11 support */
133226633Sdim#define ENABLE_PKCS11 /**/
134218887Sdim
135218887Sdim/* File names may not contain backslash characters */
136218887Sdim/* #undef FILESYSTEM_NO_BACKSLASH */
137218887Sdim
138276479Sdim/* fsid_t has member val */
139218887Sdim/* #undef FSID_HAS_VAL */
140218887Sdim
141218887Sdim/* fsid_t has member __val */
142276479Sdim/* #undef FSID_HAS___VAL */
143218887Sdim
144276479Sdim/* Define to 1 if the `getpgrp' function requires zero arguments. */
145218887Sdim#define GETPGRP_VOID 1
146218887Sdim
147226633Sdim/* Conflicting defs for getspnam */
148218887Sdim/* #undef GETSPNAM_CONFLICTING_DEFS */
149218887Sdim
150218887Sdim/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
151218887Sdim#define GLOB_HAS_ALTDIRFUNC 1
152234353Sdim
153234353Sdim/* Define if your system glob() function has gl_matchc options in glob_t */
154218887Sdim#define GLOB_HAS_GL_MATCHC 1
155226633Sdim
156218887Sdim/* Define if your system glob() function has gl_statv options in glob_t */
157218887Sdim/* #undef GLOB_HAS_GL_STATV */
158234353Sdim
159226633Sdim/* Define this if you want GSSAPI support in the version 2 protocol */
160218887Sdim/* #undef GSSAPI */
161218887Sdim
162234353Sdim/* Define if you want to use shadow password expire field */
163234353Sdim/* #undef HAS_SHADOW_EXPIRE */
164226633Sdim
165218887Sdim/* Define if your system uses access rights style file descriptor passing */
166234353Sdim/* #undef HAVE_ACCRIGHTS_IN_MSGHDR */
167218887Sdim
168218887Sdim/* Define if you have ut_addr in utmp.h */
169226633Sdim/* #undef HAVE_ADDR_IN_UTMP */
170218887Sdim
171226633Sdim/* Define if you have ut_addr in utmpx.h */
172218887Sdim/* #undef HAVE_ADDR_IN_UTMPX */
173276479Sdim
174218887Sdim/* Define if you have ut_addr_v6 in utmp.h */
175276479Sdim/* #undef HAVE_ADDR_V6_IN_UTMP */
176218887Sdim
177226633Sdim/* Define if you have ut_addr_v6 in utmpx.h */
178234353Sdim/* #undef HAVE_ADDR_V6_IN_UTMPX */
179234353Sdim
180218887Sdim/* Define to 1 if you have the `arc4random' function. */
181218887Sdim#define HAVE_ARC4RANDOM 1
182234353Sdim
183218887Sdim/* Define to 1 if you have the `arc4random_buf' function. */
184218887Sdim#define HAVE_ARC4RANDOM_BUF 1
185218887Sdim
186218887Sdim/* Define to 1 if you have the `arc4random_uniform' function. */
187218887Sdim#define HAVE_ARC4RANDOM_UNIFORM 1
188276479Sdim
189234353Sdim/* Define to 1 if you have the `asprintf' function. */
190218887Sdim#define HAVE_ASPRINTF 1
191218887Sdim
192218887Sdim/* OpenBSD's gcc has bounded */
193226633Sdim/* #undef HAVE_ATTRIBUTE__BOUNDED__ */
194218887Sdim
195218887Sdim/* Have attribute nonnull */
196218887Sdim#define HAVE_ATTRIBUTE__NONNULL__ 1
197218887Sdim
198226633Sdim/* OpenBSD's gcc has sentinel */
199226633Sdim/* #undef HAVE_ATTRIBUTE__SENTINEL__ */
200218887Sdim
201218887Sdim/* Define to 1 if you have the `aug_get_machine' function. */
202226633Sdim/* #undef HAVE_AUG_GET_MACHINE */
203218887Sdim
204218887Sdim/* Define to 1 if you have the `b64_ntop' function. */
205226633Sdim/* #undef HAVE_B64_NTOP */
206218887Sdim
207218887Sdim/* Define to 1 if you have the `b64_pton' function. */
208218887Sdim/* #undef HAVE_B64_PTON */
209226633Sdim
210218887Sdim/* Define if you have the basename function. */
211276479Sdim#define HAVE_BASENAME 1
212218887Sdim
213276479Sdim/* Define to 1 if you have the `bcopy' function. */
214218887Sdim#define HAVE_BCOPY 1
215218887Sdim
216226633Sdim/* Define to 1 if you have the `bindresvport_sa' function. */
217218887Sdim#define HAVE_BINDRESVPORT_SA 1
218218887Sdim
219218887Sdim/* Define to 1 if you have the `BN_is_prime_ex' function. */
220218887Sdim#define HAVE_BN_IS_PRIME_EX 1
221218887Sdim
222276479Sdim/* Define to 1 if you have the <bsd/libutil.h> header file. */
223218887Sdim/* #undef HAVE_BSD_LIBUTIL_H */
224218887Sdim
225218887Sdim/* Define to 1 if you have the <bsm/audit.h> header file. */
226218887Sdim/* #undef HAVE_BSM_AUDIT_H */
227226633Sdim
228218887Sdim/* Define to 1 if you have the <bstring.h> header file. */
229218887Sdim/* #undef HAVE_BSTRING_H */
230218887Sdim
231218887Sdim/* Define to 1 if you have the `clock' function. */
232218887Sdim#define HAVE_CLOCK 1
233218887Sdim
234218887Sdim/* Have clock_gettime */
235218887Sdim#define HAVE_CLOCK_GETTIME 1
236218887Sdim
237218887Sdim/* define if you have clock_t data type */
238218887Sdim#define HAVE_CLOCK_T 1
239218887Sdim
240218887Sdim/* Define to 1 if you have the `closefrom' function. */
241218887Sdim#define HAVE_CLOSEFROM 1
242218887Sdim
243218887Sdim/* Define if gai_strerror() returns const char * */
244276479Sdim#define HAVE_CONST_GAI_STRERROR_PROTO 1
245218887Sdim
246276479Sdim/* Define if your system uses ancillary data style file descriptor passing */
247218887Sdim#define HAVE_CONTROL_IN_MSGHDR 1
248218887Sdim
249218887Sdim/* Define to 1 if you have the `crypt' function. */
250218887Sdim#define HAVE_CRYPT 1
251218887Sdim
252218887Sdim/* Define to 1 if you have the <crypto/sha2.h> header file. */
253276479Sdim/* #undef HAVE_CRYPTO_SHA2_H */
254218887Sdim
255218887Sdim/* Define to 1 if you have the <crypt.h> header file. */
256218887Sdim/* #undef HAVE_CRYPT_H */
257218887Sdim
258226633Sdim/* Define if you are on Cygwin */
259218887Sdim/* #undef HAVE_CYGWIN */
260218887Sdim
261218887Sdim/* Define if your libraries define daemon() */
262218887Sdim#define HAVE_DAEMON 1
263218887Sdim
264218887Sdim/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
265218887Sdim   don't. */
266218887Sdim/* #undef HAVE_DECL_AUTHENTICATE */
267218887Sdim
268218887Sdim/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
269226633Sdim   don't. */
270218887Sdim#define HAVE_DECL_GLOB_NOMATCH 1
271218887Sdim
272226633Sdim/* Define to 1 if you have the declaration of `GSS_C_NT_HOSTBASED_SERVICE',
273218887Sdim   and to 0 if you don't. */
274226633Sdim/* #undef HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE */
275226633Sdim
276218887Sdim/* Define to 1 if you have the declaration of `howmany', and to 0 if you
277218887Sdim   don't. */
278218887Sdim#define HAVE_DECL_HOWMANY 1
279226633Sdim
280218887Sdim/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
281226633Sdim   don't. */
282218887Sdim#define HAVE_DECL_H_ERRNO 1
283276479Sdim
284218887Sdim/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
285276479Sdim   don't. */
286218887Sdim/* #undef HAVE_DECL_LOGINFAILED */
287218887Sdim
288218887Sdim/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
289218887Sdim   you don't. */
290218887Sdim/* #undef HAVE_DECL_LOGINRESTRICTIONS */
291218887Sdim
292218887Sdim/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
293218887Sdim   don't. */
294218887Sdim/* #undef HAVE_DECL_LOGINSUCCESS */
295218887Sdim
296218887Sdim/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
297218887Sdim   don't. */
298276479Sdim#define HAVE_DECL_MAXSYMLINKS 1
299218887Sdim
300218887Sdim/* Define to 1 if you have the declaration of `NFDBITS', and to 0 if you
301218887Sdim   don't. */
302218887Sdim#define HAVE_DECL_NFDBITS 1
303226633Sdim
304218887Sdim/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
305218887Sdim   don't. */
306218887Sdim#define HAVE_DECL_OFFSETOF 1
307218887Sdim
308234353Sdim/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
309234353Sdim   don't. */
310234353Sdim#define HAVE_DECL_O_NONBLOCK 1
311234353Sdim
312234353Sdim/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
313234353Sdim   don't. */
314234353Sdim/* #undef HAVE_DECL_PASSWDEXPIRED */
315234353Sdim
316234353Sdim/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
317234353Sdim   don't. */
318234353Sdim/* #undef HAVE_DECL_SETAUTHDB */
319234353Sdim
320276479Sdim/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
321234353Sdim   don't. */
322234353Sdim#define HAVE_DECL_SHUT_RD 1
323234353Sdim
324276479Sdim/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
325234353Sdim   */
326234353Sdim#define HAVE_DECL_WRITEV 1
327234353Sdim
328234353Sdim/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
329234353Sdim   don't. */
330234353Sdim#define HAVE_DECL__GETLONG 0
331234353Sdim
332234353Sdim/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
333234353Sdim   don't. */
334276479Sdim#define HAVE_DECL__GETSHORT 0
335234353Sdim
336234353Sdim/* Define to 1 if you have the `DES_crypt' function. */
337234353Sdim#define HAVE_DES_CRYPT 1
338234353Sdim
339234353Sdim/* Define if you have /dev/ptmx */
340234353Sdim/* #undef HAVE_DEV_PTMX */
341234353Sdim
342234353Sdim/* Define if you have /dev/ptc */
343234353Sdim/* #undef HAVE_DEV_PTS_AND_PTC */
344251662Sdim
345251662Sdim/* Define to 1 if you have the <dirent.h> header file. */
346218887Sdim#define HAVE_DIRENT_H 1
347218887Sdim
348218887Sdim/* Define to 1 if you have the `dirfd' function. */
349251662Sdim#define HAVE_DIRFD 1
350251662Sdim
351251662Sdim/* Define to 1 if you have the `dirname' function. */
352251662Sdim#define HAVE_DIRNAME 1
353218887Sdim
354218887Sdim/* Define to 1 if you have the `DSA_generate_parameters_ex' function. */
355218887Sdim#define HAVE_DSA_GENERATE_PARAMETERS_EX 1
356276479Sdim
357218887Sdim/* Define to 1 if you have the <elf.h> header file. */
358218887Sdim#define HAVE_ELF_H 1
359218887Sdim
360251662Sdim/* Define to 1 if you have the `endgrent' function. */
361251662Sdim#define HAVE_ENDGRENT 1
362251662Sdim
363251662Sdim/* Define to 1 if you have the <endian.h> header file. */
364251662Sdim/* #undef HAVE_ENDIAN_H */
365251662Sdim
366251662Sdim/* Define to 1 if you have the `endutent' function. */
367251662Sdim/* #undef HAVE_ENDUTENT */
368251662Sdim
369251662Sdim/* Define to 1 if you have the `endutxent' function. */
370251662Sdim#define HAVE_ENDUTXENT 1
371251662Sdim
372251662Sdim/* Define if your system has /etc/default/login */
373251662Sdim/* #undef HAVE_ETC_DEFAULT_LOGIN */
374251662Sdim
375251662Sdim/* Define if libcrypto has EVP_CIPHER_CTX_ctrl */
376251662Sdim#define HAVE_EVP_CIPHER_CTX_CTRL 1
377276479Sdim
378218887Sdim/* Define to 1 if you have the `EVP_sha256' function. */
379218887Sdim#define HAVE_EVP_SHA256 1
380218887Sdim
381218887Sdim/* Define if you have ut_exit in utmp.h */
382218887Sdim/* #undef HAVE_EXIT_IN_UTMP */
383218887Sdim
384218887Sdim/* Define to 1 if you have the `fchmod' function. */
385218887Sdim#define HAVE_FCHMOD 1
386218887Sdim
387218887Sdim/* Define to 1 if you have the `fchown' function. */
388218887Sdim#define HAVE_FCHOWN 1
389218887Sdim
390218887Sdim/* Use F_CLOSEM fcntl for closefrom */
391218887Sdim/* #undef HAVE_FCNTL_CLOSEM */
392276479Sdim
393251662Sdim/* Define to 1 if you have the <fcntl.h> header file. */
394218887Sdim#define HAVE_FCNTL_H 1
395218887Sdim
396218887Sdim/* Define to 1 if the system has the type `fd_mask'. */
397226633Sdim#define HAVE_FD_MASK 1
398218887Sdim
399218887Sdim/* Define to 1 if you have the <features.h> header file. */
400218887Sdim/* #undef HAVE_FEATURES_H */
401218887Sdim
402251662Sdim/* Define to 1 if you have the <floatingpoint.h> header file. */
403251662Sdim#define HAVE_FLOATINGPOINT_H 1
404234353Sdim
405234353Sdim/* Define to 1 if you have the `fmt_scaled' function. */
406234353Sdim/* #undef HAVE_FMT_SCALED */
407234353Sdim
408234353Sdim/* Define to 1 if you have the `freeaddrinfo' function. */
409234353Sdim#define HAVE_FREEADDRINFO 1
410251662Sdim
411234353Sdim/* Define to 1 if the system has the type `fsblkcnt_t'. */
412276479Sdim#define HAVE_FSBLKCNT_T 1
413234353Sdim
414234353Sdim/* Define to 1 if the system has the type `fsfilcnt_t'. */
415234353Sdim#define HAVE_FSFILCNT_T 1
416234353Sdim
417234353Sdim/* Define to 1 if you have the `fstatvfs' function. */
418234353Sdim#define HAVE_FSTATVFS 1
419234353Sdim
420234353Sdim/* Define to 1 if you have the `futimes' function. */
421234353Sdim#define HAVE_FUTIMES 1
422234353Sdim
423234353Sdim/* Define to 1 if you have the `gai_strerror' function. */
424234353Sdim#define HAVE_GAI_STRERROR 1
425234353Sdim
426234353Sdim/* Define to 1 if you have the `getaddrinfo' function. */
427276479Sdim#define HAVE_GETADDRINFO 1
428251662Sdim
429234353Sdim/* Define to 1 if you have the `getaudit' function. */
430234353Sdim/* #undef HAVE_GETAUDIT */
431234353Sdim
432234353Sdim/* Define to 1 if you have the `getaudit_addr' function. */
433234353Sdim/* #undef HAVE_GETAUDIT_ADDR */
434234353Sdim
435234353Sdim/* Define to 1 if you have the `getcwd' function. */
436234353Sdim#define HAVE_GETCWD 1
437251662Sdim
438251662Sdim/* Define to 1 if you have the `getgrouplist' function. */
439218887Sdim#define HAVE_GETGROUPLIST 1
440218887Sdim
441218887Sdim/* Define to 1 if you have the `getgrset' function. */
442218887Sdim/* #undef HAVE_GETGRSET */
443218887Sdim
444218887Sdim/* Define to 1 if you have the `getlastlogxbyname' function. */
445251662Sdim/* #undef HAVE_GETLASTLOGXBYNAME */
446218887Sdim
447218887Sdim/* Define to 1 if you have the `getluid' function. */
448218887Sdim/* #undef HAVE_GETLUID */
449218887Sdim
450276479Sdim/* Define to 1 if you have the `getnameinfo' function. */
451218887Sdim#define HAVE_GETNAMEINFO 1
452218887Sdim
453218887Sdim/* Define to 1 if you have the `getopt' function. */
454218887Sdim#define HAVE_GETOPT 1
455218887Sdim
456218887Sdim/* Define to 1 if you have the <getopt.h> header file. */
457218887Sdim#define HAVE_GETOPT_H 1
458218887Sdim
459218887Sdim/* Define if your getopt(3) defines and uses optreset */
460218887Sdim#define HAVE_GETOPT_OPTRESET 1
461276479Sdim
462251662Sdim/* Define if your libraries define getpagesize() */
463218887Sdim#define HAVE_GETPAGESIZE 1
464218887Sdim
465218887Sdim/* Define to 1 if you have the `getpeereid' function. */
466226633Sdim#define HAVE_GETPEEREID 1
467218887Sdim
468218887Sdim/* Define to 1 if you have the `getpeerucred' function. */
469218887Sdim/* #undef HAVE_GETPEERUCRED */
470218887Sdim
471218887Sdim/* Define to 1 if you have the `getpgid' function. */
472218887Sdim#define HAVE_GETPGID 1
473226633Sdim
474226633Sdim/* Define to 1 if you have the `getpgrp' function. */
475218887Sdim#define HAVE_GETPGRP 1
476226633Sdim
477226633Sdim/* Define to 1 if you have the `getpwanam' function. */
478226633Sdim/* #undef HAVE_GETPWANAM */
479218887Sdim
480218887Sdim/* Define to 1 if you have the `getrlimit' function. */
481218887Sdim#define HAVE_GETRLIMIT 1
482226633Sdim
483218887Sdim/* Define if getrrsetbyname() exists */
484218887Sdim/* #undef HAVE_GETRRSETBYNAME */
485226633Sdim
486218887Sdim/* Define to 1 if you have the `getrusage' function. */
487226633Sdim/* #undef HAVE_GETRUSAGE */
488226633Sdim
489218887Sdim/* Define to 1 if you have the `getseuserbyname' function. */
490218887Sdim/* #undef HAVE_GETSEUSERBYNAME */
491218887Sdim
492218887Sdim/* Define to 1 if you have the `gettimeofday' function. */
493218887Sdim#define HAVE_GETTIMEOFDAY 1
494226633Sdim
495226633Sdim/* Define to 1 if you have the `getttyent' function. */
496218887Sdim#define HAVE_GETTTYENT 1
497243830Sdim
498243830Sdim/* Define to 1 if you have the `getutent' function. */
499243830Sdim/* #undef HAVE_GETUTENT */
500243830Sdim
501276479Sdim/* Define to 1 if you have the `getutid' function. */
502218887Sdim/* #undef HAVE_GETUTID */
503243830Sdim
504243830Sdim/* Define to 1 if you have the `getutline' function. */
505243830Sdim/* #undef HAVE_GETUTLINE */
506276479Sdim
507243830Sdim/* Define to 1 if you have the `getutxent' function. */
508218887Sdim#define HAVE_GETUTXENT 1
509218887Sdim
510218887Sdim/* Define to 1 if you have the `getutxid' function. */
511226633Sdim#define HAVE_GETUTXID 1
512218887Sdim
513218887Sdim/* Define to 1 if you have the `getutxline' function. */
514218887Sdim#define HAVE_GETUTXLINE 1
515226633Sdim
516226633Sdim/* Define to 1 if you have the `getutxuser' function. */
517226633Sdim#define HAVE_GETUTXUSER 1
518226633Sdim
519276479Sdim/* Define to 1 if you have the `get_default_context_with_level' function. */
520218887Sdim/* #undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL */
521276479Sdim
522218887Sdim/* Define to 1 if you have the `glob' function. */
523234353Sdim#define HAVE_GLOB 1
524234353Sdim
525234353Sdim/* Define to 1 if you have the <glob.h> header file. */
526218887Sdim#define HAVE_GLOB_H 1
527218887Sdim
528218887Sdim/* Define to 1 if you have the `group_from_gid' function. */
529218887Sdim#define HAVE_GROUP_FROM_GID 1
530218887Sdim
531218887Sdim/* Define to 1 if you have the <gssapi_generic.h> header file. */
532218887Sdim/* #undef HAVE_GSSAPI_GENERIC_H */
533218887Sdim
534234353Sdim/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
535234353Sdim/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
536234353Sdim
537234353Sdim/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
538218887Sdim/* #undef HAVE_GSSAPI_GSSAPI_H */
539218887Sdim
540218887Sdim/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
541218887Sdim/* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
542243830Sdim
543218887Sdim/* Define to 1 if you have the <gssapi.h> header file. */
544218887Sdim/* #undef HAVE_GSSAPI_H */
545226633Sdim
546226633Sdim/* Define to 1 if you have the <gssapi_krb5.h> header file. */
547226633Sdim/* #undef HAVE_GSSAPI_KRB5_H */
548226633Sdim
549226633Sdim/* Define if HEADER.ad exists in arpa/nameser.h */
550226633Sdim#define HAVE_HEADER_AD 1
551226633Sdim
552218887Sdim/* Define to 1 if you have the `HMAC_CTX_init' function. */
553218887Sdim#define HAVE_HMAC_CTX_INIT 1
554218887Sdim
555218887Sdim/* Define if you have ut_host in utmp.h */
556239462Sdim/* #undef HAVE_HOST_IN_UTMP */
557218887Sdim
558226633Sdim/* Define if you have ut_host in utmpx.h */
559226633Sdim#define HAVE_HOST_IN_UTMPX 1
560226633Sdim
561226633Sdim/* Define to 1 if you have the <iaf.h> header file. */
562218887Sdim/* #undef HAVE_IAF_H */
563226633Sdim
564226633Sdim/* Define to 1 if you have the <ia.h> header file. */
565226633Sdim/* #undef HAVE_IA_H */
566226633Sdim
567226633Sdim/* Define if you have ut_id in utmp.h */
568226633Sdim/* #undef HAVE_ID_IN_UTMP */
569226633Sdim
570226633Sdim/* Define if you have ut_id in utmpx.h */
571226633Sdim#define HAVE_ID_IN_UTMPX 1
572226633Sdim
573239462Sdim/* Define to 1 if you have the `inet_aton' function. */
574218887Sdim#define HAVE_INET_ATON 1
575218887Sdim
576226633Sdim/* Define to 1 if you have the `inet_ntoa' function. */
577226633Sdim#define HAVE_INET_NTOA 1
578218887Sdim
579218887Sdim/* Define to 1 if you have the `inet_ntop' function. */
580239462Sdim#define HAVE_INET_NTOP 1
581239462Sdim
582239462Sdim/* Define to 1 if you have the `innetgr' function. */
583239462Sdim#define HAVE_INNETGR 1
584239462Sdim
585243830Sdim/* define if you have int64_t data type */
586243830Sdim#define HAVE_INT64_T 1
587243830Sdim
588226633Sdim/* Define to 1 if you have the <inttypes.h> header file. */
589243830Sdim#define HAVE_INTTYPES_H 1
590276479Sdim
591218887Sdim/* define if you have intxx_t data type */
592218887Sdim#define HAVE_INTXX_T 1
593218887Sdim
594218887Sdim/* Define to 1 if the system has the type `in_addr_t'. */
595218887Sdim#define HAVE_IN_ADDR_T 1
596218887Sdim
597226633Sdim/* Define to 1 if the system has the type `in_port_t'. */
598234353Sdim#define HAVE_IN_PORT_T 1
599226633Sdim
600218887Sdim/* Define if you have isblank(3C). */
601226633Sdim#define HAVE_ISBLANK 1
602226633Sdim
603226633Sdim/* Define to 1 if you have the `krb5_cc_new_unique' function. */
604226633Sdim/* #undef HAVE_KRB5_CC_NEW_UNIQUE */
605226633Sdim
606218887Sdim/* Define to 1 if you have the `krb5_free_error_message' function. */
607218887Sdim/* #undef HAVE_KRB5_FREE_ERROR_MESSAGE */
608226633Sdim
609226633Sdim/* Define to 1 if you have the `krb5_get_error_message' function. */
610226633Sdim/* #undef HAVE_KRB5_GET_ERROR_MESSAGE */
611226633Sdim
612226633Sdim/* Define to 1 if you have the <lastlog.h> header file. */
613226633Sdim/* #undef HAVE_LASTLOG_H */
614226633Sdim
615218887Sdim/* Define if you want ldns support */
616218887Sdim/* #undef HAVE_LDNS */
617226633Sdim
618226633Sdim/* Define to 1 if you have the <libaudit.h> header file. */
619226633Sdim/* #undef HAVE_LIBAUDIT_H */
620226633Sdim
621218887Sdim/* Define to 1 if you have the `bsm' library (-lbsm). */
622218887Sdim/* #undef HAVE_LIBBSM */
623226633Sdim
624218887Sdim/* Define to 1 if you have the `crypt' library (-lcrypt). */
625218887Sdim/* #undef HAVE_LIBCRYPT */
626218887Sdim
627218887Sdim/* Define to 1 if you have the `dl' library (-ldl). */
628218887Sdim/* #undef HAVE_LIBDL */
629218887Sdim
630226633Sdim/* Define to 1 if you have the <libgen.h> header file. */
631226633Sdim#define HAVE_LIBGEN_H 1
632226633Sdim
633226633Sdim/* Define if system has libiaf that supports set_id */
634218887Sdim/* #undef HAVE_LIBIAF */
635226633Sdim
636226633Sdim/* Define to 1 if you have the `network' library (-lnetwork). */
637226633Sdim/* #undef HAVE_LIBNETWORK */
638226633Sdim
639218887Sdim/* Define to 1 if you have the `nsl' library (-lnsl). */
640218887Sdim/* #undef HAVE_LIBNSL */
641218887Sdim
642226633Sdim/* Define to 1 if you have the `pam' library (-lpam). */
643226633Sdim#define HAVE_LIBPAM 1
644226633Sdim
645226633Sdim/* Define to 1 if you have the `socket' library (-lsocket). */
646226633Sdim/* #undef HAVE_LIBSOCKET */
647226633Sdim
648226633Sdim/* Define to 1 if you have the <libutil.h> header file. */
649226633Sdim#define HAVE_LIBUTIL_H 1
650226633Sdim
651226633Sdim/* Define to 1 if you have the `xnet' library (-lxnet). */
652218887Sdim/* #undef HAVE_LIBXNET */
653218887Sdim
654218887Sdim/* Define to 1 if you have the `z' library (-lz). */
655218887Sdim#define HAVE_LIBZ 1
656226633Sdim
657226633Sdim/* Define to 1 if you have the <limits.h> header file. */
658226633Sdim#define HAVE_LIMITS_H 1
659226633Sdim
660218887Sdim/* Define to 1 if you have the <linux/audit.h> header file. */
661226633Sdim/* #undef HAVE_LINUX_AUDIT_H */
662218887Sdim
663218887Sdim/* Define to 1 if you have the <linux/filter.h> header file. */
664218887Sdim/* #undef HAVE_LINUX_FILTER_H */
665218887Sdim
666218887Sdim/* Define to 1 if you have the <linux/if_tun.h> header file. */
667218887Sdim/* #undef HAVE_LINUX_IF_TUN_H */
668218887Sdim
669218887Sdim/* Define to 1 if you have the <linux/seccomp.h> header file. */
670226633Sdim/* #undef HAVE_LINUX_SECCOMP_H */
671234353Sdim
672218887Sdim/* Define to 1 if you have the <locale.h> header file. */
673218887Sdim#define HAVE_LOCALE_H 1
674218887Sdim
675218887Sdim/* Define to 1 if you have the `login' function. */
676218887Sdim/* #undef HAVE_LOGIN */
677
678/* Define to 1 if you have the <login_cap.h> header file. */
679#define HAVE_LOGIN_CAP_H 1
680
681/* Define to 1 if you have the `login_getcapbool' function. */
682#define HAVE_LOGIN_GETCAPBOOL 1
683
684/* Define to 1 if you have the <login.h> header file. */
685/* #undef HAVE_LOGIN_H */
686
687/* Define to 1 if you have the `logout' function. */
688/* #undef HAVE_LOGOUT */
689
690/* Define to 1 if you have the `logwtmp' function. */
691/* #undef HAVE_LOGWTMP */
692
693/* Define to 1 if the system has the type `long double'. */
694#define HAVE_LONG_DOUBLE 1
695
696/* Define to 1 if the system has the type `long long'. */
697#define HAVE_LONG_LONG 1
698
699/* Define to 1 if you have the <maillock.h> header file. */
700/* #undef HAVE_MAILLOCK_H */
701
702/* Define to 1 if you have the `mblen' function. */
703#define HAVE_MBLEN 1
704
705/* Define to 1 if you have the `md5_crypt' function. */
706/* #undef HAVE_MD5_CRYPT */
707
708/* Define if you want to allow MD5 passwords */
709/* #undef HAVE_MD5_PASSWORDS */
710
711/* Define to 1 if you have the `memmove' function. */
712#define HAVE_MEMMOVE 1
713
714/* Define to 1 if you have the <memory.h> header file. */
715#define HAVE_MEMORY_H 1
716
717/* Define to 1 if you have the `mkdtemp' function. */
718#define HAVE_MKDTEMP 1
719
720/* Define to 1 if you have the `mmap' function. */
721#define HAVE_MMAP 1
722
723/* define if you have mode_t data type */
724#define HAVE_MODE_T 1
725
726/* Some systems put nanosleep outside of libc */
727#define HAVE_NANOSLEEP 1
728
729/* Define to 1 if you have the <ndir.h> header file. */
730/* #undef HAVE_NDIR_H */
731
732/* Define to 1 if you have the <netdb.h> header file. */
733#define HAVE_NETDB_H 1
734
735/* Define to 1 if you have the <netgroup.h> header file. */
736/* #undef HAVE_NETGROUP_H */
737
738/* Define to 1 if you have the <net/if_tun.h> header file. */
739#define HAVE_NET_IF_TUN_H 1
740
741/* Define if you are on NeXT */
742/* #undef HAVE_NEXT */
743
744/* Define to 1 if you have the `ngetaddrinfo' function. */
745/* #undef HAVE_NGETADDRINFO */
746
747/* Define to 1 if you have the `nsleep' function. */
748/* #undef HAVE_NSLEEP */
749
750/* Define to 1 if you have the `ogetaddrinfo' function. */
751/* #undef HAVE_OGETADDRINFO */
752
753/* Define if you have an old version of PAM which takes only one argument to
754   pam_strerror */
755/* #undef HAVE_OLD_PAM */
756
757/* Define to 1 if you have the `openlog_r' function. */
758/* #undef HAVE_OPENLOG_R */
759
760/* Define to 1 if you have the `openpty' function. */
761#define HAVE_OPENPTY 1
762
763/* Define if your ssl headers are included with #include <openssl/header.h> */
764#define HAVE_OPENSSL 1
765
766/* Define if you have Digital Unix Security Integration Architecture */
767/* #undef HAVE_OSF_SIA */
768
769/* Define to 1 if you have the `pam_getenvlist' function. */
770#define HAVE_PAM_GETENVLIST 1
771
772/* Define to 1 if you have the <pam/pam_appl.h> header file. */
773/* #undef HAVE_PAM_PAM_APPL_H */
774
775/* Define to 1 if you have the `pam_putenv' function. */
776#define HAVE_PAM_PUTENV 1
777
778/* Define to 1 if you have the <paths.h> header file. */
779#define HAVE_PATHS_H 1
780
781/* Define if you have ut_pid in utmp.h */
782/* #undef HAVE_PID_IN_UTMP */
783
784/* define if you have pid_t data type */
785#define HAVE_PID_T 1
786
787/* Define to 1 if you have the `poll' function. */
788#define HAVE_POLL 1
789
790/* Define to 1 if you have the <poll.h> header file. */
791#define HAVE_POLL_H 1
792
793/* Define to 1 if you have the `prctl' function. */
794/* #undef HAVE_PRCTL */
795
796/* Define if you have /proc/$pid/fd */
797/* #undef HAVE_PROC_PID */
798
799/* Define to 1 if you have the `pstat' function. */
800/* #undef HAVE_PSTAT */
801
802/* Define to 1 if you have the <pty.h> header file. */
803/* #undef HAVE_PTY_H */
804
805/* Define to 1 if you have the `pututline' function. */
806/* #undef HAVE_PUTUTLINE */
807
808/* Define to 1 if you have the `pututxline' function. */
809#define HAVE_PUTUTXLINE 1
810
811/* Define to 1 if you have the `readpassphrase' function. */
812#define HAVE_READPASSPHRASE 1
813
814/* Define to 1 if you have the <readpassphrase.h> header file. */
815#define HAVE_READPASSPHRASE_H 1
816
817/* Define to 1 if you have the `realpath' function. */
818#define HAVE_REALPATH 1
819
820/* Define to 1 if you have the `recvmsg' function. */
821#define HAVE_RECVMSG 1
822
823/* sys/resource.h has RLIMIT_NPROC */
824#define HAVE_RLIMIT_NPROC /**/
825
826/* Define to 1 if you have the <rpc/types.h> header file. */
827#define HAVE_RPC_TYPES_H 1
828
829/* Define to 1 if you have the `rresvport_af' function. */
830#define HAVE_RRESVPORT_AF 1
831
832/* Define to 1 if you have the `RSA_generate_key_ex' function. */
833#define HAVE_RSA_GENERATE_KEY_EX 1
834
835/* Define to 1 if you have the `RSA_get_default_method' function. */
836#define HAVE_RSA_GET_DEFAULT_METHOD 1
837
838/* Define to 1 if you have the <sandbox.h> header file. */
839/* #undef HAVE_SANDBOX_H */
840
841/* Define to 1 if you have the `sandbox_init' function. */
842/* #undef HAVE_SANDBOX_INIT */
843
844/* define if you have sa_family_t data type */
845#define HAVE_SA_FAMILY_T 1
846
847/* Define to 1 if you have the `scan_scaled' function. */
848/* #undef HAVE_SCAN_SCALED */
849
850/* Define if you have SecureWare-based protected password database */
851/* #undef HAVE_SECUREWARE */
852
853/* Define to 1 if you have the <security/pam_appl.h> header file. */
854#define HAVE_SECURITY_PAM_APPL_H 1
855
856/* Define to 1 if you have the `sendmsg' function. */
857#define HAVE_SENDMSG 1
858
859/* Define to 1 if you have the `setauthdb' function. */
860/* #undef HAVE_SETAUTHDB */
861
862/* Define to 1 if you have the `setdtablesize' function. */
863/* #undef HAVE_SETDTABLESIZE */
864
865/* Define to 1 if you have the `setegid' function. */
866#define HAVE_SETEGID 1
867
868/* Define to 1 if you have the `setenv' function. */
869#define HAVE_SETENV 1
870
871/* Define to 1 if you have the `seteuid' function. */
872#define HAVE_SETEUID 1
873
874/* Define to 1 if you have the `setgroupent' function. */
875#define HAVE_SETGROUPENT 1
876
877/* Define to 1 if you have the `setgroups' function. */
878#define HAVE_SETGROUPS 1
879
880/* Define to 1 if you have the `setlinebuf' function. */
881#define HAVE_SETLINEBUF 1
882
883/* Define to 1 if you have the `setlogin' function. */
884#define HAVE_SETLOGIN 1
885
886/* Define to 1 if you have the `setluid' function. */
887/* #undef HAVE_SETLUID */
888
889/* Define to 1 if you have the `setpassent' function. */
890#define HAVE_SETPASSENT 1
891
892/* Define to 1 if you have the `setpcred' function. */
893/* #undef HAVE_SETPCRED */
894
895/* Define to 1 if you have the `setproctitle' function. */
896#define HAVE_SETPROCTITLE 1
897
898/* Define to 1 if you have the `setregid' function. */
899#define HAVE_SETREGID 1
900
901/* Define to 1 if you have the `setresgid' function. */
902#define HAVE_SETRESGID 1
903
904/* Define to 1 if you have the `setresuid' function. */
905#define HAVE_SETRESUID 1
906
907/* Define to 1 if you have the `setreuid' function. */
908#define HAVE_SETREUID 1
909
910/* Define to 1 if you have the `setrlimit' function. */
911#define HAVE_SETRLIMIT 1
912
913/* Define to 1 if you have the `setsid' function. */
914#define HAVE_SETSID 1
915
916/* Define to 1 if you have the `setutent' function. */
917/* #undef HAVE_SETUTENT */
918
919/* Define to 1 if you have the `setutxdb' function. */
920#define HAVE_SETUTXDB 1
921
922/* Define to 1 if you have the `setutxent' function. */
923#define HAVE_SETUTXENT 1
924
925/* Define to 1 if you have the `setvbuf' function. */
926#define HAVE_SETVBUF 1
927
928/* Define to 1 if you have the `set_id' function. */
929/* #undef HAVE_SET_ID */
930
931/* Define to 1 if you have the `SHA256_Update' function. */
932#define HAVE_SHA256_UPDATE 1
933
934/* Define to 1 if you have the <sha2.h> header file. */
935/* #undef HAVE_SHA2_H */
936
937/* Define to 1 if you have the <shadow.h> header file. */
938/* #undef HAVE_SHADOW_H */
939
940/* Define to 1 if you have the `sigaction' function. */
941#define HAVE_SIGACTION 1
942
943/* Define to 1 if you have the `sigvec' function. */
944#define HAVE_SIGVEC 1
945
946/* Define to 1 if the system has the type `sig_atomic_t'. */
947#define HAVE_SIG_ATOMIC_T 1
948
949/* define if you have size_t data type */
950#define HAVE_SIZE_T 1
951
952/* Define to 1 if you have the `snprintf' function. */
953#define HAVE_SNPRINTF 1
954
955/* Define to 1 if you have the `socketpair' function. */
956#define HAVE_SOCKETPAIR 1
957
958/* Have PEERCRED socket option */
959/* #undef HAVE_SO_PEERCRED */
960
961/* define if you have ssize_t data type */
962#define HAVE_SSIZE_T 1
963
964/* Fields in struct sockaddr_storage */
965#define HAVE_SS_FAMILY_IN_SS 1
966
967/* Define to 1 if you have the `statfs' function. */
968#define HAVE_STATFS 1
969
970/* Define to 1 if you have the `statvfs' function. */
971#define HAVE_STATVFS 1
972
973/* Define to 1 if you have the <stddef.h> header file. */
974#define HAVE_STDDEF_H 1
975
976/* Define to 1 if you have the <stdint.h> header file. */
977#define HAVE_STDINT_H 1
978
979/* Define to 1 if you have the <stdlib.h> header file. */
980#define HAVE_STDLIB_H 1
981
982/* Define to 1 if you have the `strdup' function. */
983#define HAVE_STRDUP 1
984
985/* Define to 1 if you have the `strerror' function. */
986#define HAVE_STRERROR 1
987
988/* Define to 1 if you have the `strftime' function. */
989#define HAVE_STRFTIME 1
990
991/* Silly mkstemp() */
992/* #undef HAVE_STRICT_MKSTEMP */
993
994/* Define to 1 if you have the <strings.h> header file. */
995#define HAVE_STRINGS_H 1
996
997/* Define to 1 if you have the <string.h> header file. */
998#define HAVE_STRING_H 1
999
1000/* Define to 1 if you have the `strlcat' function. */
1001#define HAVE_STRLCAT 1
1002
1003/* Define to 1 if you have the `strlcpy' function. */
1004#define HAVE_STRLCPY 1
1005
1006/* Define to 1 if you have the `strmode' function. */
1007#define HAVE_STRMODE 1
1008
1009/* Define to 1 if you have the `strnlen' function. */
1010#define HAVE_STRNLEN 1
1011
1012/* Define to 1 if you have the `strnvis' function. */
1013#define HAVE_STRNVIS 1
1014
1015/* Define to 1 if you have the `strptime' function. */
1016#define HAVE_STRPTIME 1
1017
1018/* Define to 1 if you have the `strsep' function. */
1019#define HAVE_STRSEP 1
1020
1021/* Define to 1 if you have the `strtoll' function. */
1022#define HAVE_STRTOLL 1
1023
1024/* Define to 1 if you have the `strtonum' function. */
1025#define HAVE_STRTONUM 1
1026
1027/* Define to 1 if you have the `strtoul' function. */
1028#define HAVE_STRTOUL 1
1029
1030/* Define to 1 if you have the `strtoull' function. */
1031#define HAVE_STRTOULL 1
1032
1033/* define if you have struct addrinfo data type */
1034#define HAVE_STRUCT_ADDRINFO 1
1035
1036/* define if you have struct in6_addr data type */
1037#define HAVE_STRUCT_IN6_ADDR 1
1038
1039/* Define to 1 if `pw_change' is a member of `struct passwd'. */
1040#define HAVE_STRUCT_PASSWD_PW_CHANGE 1
1041
1042/* Define to 1 if `pw_class' is a member of `struct passwd'. */
1043#define HAVE_STRUCT_PASSWD_PW_CLASS 1
1044
1045/* Define to 1 if `pw_expire' is a member of `struct passwd'. */
1046#define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
1047
1048/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */
1049#define HAVE_STRUCT_PASSWD_PW_GECOS 1
1050
1051/* define if you have struct sockaddr_in6 data type */
1052#define HAVE_STRUCT_SOCKADDR_IN6 1
1053
1054/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
1055#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
1056
1057/* define if you have struct sockaddr_storage data type */
1058#define HAVE_STRUCT_SOCKADDR_STORAGE 1
1059
1060/* Define to 1 if `st_blksize' is a member of `struct stat'. */
1061#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
1062
1063/* Define to 1 if the system has the type `struct timespec'. */
1064#define HAVE_STRUCT_TIMESPEC 1
1065
1066/* define if you have struct timeval */
1067#define HAVE_STRUCT_TIMEVAL 1
1068
1069/* Define to 1 if you have the `swap32' function. */
1070/* #undef HAVE_SWAP32 */
1071
1072/* Define to 1 if you have the `sysconf' function. */
1073#define HAVE_SYSCONF 1
1074
1075/* Define if you have syslen in utmpx.h */
1076/* #undef HAVE_SYSLEN_IN_UTMPX */
1077
1078/* Define to 1 if you have the <sys/audit.h> header file. */
1079/* #undef HAVE_SYS_AUDIT_H */
1080
1081/* Define to 1 if you have the <sys/bitypes.h> header file. */
1082/* #undef HAVE_SYS_BITYPES_H */
1083
1084/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1085/* #undef HAVE_SYS_BSDTTY_H */
1086
1087/* Define to 1 if you have the <sys/cdefs.h> header file. */
1088#define HAVE_SYS_CDEFS_H 1
1089
1090/* Define to 1 if you have the <sys/dir.h> header file. */
1091#define HAVE_SYS_DIR_H 1
1092
1093/* Define if your system defines sys_errlist[] */
1094#define HAVE_SYS_ERRLIST 1
1095
1096/* Define to 1 if you have the <sys/mman.h> header file. */
1097#define HAVE_SYS_MMAN_H 1
1098
1099/* Define to 1 if you have the <sys/mount.h> header file. */
1100#define HAVE_SYS_MOUNT_H 1
1101
1102/* Define to 1 if you have the <sys/ndir.h> header file. */
1103/* #undef HAVE_SYS_NDIR_H */
1104
1105/* Define if your system defines sys_nerr */
1106#define HAVE_SYS_NERR 1
1107
1108/* Define to 1 if you have the <sys/poll.h> header file. */
1109#define HAVE_SYS_POLL_H 1
1110
1111/* Define to 1 if you have the <sys/prctl.h> header file. */
1112/* #undef HAVE_SYS_PRCTL_H */
1113
1114/* Define to 1 if you have the <sys/pstat.h> header file. */
1115/* #undef HAVE_SYS_PSTAT_H */
1116
1117/* Define to 1 if you have the <sys/ptms.h> header file. */
1118/* #undef HAVE_SYS_PTMS_H */
1119
1120/* Define to 1 if you have the <sys/select.h> header file. */
1121#define HAVE_SYS_SELECT_H 1
1122
1123/* Define to 1 if you have the <sys/statvfs.h> header file. */
1124#define HAVE_SYS_STATVFS_H 1
1125
1126/* Define to 1 if you have the <sys/stat.h> header file. */
1127#define HAVE_SYS_STAT_H 1
1128
1129/* Define to 1 if you have the <sys/stream.h> header file. */
1130/* #undef HAVE_SYS_STREAM_H */
1131
1132/* Define to 1 if you have the <sys/stropts.h> header file. */
1133/* #undef HAVE_SYS_STROPTS_H */
1134
1135/* Define to 1 if you have the <sys/strtio.h> header file. */
1136/* #undef HAVE_SYS_STRTIO_H */
1137
1138/* Force use of sys/syslog.h on Ultrix */
1139/* #undef HAVE_SYS_SYSLOG_H */
1140
1141/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1142/* #undef HAVE_SYS_SYSMACROS_H */
1143
1144/* Define to 1 if you have the <sys/timers.h> header file. */
1145#define HAVE_SYS_TIMERS_H 1
1146
1147/* Define to 1 if you have the <sys/time.h> header file. */
1148#define HAVE_SYS_TIME_H 1
1149
1150/* Define to 1 if you have the <sys/types.h> header file. */
1151#define HAVE_SYS_TYPES_H 1
1152
1153/* Define to 1 if you have the <sys/un.h> header file. */
1154#define HAVE_SYS_UN_H 1
1155
1156/* Define to 1 if you have the `tcgetpgrp' function. */
1157#define HAVE_TCGETPGRP 1
1158
1159/* Define to 1 if you have the `tcsendbreak' function. */
1160#define HAVE_TCSENDBREAK 1
1161
1162/* Define to 1 if you have the `time' function. */
1163#define HAVE_TIME 1
1164
1165/* Define to 1 if you have the <time.h> header file. */
1166#define HAVE_TIME_H 1
1167
1168/* Define if you have ut_time in utmp.h */
1169/* #undef HAVE_TIME_IN_UTMP */
1170
1171/* Define if you have ut_time in utmpx.h */
1172/* #undef HAVE_TIME_IN_UTMPX */
1173
1174/* Define to 1 if you have the `timingsafe_bcmp' function. */
1175/* #undef HAVE_TIMINGSAFE_BCMP */
1176
1177/* Define to 1 if you have the <tmpdir.h> header file. */
1178/* #undef HAVE_TMPDIR_H */
1179
1180/* Define to 1 if you have the `truncate' function. */
1181#define HAVE_TRUNCATE 1
1182
1183/* Define to 1 if you have the <ttyent.h> header file. */
1184#define HAVE_TTYENT_H 1
1185
1186/* Define if you have ut_tv in utmp.h */
1187/* #undef HAVE_TV_IN_UTMP */
1188
1189/* Define if you have ut_tv in utmpx.h */
1190#define HAVE_TV_IN_UTMPX 1
1191
1192/* Define if you have ut_type in utmp.h */
1193/* #undef HAVE_TYPE_IN_UTMP */
1194
1195/* Define if you have ut_type in utmpx.h */
1196#define HAVE_TYPE_IN_UTMPX 1
1197
1198/* Define to 1 if you have the <ucred.h> header file. */
1199/* #undef HAVE_UCRED_H */
1200
1201/* define if you have uintxx_t data type */
1202#define HAVE_UINTXX_T 1
1203
1204/* Define to 1 if you have the <unistd.h> header file. */
1205#define HAVE_UNISTD_H 1
1206
1207/* Define to 1 if you have the `unsetenv' function. */
1208#define HAVE_UNSETENV 1
1209
1210/* Define to 1 if the system has the type `unsigned long long'. */
1211#define HAVE_UNSIGNED_LONG_LONG 1
1212
1213/* Define to 1 if you have the `updwtmp' function. */
1214/* #undef HAVE_UPDWTMP */
1215
1216/* Define to 1 if you have the `updwtmpx' function. */
1217/* #undef HAVE_UPDWTMPX */
1218
1219/* Define to 1 if you have the <usersec.h> header file. */
1220/* #undef HAVE_USERSEC_H */
1221
1222/* Define to 1 if you have the `user_from_uid' function. */
1223#define HAVE_USER_FROM_UID 1
1224
1225/* Define to 1 if you have the `usleep' function. */
1226#define HAVE_USLEEP 1
1227
1228/* Define to 1 if you have the <util.h> header file. */
1229/* #undef HAVE_UTIL_H */
1230
1231/* Define to 1 if you have the `utimes' function. */
1232#define HAVE_UTIMES 1
1233
1234/* Define to 1 if you have the <utime.h> header file. */
1235#define HAVE_UTIME_H 1
1236
1237/* Define to 1 if you have the `utmpname' function. */
1238/* #undef HAVE_UTMPNAME */
1239
1240/* Define to 1 if you have the `utmpxname' function. */
1241/* #undef HAVE_UTMPXNAME */
1242
1243/* Define to 1 if you have the <utmpx.h> header file. */
1244#define HAVE_UTMPX_H 1
1245
1246/* Define to 1 if you have the <utmp.h> header file. */
1247/* #undef HAVE_UTMP_H */
1248
1249/* define if you have u_char data type */
1250#define HAVE_U_CHAR 1
1251
1252/* define if you have u_int data type */
1253#define HAVE_U_INT 1
1254
1255/* define if you have u_int64_t data type */
1256#define HAVE_U_INT64_T 1
1257
1258/* define if you have u_intxx_t data type */
1259#define HAVE_U_INTXX_T 1
1260
1261/* Define to 1 if you have the `vasprintf' function. */
1262#define HAVE_VASPRINTF 1
1263
1264/* Define if va_copy exists */
1265#define HAVE_VA_COPY 1
1266
1267/* Define to 1 if you have the `vhangup' function. */
1268/* #undef HAVE_VHANGUP */
1269
1270/* Define to 1 if you have the <vis.h> header file. */
1271#define HAVE_VIS_H 1
1272
1273/* Define to 1 if you have the `vsnprintf' function. */
1274#define HAVE_VSNPRINTF 1
1275
1276/* Define to 1 if you have the `waitpid' function. */
1277#define HAVE_WAITPID 1
1278
1279/* Define to 1 if you have the `_getlong' function. */
1280#define HAVE__GETLONG 1
1281
1282/* Define to 1 if you have the `_getpty' function. */
1283/* #undef HAVE__GETPTY */
1284
1285/* Define to 1 if you have the `_getshort' function. */
1286#define HAVE__GETSHORT 1
1287
1288/* Define if you have struct __res_state _res as an extern */
1289#define HAVE__RES_EXTERN 1
1290
1291/* Define to 1 if you have the `__b64_ntop' function. */
1292#define HAVE___B64_NTOP 1
1293
1294/* Define to 1 if you have the `__b64_pton' function. */
1295#define HAVE___B64_PTON 1
1296
1297/* Define if compiler implements __FUNCTION__ */
1298#define HAVE___FUNCTION__ 1
1299
1300/* Define if libc defines __progname */
1301#define HAVE___PROGNAME 1
1302
1303/* Fields in struct sockaddr_storage */
1304/* #undef HAVE___SS_FAMILY_IN_SS */
1305
1306/* Define if __va_copy exists */
1307#define HAVE___VA_COPY 1
1308
1309/* Define if compiler implements __func__ */
1310#define HAVE___func__ 1
1311
1312/* Define this if you are using the Heimdal version of Kerberos V5 */
1313/* #undef HEIMDAL */
1314
1315/* Define if you need to use IP address instead of hostname in $DISPLAY */
1316/* #undef IPADDR_IN_DISPLAY */
1317
1318/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1319/* #undef IPV4_IN_IPV6 */
1320
1321/* Define if your system choked on IP TOS setting */
1322/* #undef IP_TOS_IS_BROKEN */
1323
1324/* Define if you want Kerberos 5 support */
1325/* #undef KRB5 */
1326
1327/* Define if pututxline updates lastlog too */
1328/* #undef LASTLOG_WRITE_PUTUTXLINE */
1329
1330/* Define if you want TCP Wrappers support */
1331#define LIBWRAP 1
1332
1333/* Define to whatever link() returns for "not supported" if it doesn't return
1334   EOPNOTSUPP. */
1335/* #undef LINK_OPNOTSUPP_ERRNO */
1336
1337/* Adjust Linux out-of-memory killer */
1338/* #undef LINUX_OOM_ADJUST */
1339
1340/* max value of long long calculated by configure */
1341/* #undef LLONG_MAX */
1342
1343/* min value of long long calculated by configure */
1344/* #undef LLONG_MIN */
1345
1346/* Account locked with pw(1) */
1347#define LOCKED_PASSWD_PREFIX "*LOCKED*"
1348
1349/* String used in /etc/passwd to denote locked account */
1350/* #undef LOCKED_PASSWD_STRING */
1351
1352/* String used in /etc/passwd to denote locked account */
1353/* #undef LOCKED_PASSWD_SUBSTR */
1354
1355/* Some versions of /bin/login need the TERM supplied on the commandline */
1356/* #undef LOGIN_NEEDS_TERM */
1357
1358/* Some systems need a utmpx entry for /bin/login to work */
1359/* #undef LOGIN_NEEDS_UTMPX */
1360
1361/* Define if your login program cannot handle end of options ("--") */
1362/* #undef LOGIN_NO_ENDOPT */
1363
1364/* If your header files don't define LOGIN_PROGRAM, then use this (detected)
1365   from environment and PATH */
1366#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
1367
1368/* Set this to your mail directory if you do not have _PATH_MAILDIR */
1369/* #undef MAIL_DIRECTORY */
1370
1371/* Need setpgrp to acquire controlling tty */
1372/* #undef NEED_SETPGRP */
1373
1374/* compiler does not accept __attribute__ on return types */
1375/* #undef NO_ATTRIBUTE_ON_RETURN_TYPE */
1376
1377/* Define if the concept of ports only accessible to superusers isn't known */
1378/* #undef NO_IPPORT_RESERVED_CONCEPT */
1379
1380/* Define if you don't want to use lastlog in session.c */
1381/* #undef NO_SSH_LASTLOG */
1382
1383/* Define if X11 doesn't support AF_UNIX sockets on that system */
1384/* #undef NO_X11_UNIX_SOCKETS */
1385
1386/* Define if EVP_DigestUpdate returns void */
1387/* #undef OPENSSL_EVP_DIGESTUPDATE_VOID */
1388
1389/* libcrypto includes complete ECC support */
1390#define OPENSSL_HAS_ECC 1
1391
1392/* libcrypto has EVP AES CTR */
1393#define OPENSSL_HAVE_EVPCTR 1
1394
1395/* libcrypto has EVP AES GCM */
1396#define OPENSSL_HAVE_EVPGCM 1
1397
1398/* libcrypto is missing AES 192 and 256 bit functions */
1399/* #undef OPENSSL_LOBOTOMISED_AES */
1400
1401/* Define if you want OpenSSL's internally seeded PRNG only */
1402#define OPENSSL_PRNG_ONLY 1
1403
1404/* Define to the address where bug reports for this package should be sent. */
1405#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
1406
1407/* Define to the full name of this package. */
1408#define PACKAGE_NAME "OpenSSH"
1409
1410/* Define to the full name and version of this package. */
1411#define PACKAGE_STRING "OpenSSH Portable"
1412
1413/* Define to the one symbol short name of this package. */
1414#define PACKAGE_TARNAME "openssh"
1415
1416/* Define to the home page for this package. */
1417#define PACKAGE_URL ""
1418
1419/* Define to the version of this package. */
1420#define PACKAGE_VERSION "Portable"
1421
1422/* Define if you are using Solaris-derived PAM which passes pam_messages to
1423   the conversation function with an extra level of indirection */
1424/* #undef PAM_SUN_CODEBASE */
1425
1426/* Work around problematic Linux PAM modules handling of PAM_TTY */
1427/* #undef PAM_TTY_KLUDGE */
1428
1429/* must supply username to passwd */
1430/* #undef PASSWD_NEEDS_USERNAME */
1431
1432/* System dirs owned by bin (uid 2) */
1433/* #undef PLATFORM_SYS_DIR_UID */
1434
1435/* Port number of PRNGD/EGD random number socket */
1436/* #undef PRNGD_PORT */
1437
1438/* Location of PRNGD/EGD random number socket */
1439/* #undef PRNGD_SOCKET */
1440
1441/* read(1) can return 0 for a non-closed fd */
1442/* #undef PTY_ZEROREAD */
1443
1444/* Sandbox using Darwin sandbox_init(3) */
1445/* #undef SANDBOX_DARWIN */
1446
1447/* no privsep sandboxing */
1448/* #undef SANDBOX_NULL */
1449
1450/* Sandbox using setrlimit(2) */
1451#define SANDBOX_RLIMIT 1
1452
1453/* Sandbox using seccomp filter */
1454/* #undef SANDBOX_SECCOMP_FILTER */
1455
1456/* setrlimit RLIMIT_FSIZE works */
1457/* #undef SANDBOX_SKIP_RLIMIT_FSIZE */
1458
1459/* Sandbox using systrace(4) */
1460/* #undef SANDBOX_SYSTRACE */
1461
1462/* Specify the system call convention in use */
1463/* #undef SECCOMP_AUDIT_ARCH */
1464
1465/* Define if your platform breaks doing a seteuid before a setuid */
1466/* #undef SETEUID_BREAKS_SETUID */
1467
1468/* The size of `int', as computed by sizeof. */
1469#define SIZEOF_INT 4
1470
1471/* The size of `long int', as computed by sizeof. */
1472#define SIZEOF_LONG_INT 8
1473
1474/* The size of `long long int', as computed by sizeof. */
1475#define SIZEOF_LONG_LONG_INT 8
1476
1477/* The size of `short int', as computed by sizeof. */
1478#define SIZEOF_SHORT_INT 2
1479
1480/* Define if you want S/Key support */
1481/* #undef SKEY */
1482
1483/* Define if your skeychallenge() function takes 4 arguments (NetBSD) */
1484/* #undef SKEYCHALLENGE_4ARG */
1485
1486/* Define as const if snprintf() can declare const char *fmt */
1487#define SNPRINTF_CONST const
1488
1489/* Define to a Set Process Title type if your system is supported by
1490   bsd-setproctitle.c */
1491/* #undef SPT_TYPE */
1492
1493/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1494/* #undef SSHD_ACQUIRES_CTTY */
1495
1496/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1497/* #undef SSHPAM_CHAUTHTOK_NEEDS_RUID */
1498
1499/* Use audit debugging module */
1500/* #undef SSH_AUDIT_EVENTS */
1501
1502/* Windows is sensitive to read buffer size */
1503/* #undef SSH_IOBUFSZ */
1504
1505/* non-privileged user for privilege separation */
1506#define SSH_PRIVSEP_USER "sshd"
1507
1508/* Use tunnel device compatibility to OpenBSD */
1509/* #undef SSH_TUN_COMPAT_AF */
1510
1511/* Open tunnel devices the FreeBSD way */
1512#define SSH_TUN_FREEBSD 1
1513
1514/* Open tunnel devices the Linux tun/tap way */
1515/* #undef SSH_TUN_LINUX */
1516
1517/* No layer 2 tunnel support */
1518/* #undef SSH_TUN_NO_L2 */
1519
1520/* Open tunnel devices the OpenBSD way */
1521/* #undef SSH_TUN_OPENBSD */
1522
1523/* Prepend the address family to IP tunnel traffic */
1524/* #undef SSH_TUN_PREPEND_AF */
1525
1526/* Define to 1 if you have the ANSI C header files. */
1527#define STDC_HEADERS 1
1528
1529/* Define if you want a different $PATH for the superuser */
1530/* #undef SUPERUSER_PATH */
1531
1532/* syslog_r function is safe to use in in a signal handler */
1533/* #undef SYSLOG_R_SAFE_IN_SIGHAND */
1534
1535/* Support passwords > 8 chars */
1536/* #undef UNIXWARE_LONG_PASSWORDS */
1537
1538/* Specify default $PATH */
1539/* #undef USER_PATH */
1540
1541/* Define this if you want to use libkafs' AFS support */
1542/* #undef USE_AFS */
1543
1544/* Use BSM audit module */
1545/* #undef USE_BSM_AUDIT */
1546
1547/* Use btmp to log bad logins */
1548/* #undef USE_BTMP */
1549
1550/* Use libedit for sftp */
1551#define USE_LIBEDIT 1
1552
1553/* Use Linux audit module */
1554/* #undef USE_LINUX_AUDIT */
1555
1556/* Enable OpenSSL engine support */
1557#define USE_OPENSSL_ENGINE 1
1558
1559/* Define if you want to enable PAM support */
1560#define USE_PAM 1
1561
1562/* Use PIPES instead of a socketpair() */
1563/* #undef USE_PIPES */
1564
1565/* Define if you have Solaris process contracts */
1566/* #undef USE_SOLARIS_PROCESS_CONTRACTS */
1567
1568/* Define if you have Solaris projects */
1569/* #undef USE_SOLARIS_PROJECTS */
1570
1571/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1572/* #undef WITH_ABBREV_NO_TTY */
1573
1574/* Define if you want to enable AIX4's authenticate function */
1575/* #undef WITH_AIXAUTHENTICATE */
1576
1577/* Define if you have/want arrays (cluster-wide session managment, not C
1578   arrays) */
1579/* #undef WITH_IRIX_ARRAY */
1580
1581/* Define if you want IRIX audit trails */
1582/* #undef WITH_IRIX_AUDIT */
1583
1584/* Define if you want IRIX kernel jobs */
1585/* #undef WITH_IRIX_JOBS */
1586
1587/* Define if you want IRIX project management */
1588/* #undef WITH_IRIX_PROJECT */
1589
1590/* Define if you want SELinux support. */
1591/* #undef WITH_SELINUX */
1592
1593/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1594   significant byte first (like Motorola and SPARC, unlike Intel). */
1595#if defined AC_APPLE_UNIVERSAL_BUILD
1596# if defined __BIG_ENDIAN__
1597#  define WORDS_BIGENDIAN 1
1598# endif
1599#else
1600# ifndef WORDS_BIGENDIAN
1601/* #  undef WORDS_BIGENDIAN */
1602# endif
1603#endif
1604
1605/* Define if xauth is found in your path */
1606/* #undef XAUTH_PATH */
1607
1608/* Number of bits in a file offset, on hosts where this is settable. */
1609/* #undef _FILE_OFFSET_BITS */
1610
1611/* Define for large files, on AIX-style hosts. */
1612/* #undef _LARGE_FILES */
1613
1614/* log for bad login attempts */
1615/* #undef _PATH_BTMP */
1616
1617/* Full path of your "passwd" program */
1618#define _PATH_PASSWD_PROG "/usr/bin/passwd"
1619
1620/* Specify location of ssh.pid */
1621#define _PATH_SSH_PIDDIR "/var/run"
1622
1623/* Define if we don't have struct __res_state in resolv.h */
1624/* #undef __res_state */
1625
1626/* Define to `__inline__' or `__inline' if that's what the C compiler
1627   calls it, or to nothing if 'inline' is not supported under any name.  */
1628#ifndef __cplusplus
1629/* #undef inline */
1630#endif
1631
1632/* type to use in place of socklen_t if not defined */
1633/* #undef socklen_t */
1634