config.h.in revision 221420
1169695Skan/* config.h.in.  Generated from configure.ac by autoheader.  */
2169695Skan
3169695Skan/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4169695Skan   */
5169695Skan#undef AIX_GETNAMEINFO_HACK
6169695Skan
7169695Skan/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8169695Skan#undef AIX_LOGINFAILED_4ARG
9169695Skan
10169695Skan/* System only supports IPv4 audit records */
11169695Skan#undef AU_IPv4
12169695Skan
13169695Skan/* Define if your resolver libs need this for getrrsetbyname */
14169695Skan#undef BIND_8_COMPAT
15169695Skan
16169695Skan/* Define if cmsg_type is not passed correctly */
17169695Skan#undef BROKEN_CMSG_TYPE
18169695Skan
19169695Skan/* getaddrinfo is broken (if present) */
20169695Skan#undef BROKEN_GETADDRINFO
21169695Skan
22169695Skan/* getgroups(0,NULL) will return -1 */
23169695Skan#undef BROKEN_GETGROUPS
24169695Skan
25169695Skan/* FreeBSD glob does not do what we need */
26169695Skan#undef BROKEN_GLOB
27169695Skan
28169695Skan/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
29169695Skan#undef BROKEN_INET_NTOA
30169695Skan
31169695Skan/* ia_uinfo routines not supported by OS yet */
32169695Skan#undef BROKEN_LIBIAF
33169695Skan
34169695Skan/* Ultrix mmap can't map files */
35169695Skan#undef BROKEN_MMAP
36169695Skan
37169695Skan/* Define if your struct dirent expects you to allocate extra space for d_name
38169695Skan   */
39169695Skan#undef BROKEN_ONE_BYTE_DIRENT_D_NAME
40169695Skan
41169695Skan/* Can't do comparisons on readv */
42169695Skan#undef BROKEN_READV_COMPARISON
43169695Skan
44169695Skan/* Define if you have a broken realpath. */
45169695Skan#undef BROKEN_REALPATH
46169695Skan
47169695Skan/* Needed for NeXT */
48169695Skan#undef BROKEN_SAVED_UIDS
49169695Skan
50169695Skan/* Define if your setregid() is broken */
51169695Skan#undef BROKEN_SETREGID
52169695Skan
53169695Skan/* Define if your setresgid() is broken */
54169695Skan#undef BROKEN_SETRESGID
55169695Skan
56169695Skan/* Define if your setresuid() is broken */
57169695Skan#undef BROKEN_SETRESUID
58169695Skan
59169695Skan/* Define if your setreuid() is broken */
60169695Skan#undef BROKEN_SETREUID
61169695Skan
62169695Skan/* LynxOS has broken setvbuf() implementation */
63169695Skan#undef BROKEN_SETVBUF
64169695Skan
65169695Skan/* QNX shadow support is broken */
66169695Skan#undef BROKEN_SHADOW_EXPIRE
67169695Skan
68169695Skan/* Define if your snprintf is busted */
69169695Skan#undef BROKEN_SNPRINTF
70169695Skan
71169695Skan/* tcgetattr with ICANON may hang */
72169695Skan#undef BROKEN_TCGETATTR_ICANON
73169695Skan
74169695Skan/* updwtmpx is broken (if present) */
75169695Skan#undef BROKEN_UPDWTMPX
76169695Skan
77169695Skan/* Define if you have BSD auth support */
78169695Skan#undef BSD_AUTH
79169695Skan
80169695Skan/* Define if you want to specify the path to your lastlog file */
81169695Skan#undef CONF_LASTLOG_FILE
82169695Skan
83169695Skan/* Define if you want to specify the path to your utmp file */
84169695Skan#undef CONF_UTMP_FILE
85169695Skan
86169695Skan/* Define if you want to specify the path to your wtmpx file */
87169695Skan#undef CONF_WTMPX_FILE
88169695Skan
89169695Skan/* Define if you want to specify the path to your wtmp file */
90169695Skan#undef CONF_WTMP_FILE
91169695Skan
92169695Skan/* Define if your platform needs to skip post auth file descriptor passing */
93169695Skan#undef DISABLE_FD_PASSING
94169695Skan
95169695Skan/* Define if you don't want to use lastlog */
96169695Skan#undef DISABLE_LASTLOG
97169695Skan
98169695Skan/* Define if you don't want to use your system's login() call */
99169695Skan#undef DISABLE_LOGIN
100169695Skan
101169695Skan/* Define if you don't want to use pututline() etc. to write [uw]tmp */
102169695Skan#undef DISABLE_PUTUTLINE
103169695Skan
104169695Skan/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
105169695Skan#undef DISABLE_PUTUTXLINE
106169695Skan
107169695Skan/* Define if you want to disable shadow passwords */
108169695Skan#undef DISABLE_SHADOW
109169695Skan
110169695Skan/* Define if you don't want to use utmp */
111169695Skan#undef DISABLE_UTMP
112169695Skan
113169695Skan/* Define if you don't want to use utmpx */
114169695Skan#undef DISABLE_UTMPX
115169695Skan
116169695Skan/* Define if you don't want to use wtmp */
117169695Skan#undef DISABLE_WTMP
118169695Skan
119169695Skan/* Define if you don't want to use wtmpx */
120169695Skan#undef DISABLE_WTMPX
121169695Skan
122169695Skan/* Enable for PKCS#11 support */
123169695Skan#undef ENABLE_PKCS11
124169695Skan
125169695Skan/* Builtin PRNG command timeout */
126169695Skan#undef ENTROPY_TIMEOUT_MSEC
127169695Skan
128169695Skan/* File names may not contain backslash characters */
129169695Skan#undef FILESYSTEM_NO_BACKSLASH
130169695Skan
131169695Skan/* fsid_t has member val */
132169695Skan#undef FSID_HAS_VAL
133169695Skan
134169695Skan/* fsid_t has member __val */
135169695Skan#undef FSID_HAS___VAL
136169695Skan
137169695Skan/* Define to 1 if the `getpgrp' function requires zero arguments. */
138169695Skan#undef GETPGRP_VOID
139169695Skan
140169695Skan/* Conflicting defs for getspnam */
141169695Skan#undef GETSPNAM_CONFLICTING_DEFS
142169695Skan
143169695Skan/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
144169695Skan#undef GLOB_HAS_ALTDIRFUNC
145169695Skan
146169695Skan/* Define if your system glob() function has gl_matchc options in glob_t */
147169695Skan#undef GLOB_HAS_GL_MATCHC
148169695Skan
149169695Skan/* Define if your system glob() function has gl_statv options in glob_t */
150169695Skan#undef GLOB_HAS_GL_STATV
151169695Skan
152169695Skan/* Define this if you want GSSAPI support in the version 2 protocol */
153169695Skan#undef GSSAPI
154169695Skan
155169695Skan/* Define if you want to use shadow password expire field */
156169695Skan#undef HAS_SHADOW_EXPIRE
157169695Skan
158169695Skan/* Define if your system uses access rights style file descriptor passing */
159169695Skan#undef HAVE_ACCRIGHTS_IN_MSGHDR
160169695Skan
161169695Skan/* Define if you have ut_addr in utmp.h */
162169695Skan#undef HAVE_ADDR_IN_UTMP
163169695Skan
164169695Skan/* Define if you have ut_addr in utmpx.h */
165169695Skan#undef HAVE_ADDR_IN_UTMPX
166169695Skan
167169695Skan/* Define if you have ut_addr_v6 in utmp.h */
168169695Skan#undef HAVE_ADDR_V6_IN_UTMP
169169695Skan
170169695Skan/* Define if you have ut_addr_v6 in utmpx.h */
171169695Skan#undef HAVE_ADDR_V6_IN_UTMPX
172169695Skan
173169695Skan/* Define to 1 if you have the `arc4random' function. */
174169695Skan#undef HAVE_ARC4RANDOM
175169695Skan
176169695Skan/* Define to 1 if you have the `arc4random_buf' function. */
177169695Skan#undef HAVE_ARC4RANDOM_BUF
178169695Skan
179169695Skan/* Define to 1 if you have the `arc4random_uniform' function. */
180169695Skan#undef HAVE_ARC4RANDOM_UNIFORM
181169695Skan
182169695Skan/* Define to 1 if you have the `asprintf' function. */
183169695Skan#undef HAVE_ASPRINTF
184169695Skan
185169695Skan/* OpenBSD's gcc has bounded */
186169695Skan#undef HAVE_ATTRIBUTE__BOUNDED__
187169695Skan
188169695Skan/* Have attribute nonnull */
189169695Skan#undef HAVE_ATTRIBUTE__NONNULL__
190169695Skan
191169695Skan/* OpenBSD's gcc has sentinel */
192169695Skan#undef HAVE_ATTRIBUTE__SENTINEL__
193169695Skan
194169695Skan/* Define to 1 if you have the `aug_get_machine' function. */
195169695Skan#undef HAVE_AUG_GET_MACHINE
196169695Skan
197169695Skan/* Define to 1 if you have the `b64_ntop' function. */
198169695Skan#undef HAVE_B64_NTOP
199169695Skan
200169695Skan/* Define to 1 if you have the `b64_pton' function. */
201169695Skan#undef HAVE_B64_PTON
202169695Skan
203169695Skan/* Define if you have the basename function. */
204169695Skan#undef HAVE_BASENAME
205169695Skan
206169695Skan/* Define to 1 if you have the `bcopy' function. */
207169695Skan#undef HAVE_BCOPY
208169695Skan
209169695Skan/* Define to 1 if you have the `bindresvport_sa' function. */
210169695Skan#undef HAVE_BINDRESVPORT_SA
211169695Skan
212169695Skan/* Define to 1 if you have the `BN_is_prime_ex' function. */
213169695Skan#undef HAVE_BN_IS_PRIME_EX
214169695Skan
215169695Skan/* Define to 1 if you have the <bsm/audit.h> header file. */
216169695Skan#undef HAVE_BSM_AUDIT_H
217169695Skan
218169695Skan/* Define to 1 if you have the <bstring.h> header file. */
219169695Skan#undef HAVE_BSTRING_H
220169695Skan
221169695Skan/* Define to 1 if you have the `clock' function. */
222169695Skan#undef HAVE_CLOCK
223169695Skan
224169695Skan/* define if you have clock_t data type */
225169695Skan#undef HAVE_CLOCK_T
226169695Skan
227169695Skan/* Define to 1 if you have the `closefrom' function. */
228169695Skan#undef HAVE_CLOSEFROM
229169695Skan
230169695Skan/* Define if gai_strerror() returns const char * */
231169695Skan#undef HAVE_CONST_GAI_STRERROR_PROTO
232169695Skan
233169695Skan/* Define if your system uses ancillary data style file descriptor passing */
234169695Skan#undef HAVE_CONTROL_IN_MSGHDR
235169695Skan
236169695Skan/* Define to 1 if you have the <crypto/sha2.h> header file. */
237169695Skan#undef HAVE_CRYPTO_SHA2_H
238169695Skan
239169695Skan/* Define to 1 if you have the <crypt.h> header file. */
240169695Skan#undef HAVE_CRYPT_H
241169695Skan
242169695Skan/* Define if you are on Cygwin */
243169695Skan#undef HAVE_CYGWIN
244169695Skan
245169695Skan/* Define if your libraries define daemon() */
246169695Skan#undef HAVE_DAEMON
247169695Skan
248169695Skan/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
249169695Skan   don't. */
250169695Skan#undef HAVE_DECL_AUTHENTICATE
251169695Skan
252169695Skan/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
253169695Skan   don't. */
254169695Skan#undef HAVE_DECL_GLOB_NOMATCH
255169695Skan
256169695Skan/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
257169695Skan   don't. */
258169695Skan#undef HAVE_DECL_H_ERRNO
259169695Skan
260169695Skan/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
261169695Skan   don't. */
262169695Skan#undef HAVE_DECL_LOGINFAILED
263169695Skan
264169695Skan/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
265169695Skan   you don't. */
266169695Skan#undef HAVE_DECL_LOGINRESTRICTIONS
267169695Skan
268169695Skan/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
269169695Skan   don't. */
270169695Skan#undef HAVE_DECL_LOGINSUCCESS
271169695Skan
272169695Skan/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
273169695Skan   don't. */
274169695Skan#undef HAVE_DECL_MAXSYMLINKS
275169695Skan
276169695Skan/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
277169695Skan   don't. */
278169695Skan#undef HAVE_DECL_OFFSETOF
279169695Skan
280169695Skan/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
281169695Skan   don't. */
282169695Skan#undef HAVE_DECL_O_NONBLOCK
283169695Skan
284169695Skan/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
285169695Skan   don't. */
286169695Skan#undef HAVE_DECL_PASSWDEXPIRED
287169695Skan
288169695Skan/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
289169695Skan   don't. */
290169695Skan#undef HAVE_DECL_SETAUTHDB
291169695Skan
292169695Skan/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
293169695Skan   don't. */
294169695Skan#undef HAVE_DECL_SHUT_RD
295169695Skan
296169695Skan/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
297169695Skan   */
298169695Skan#undef HAVE_DECL_WRITEV
299169695Skan
300169695Skan/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
301169695Skan   don't. */
302169695Skan#undef HAVE_DECL__GETLONG
303169695Skan
304169695Skan/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
305169695Skan   don't. */
306169695Skan#undef HAVE_DECL__GETSHORT
307169695Skan
308169695Skan/* Define if you have /dev/ptmx */
309169695Skan#undef HAVE_DEV_PTMX
310169695Skan
311169695Skan/* Define if you have /dev/ptc */
312169695Skan#undef HAVE_DEV_PTS_AND_PTC
313169695Skan
314169695Skan/* Define to 1 if you have the <dirent.h> header file. */
315169695Skan#undef HAVE_DIRENT_H
316169695Skan
317169695Skan/* Define to 1 if you have the `dirfd' function. */
318169695Skan#undef HAVE_DIRFD
319169695Skan
320169695Skan/* Define to 1 if you have the `dirname' function. */
321169695Skan#undef HAVE_DIRNAME
322169695Skan
323169695Skan/* Define to 1 if you have the `DSA_generate_parameters_ex' function. */
324169695Skan#undef HAVE_DSA_GENERATE_PARAMETERS_EX
325169695Skan
326169695Skan/* Define to 1 if you have the <endian.h> header file. */
327169695Skan#undef HAVE_ENDIAN_H
328169695Skan
329169695Skan/* Define to 1 if you have the `endutent' function. */
330169695Skan#undef HAVE_ENDUTENT
331169695Skan
332169695Skan/* Define to 1 if you have the `endutxent' function. */
333169695Skan#undef HAVE_ENDUTXENT
334169695Skan
335169695Skan/* Define if your system has /etc/default/login */
336169695Skan#undef HAVE_ETC_DEFAULT_LOGIN
337169695Skan
338/* Define to 1 if you have the `EVP_sha256' function. */
339#undef HAVE_EVP_SHA256
340
341/* Define if you have ut_exit in utmp.h */
342#undef HAVE_EXIT_IN_UTMP
343
344/* Define to 1 if you have the `fchmod' function. */
345#undef HAVE_FCHMOD
346
347/* Define to 1 if you have the `fchown' function. */
348#undef HAVE_FCHOWN
349
350/* Use F_CLOSEM fcntl for closefrom */
351#undef HAVE_FCNTL_CLOSEM
352
353/* Define to 1 if you have the <fcntl.h> header file. */
354#undef HAVE_FCNTL_H
355
356/* Define to 1 if you have the <features.h> header file. */
357#undef HAVE_FEATURES_H
358
359/* Define to 1 if you have the <floatingpoint.h> header file. */
360#undef HAVE_FLOATINGPOINT_H
361
362/* Define to 1 if you have the `fmt_scaled' function. */
363#undef HAVE_FMT_SCALED
364
365/* Define to 1 if you have the `freeaddrinfo' function. */
366#undef HAVE_FREEADDRINFO
367
368/* Define to 1 if the system has the type `fsblkcnt_t'. */
369#undef HAVE_FSBLKCNT_T
370
371/* Define to 1 if the system has the type `fsfilcnt_t'. */
372#undef HAVE_FSFILCNT_T
373
374/* Define to 1 if you have the `fstatvfs' function. */
375#undef HAVE_FSTATVFS
376
377/* Define to 1 if you have the `futimes' function. */
378#undef HAVE_FUTIMES
379
380/* Define to 1 if you have the `gai_strerror' function. */
381#undef HAVE_GAI_STRERROR
382
383/* Define to 1 if you have the `getaddrinfo' function. */
384#undef HAVE_GETADDRINFO
385
386/* Define to 1 if you have the `getaudit' function. */
387#undef HAVE_GETAUDIT
388
389/* Define to 1 if you have the `getaudit_addr' function. */
390#undef HAVE_GETAUDIT_ADDR
391
392/* Define to 1 if you have the `getcwd' function. */
393#undef HAVE_GETCWD
394
395/* Define to 1 if you have the `getgrouplist' function. */
396#undef HAVE_GETGROUPLIST
397
398/* Define to 1 if you have the `getgrset' function. */
399#undef HAVE_GETGRSET
400
401/* Define to 1 if you have the `getlastlogxbyname' function. */
402#undef HAVE_GETLASTLOGXBYNAME
403
404/* Define to 1 if you have the `getluid' function. */
405#undef HAVE_GETLUID
406
407/* Define to 1 if you have the `getnameinfo' function. */
408#undef HAVE_GETNAMEINFO
409
410/* Define to 1 if you have the `getopt' function. */
411#undef HAVE_GETOPT
412
413/* Define to 1 if you have the <getopt.h> header file. */
414#undef HAVE_GETOPT_H
415
416/* Define if your getopt(3) defines and uses optreset */
417#undef HAVE_GETOPT_OPTRESET
418
419/* Define if your libraries define getpagesize() */
420#undef HAVE_GETPAGESIZE
421
422/* Define to 1 if you have the `getpeereid' function. */
423#undef HAVE_GETPEEREID
424
425/* Define to 1 if you have the `getpeerucred' function. */
426#undef HAVE_GETPEERUCRED
427
428/* Define to 1 if you have the `getpwanam' function. */
429#undef HAVE_GETPWANAM
430
431/* Define to 1 if you have the `getrlimit' function. */
432#undef HAVE_GETRLIMIT
433
434/* Define if getrrsetbyname() exists */
435#undef HAVE_GETRRSETBYNAME
436
437/* Define to 1 if you have the `getrusage' function. */
438#undef HAVE_GETRUSAGE
439
440/* Define to 1 if you have the `getseuserbyname' function. */
441#undef HAVE_GETSEUSERBYNAME
442
443/* Define to 1 if you have the `gettimeofday' function. */
444#undef HAVE_GETTIMEOFDAY
445
446/* Define to 1 if you have the `getttyent' function. */
447#undef HAVE_GETTTYENT
448
449/* Define to 1 if you have the `getutent' function. */
450#undef HAVE_GETUTENT
451
452/* Define to 1 if you have the `getutid' function. */
453#undef HAVE_GETUTID
454
455/* Define to 1 if you have the `getutline' function. */
456#undef HAVE_GETUTLINE
457
458/* Define to 1 if you have the `getutxent' function. */
459#undef HAVE_GETUTXENT
460
461/* Define to 1 if you have the `getutxid' function. */
462#undef HAVE_GETUTXID
463
464/* Define to 1 if you have the `getutxline' function. */
465#undef HAVE_GETUTXLINE
466
467/* Define to 1 if you have the `getutxuser' function. */
468#undef HAVE_GETUTXUSER
469
470/* Define to 1 if you have the `get_default_context_with_level' function. */
471#undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL
472
473/* Define to 1 if you have the `glob' function. */
474#undef HAVE_GLOB
475
476/* Define to 1 if you have the <glob.h> header file. */
477#undef HAVE_GLOB_H
478
479/* Define to 1 if you have the `group_from_gid' function. */
480#undef HAVE_GROUP_FROM_GID
481
482/* Define to 1 if you have the <gssapi_generic.h> header file. */
483#undef HAVE_GSSAPI_GENERIC_H
484
485/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
486#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
487
488/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
489#undef HAVE_GSSAPI_GSSAPI_H
490
491/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
492#undef HAVE_GSSAPI_GSSAPI_KRB5_H
493
494/* Define to 1 if you have the <gssapi.h> header file. */
495#undef HAVE_GSSAPI_H
496
497/* Define to 1 if you have the <gssapi_krb5.h> header file. */
498#undef HAVE_GSSAPI_KRB5_H
499
500/* Define if HEADER.ad exists in arpa/nameser.h */
501#undef HAVE_HEADER_AD
502
503/* Define if you have ut_host in utmp.h */
504#undef HAVE_HOST_IN_UTMP
505
506/* Define if you have ut_host in utmpx.h */
507#undef HAVE_HOST_IN_UTMPX
508
509/* Define to 1 if you have the <iaf.h> header file. */
510#undef HAVE_IAF_H
511
512/* Define to 1 if you have the <ia.h> header file. */
513#undef HAVE_IA_H
514
515/* Define if you have ut_id in utmp.h */
516#undef HAVE_ID_IN_UTMP
517
518/* Define if you have ut_id in utmpx.h */
519#undef HAVE_ID_IN_UTMPX
520
521/* Define to 1 if you have the `inet_aton' function. */
522#undef HAVE_INET_ATON
523
524/* Define to 1 if you have the `inet_ntoa' function. */
525#undef HAVE_INET_NTOA
526
527/* Define to 1 if you have the `inet_ntop' function. */
528#undef HAVE_INET_NTOP
529
530/* Define to 1 if you have the `innetgr' function. */
531#undef HAVE_INNETGR
532
533/* define if you have int64_t data type */
534#undef HAVE_INT64_T
535
536/* Define to 1 if you have the <inttypes.h> header file. */
537#undef HAVE_INTTYPES_H
538
539/* define if you have intxx_t data type */
540#undef HAVE_INTXX_T
541
542/* Define to 1 if the system has the type `in_addr_t'. */
543#undef HAVE_IN_ADDR_T
544
545/* Define to 1 if the system has the type `in_port_t'. */
546#undef HAVE_IN_PORT_T
547
548/* Define if you have isblank(3C). */
549#undef HAVE_ISBLANK
550
551/* Define to 1 if you have the <lastlog.h> header file. */
552#undef HAVE_LASTLOG_H
553
554/* Define to 1 if you have the <libaudit.h> header file. */
555#undef HAVE_LIBAUDIT_H
556
557/* Define to 1 if you have the `bsm' library (-lbsm). */
558#undef HAVE_LIBBSM
559
560/* Define to 1 if you have the `crypt' library (-lcrypt). */
561#undef HAVE_LIBCRYPT
562
563/* Define to 1 if you have the `dl' library (-ldl). */
564#undef HAVE_LIBDL
565
566/* Define to 1 if you have the <libgen.h> header file. */
567#undef HAVE_LIBGEN_H
568
569/* Define if system has libiaf that supports set_id */
570#undef HAVE_LIBIAF
571
572/* Define to 1 if you have the `network' library (-lnetwork). */
573#undef HAVE_LIBNETWORK
574
575/* Define to 1 if you have the `nsl' library (-lnsl). */
576#undef HAVE_LIBNSL
577
578/* Define to 1 if you have the `pam' library (-lpam). */
579#undef HAVE_LIBPAM
580
581/* Define to 1 if you have the `socket' library (-lsocket). */
582#undef HAVE_LIBSOCKET
583
584/* Define to 1 if you have the <libutil.h> header file. */
585#undef HAVE_LIBUTIL_H
586
587/* Define to 1 if you have the `xnet' library (-lxnet). */
588#undef HAVE_LIBXNET
589
590/* Define to 1 if you have the `z' library (-lz). */
591#undef HAVE_LIBZ
592
593/* Define to 1 if you have the <limits.h> header file. */
594#undef HAVE_LIMITS_H
595
596/* Define to 1 if you have the <linux/if_tun.h> header file. */
597#undef HAVE_LINUX_IF_TUN_H
598
599/* Define if your libraries define login() */
600#undef HAVE_LOGIN
601
602/* Define to 1 if you have the <login_cap.h> header file. */
603#undef HAVE_LOGIN_CAP_H
604
605/* Define to 1 if you have the `login_getcapbool' function. */
606#undef HAVE_LOGIN_GETCAPBOOL
607
608/* Define to 1 if you have the <login.h> header file. */
609#undef HAVE_LOGIN_H
610
611/* Define to 1 if you have the `logout' function. */
612#undef HAVE_LOGOUT
613
614/* Define to 1 if you have the `logwtmp' function. */
615#undef HAVE_LOGWTMP
616
617/* Define to 1 if the system has the type `long double'. */
618#undef HAVE_LONG_DOUBLE
619
620/* Define to 1 if the system has the type `long long'. */
621#undef HAVE_LONG_LONG
622
623/* Define to 1 if you have the <maillock.h> header file. */
624#undef HAVE_MAILLOCK_H
625
626/* Define to 1 if you have the `md5_crypt' function. */
627#undef HAVE_MD5_CRYPT
628
629/* Define if you want to allow MD5 passwords */
630#undef HAVE_MD5_PASSWORDS
631
632/* Define to 1 if you have the `memmove' function. */
633#undef HAVE_MEMMOVE
634
635/* Define to 1 if you have the <memory.h> header file. */
636#undef HAVE_MEMORY_H
637
638/* Define to 1 if you have the `mkdtemp' function. */
639#undef HAVE_MKDTEMP
640
641/* Define to 1 if you have the `mmap' function. */
642#undef HAVE_MMAP
643
644/* define if you have mode_t data type */
645#undef HAVE_MODE_T
646
647/* Some systems put nanosleep outside of libc */
648#undef HAVE_NANOSLEEP
649
650/* Define to 1 if you have the <ndir.h> header file. */
651#undef HAVE_NDIR_H
652
653/* Define to 1 if you have the <netdb.h> header file. */
654#undef HAVE_NETDB_H
655
656/* Define to 1 if you have the <netgroup.h> header file. */
657#undef HAVE_NETGROUP_H
658
659/* Define to 1 if you have the <net/if_tun.h> header file. */
660#undef HAVE_NET_IF_TUN_H
661
662/* Define if you are on NeXT */
663#undef HAVE_NEXT
664
665/* Define to 1 if you have the `ngetaddrinfo' function. */
666#undef HAVE_NGETADDRINFO
667
668/* Define to 1 if you have the `nsleep' function. */
669#undef HAVE_NSLEEP
670
671/* Define to 1 if you have the `ogetaddrinfo' function. */
672#undef HAVE_OGETADDRINFO
673
674/* Define if you have an old version of PAM which takes only one argument to
675   pam_strerror */
676#undef HAVE_OLD_PAM
677
678/* Define to 1 if you have the `openlog_r' function. */
679#undef HAVE_OPENLOG_R
680
681/* Define to 1 if you have the `openpty' function. */
682#undef HAVE_OPENPTY
683
684/* Define if your ssl headers are included with #include <openssl/header.h> */
685#undef HAVE_OPENSSL
686
687/* Define if you have Digital Unix Security Integration Architecture */
688#undef HAVE_OSF_SIA
689
690/* Define to 1 if you have the `pam_getenvlist' function. */
691#undef HAVE_PAM_GETENVLIST
692
693/* Define to 1 if you have the <pam/pam_appl.h> header file. */
694#undef HAVE_PAM_PAM_APPL_H
695
696/* Define to 1 if you have the `pam_putenv' function. */
697#undef HAVE_PAM_PUTENV
698
699/* Define to 1 if you have the <paths.h> header file. */
700#undef HAVE_PATHS_H
701
702/* Define if you have ut_pid in utmp.h */
703#undef HAVE_PID_IN_UTMP
704
705/* define if you have pid_t data type */
706#undef HAVE_PID_T
707
708/* Define to 1 if you have the `poll' function. */
709#undef HAVE_POLL
710
711/* Define to 1 if you have the <poll.h> header file. */
712#undef HAVE_POLL_H
713
714/* Define to 1 if you have the `prctl' function. */
715#undef HAVE_PRCTL
716
717/* Define if you have /proc/$pid/fd */
718#undef HAVE_PROC_PID
719
720/* Define to 1 if you have the `pstat' function. */
721#undef HAVE_PSTAT
722
723/* Define to 1 if you have the <pty.h> header file. */
724#undef HAVE_PTY_H
725
726/* Define to 1 if you have the `pututline' function. */
727#undef HAVE_PUTUTLINE
728
729/* Define to 1 if you have the `pututxline' function. */
730#undef HAVE_PUTUTXLINE
731
732/* Define if your password has a pw_change field */
733#undef HAVE_PW_CHANGE_IN_PASSWD
734
735/* Define if your password has a pw_class field */
736#undef HAVE_PW_CLASS_IN_PASSWD
737
738/* Define if your password has a pw_expire field */
739#undef HAVE_PW_EXPIRE_IN_PASSWD
740
741/* Define to 1 if you have the `readpassphrase' function. */
742#undef HAVE_READPASSPHRASE
743
744/* Define to 1 if you have the <readpassphrase.h> header file. */
745#undef HAVE_READPASSPHRASE_H
746
747/* Define to 1 if you have the `realpath' function. */
748#undef HAVE_REALPATH
749
750/* Define to 1 if you have the `recvmsg' function. */
751#undef HAVE_RECVMSG
752
753/* Define to 1 if you have the <rpc/types.h> header file. */
754#undef HAVE_RPC_TYPES_H
755
756/* Define to 1 if you have the `rresvport_af' function. */
757#undef HAVE_RRESVPORT_AF
758
759/* Define to 1 if you have the `RSA_generate_key_ex' function. */
760#undef HAVE_RSA_GENERATE_KEY_EX
761
762/* Define to 1 if you have the `RSA_get_default_method' function. */
763#undef HAVE_RSA_GET_DEFAULT_METHOD
764
765/* define if you have sa_family_t data type */
766#undef HAVE_SA_FAMILY_T
767
768/* Define if you have SecureWare-based protected password database */
769#undef HAVE_SECUREWARE
770
771/* Define to 1 if you have the <security/pam_appl.h> header file. */
772#undef HAVE_SECURITY_PAM_APPL_H
773
774/* Define to 1 if you have the `sendmsg' function. */
775#undef HAVE_SENDMSG
776
777/* Define to 1 if you have the `setauthdb' function. */
778#undef HAVE_SETAUTHDB
779
780/* Define to 1 if you have the `setdtablesize' function. */
781#undef HAVE_SETDTABLESIZE
782
783/* Define to 1 if you have the `setegid' function. */
784#undef HAVE_SETEGID
785
786/* Define to 1 if you have the `setenv' function. */
787#undef HAVE_SETENV
788
789/* Define to 1 if you have the `seteuid' function. */
790#undef HAVE_SETEUID
791
792/* Define to 1 if you have the `setgroupent' function. */
793#undef HAVE_SETGROUPENT
794
795/* Define to 1 if you have the `setgroups' function. */
796#undef HAVE_SETGROUPS
797
798/* Define to 1 if you have the `setlogin' function. */
799#undef HAVE_SETLOGIN
800
801/* Define to 1 if you have the `setluid' function. */
802#undef HAVE_SETLUID
803
804/* Define to 1 if you have the `setpassent' function. */
805#undef HAVE_SETPASSENT
806
807/* Define to 1 if you have the `setpcred' function. */
808#undef HAVE_SETPCRED
809
810/* Define to 1 if you have the `setproctitle' function. */
811#undef HAVE_SETPROCTITLE
812
813/* Define to 1 if you have the `setregid' function. */
814#undef HAVE_SETREGID
815
816/* Define to 1 if you have the `setresgid' function. */
817#undef HAVE_SETRESGID
818
819/* Define to 1 if you have the `setresuid' function. */
820#undef HAVE_SETRESUID
821
822/* Define to 1 if you have the `setreuid' function. */
823#undef HAVE_SETREUID
824
825/* Define to 1 if you have the `setrlimit' function. */
826#undef HAVE_SETRLIMIT
827
828/* Define to 1 if you have the `setsid' function. */
829#undef HAVE_SETSID
830
831/* Define to 1 if you have the `setutent' function. */
832#undef HAVE_SETUTENT
833
834/* Define to 1 if you have the `setutxdb' function. */
835#undef HAVE_SETUTXDB
836
837/* Define to 1 if you have the `setutxent' function. */
838#undef HAVE_SETUTXENT
839
840/* Define to 1 if you have the `setvbuf' function. */
841#undef HAVE_SETVBUF
842
843/* Define to 1 if you have the `set_id' function. */
844#undef HAVE_SET_ID
845
846/* Define to 1 if you have the `SHA256_Update' function. */
847#undef HAVE_SHA256_UPDATE
848
849/* Define to 1 if you have the <sha2.h> header file. */
850#undef HAVE_SHA2_H
851
852/* Define to 1 if you have the <shadow.h> header file. */
853#undef HAVE_SHADOW_H
854
855/* Define to 1 if you have the `sigaction' function. */
856#undef HAVE_SIGACTION
857
858/* Define to 1 if you have the `sigvec' function. */
859#undef HAVE_SIGVEC
860
861/* Define to 1 if the system has the type `sig_atomic_t'. */
862#undef HAVE_SIG_ATOMIC_T
863
864/* define if you have size_t data type */
865#undef HAVE_SIZE_T
866
867/* Define to 1 if you have the `snprintf' function. */
868#undef HAVE_SNPRINTF
869
870/* Define to 1 if you have the `socketpair' function. */
871#undef HAVE_SOCKETPAIR
872
873/* Have PEERCRED socket option */
874#undef HAVE_SO_PEERCRED
875
876/* define if you have ssize_t data type */
877#undef HAVE_SSIZE_T
878
879/* Fields in struct sockaddr_storage */
880#undef HAVE_SS_FAMILY_IN_SS
881
882/* Define to 1 if you have the `statfs' function. */
883#undef HAVE_STATFS
884
885/* Define to 1 if you have the `statvfs' function. */
886#undef HAVE_STATVFS
887
888/* Define to 1 if you have the <stddef.h> header file. */
889#undef HAVE_STDDEF_H
890
891/* Define to 1 if you have the <stdint.h> header file. */
892#undef HAVE_STDINT_H
893
894/* Define to 1 if you have the <stdlib.h> header file. */
895#undef HAVE_STDLIB_H
896
897/* Define to 1 if you have the `strdup' function. */
898#undef HAVE_STRDUP
899
900/* Define to 1 if you have the `strerror' function. */
901#undef HAVE_STRERROR
902
903/* Define to 1 if you have the `strftime' function. */
904#undef HAVE_STRFTIME
905
906/* Silly mkstemp() */
907#undef HAVE_STRICT_MKSTEMP
908
909/* Define to 1 if you have the <strings.h> header file. */
910#undef HAVE_STRINGS_H
911
912/* Define to 1 if you have the <string.h> header file. */
913#undef HAVE_STRING_H
914
915/* Define to 1 if you have the `strlcat' function. */
916#undef HAVE_STRLCAT
917
918/* Define to 1 if you have the `strlcpy' function. */
919#undef HAVE_STRLCPY
920
921/* Define to 1 if you have the `strmode' function. */
922#undef HAVE_STRMODE
923
924/* Define to 1 if you have the `strnvis' function. */
925#undef HAVE_STRNVIS
926
927/* Define to 1 if you have the `strptime' function. */
928#undef HAVE_STRPTIME
929
930/* Define to 1 if you have the `strsep' function. */
931#undef HAVE_STRSEP
932
933/* Define to 1 if you have the `strtoll' function. */
934#undef HAVE_STRTOLL
935
936/* Define to 1 if you have the `strtonum' function. */
937#undef HAVE_STRTONUM
938
939/* Define to 1 if you have the `strtoul' function. */
940#undef HAVE_STRTOUL
941
942/* define if you have struct addrinfo data type */
943#undef HAVE_STRUCT_ADDRINFO
944
945/* define if you have struct in6_addr data type */
946#undef HAVE_STRUCT_IN6_ADDR
947
948/* define if you have struct sockaddr_in6 data type */
949#undef HAVE_STRUCT_SOCKADDR_IN6
950
951/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
952#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
953
954/* define if you have struct sockaddr_storage data type */
955#undef HAVE_STRUCT_SOCKADDR_STORAGE
956
957/* Define to 1 if `st_blksize' is member of `struct stat'. */
958#undef HAVE_STRUCT_STAT_ST_BLKSIZE
959
960/* Define to 1 if the system has the type `struct timespec'. */
961#undef HAVE_STRUCT_TIMESPEC
962
963/* define if you have struct timeval */
964#undef HAVE_STRUCT_TIMEVAL
965
966/* Define to 1 if you have the `swap32' function. */
967#undef HAVE_SWAP32
968
969/* Define to 1 if you have the `sysconf' function. */
970#undef HAVE_SYSCONF
971
972/* Define if you have syslen in utmpx.h */
973#undef HAVE_SYSLEN_IN_UTMPX
974
975/* Define to 1 if you have the <sys/audit.h> header file. */
976#undef HAVE_SYS_AUDIT_H
977
978/* Define to 1 if you have the <sys/bitypes.h> header file. */
979#undef HAVE_SYS_BITYPES_H
980
981/* Define to 1 if you have the <sys/bsdtty.h> header file. */
982#undef HAVE_SYS_BSDTTY_H
983
984/* Define to 1 if you have the <sys/cdefs.h> header file. */
985#undef HAVE_SYS_CDEFS_H
986
987/* Define to 1 if you have the <sys/dir.h> header file. */
988#undef HAVE_SYS_DIR_H
989
990/* Define if your system defines sys_errlist[] */
991#undef HAVE_SYS_ERRLIST
992
993/* Define to 1 if you have the <sys/mman.h> header file. */
994#undef HAVE_SYS_MMAN_H
995
996/* Define to 1 if you have the <sys/mount.h> header file. */
997#undef HAVE_SYS_MOUNT_H
998
999/* Define to 1 if you have the <sys/ndir.h> header file. */
1000#undef HAVE_SYS_NDIR_H
1001
1002/* Define if your system defines sys_nerr */
1003#undef HAVE_SYS_NERR
1004
1005/* Define to 1 if you have the <sys/poll.h> header file. */
1006#undef HAVE_SYS_POLL_H
1007
1008/* Define to 1 if you have the <sys/prctl.h> header file. */
1009#undef HAVE_SYS_PRCTL_H
1010
1011/* Define to 1 if you have the <sys/pstat.h> header file. */
1012#undef HAVE_SYS_PSTAT_H
1013
1014/* Define to 1 if you have the <sys/ptms.h> header file. */
1015#undef HAVE_SYS_PTMS_H
1016
1017/* Define to 1 if you have the <sys/select.h> header file. */
1018#undef HAVE_SYS_SELECT_H
1019
1020/* Define to 1 if you have the <sys/statvfs.h> header file. */
1021#undef HAVE_SYS_STATVFS_H
1022
1023/* Define to 1 if you have the <sys/stat.h> header file. */
1024#undef HAVE_SYS_STAT_H
1025
1026/* Define to 1 if you have the <sys/stream.h> header file. */
1027#undef HAVE_SYS_STREAM_H
1028
1029/* Define to 1 if you have the <sys/stropts.h> header file. */
1030#undef HAVE_SYS_STROPTS_H
1031
1032/* Define to 1 if you have the <sys/strtio.h> header file. */
1033#undef HAVE_SYS_STRTIO_H
1034
1035/* Force use of sys/syslog.h on Ultrix */
1036#undef HAVE_SYS_SYSLOG_H
1037
1038/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1039#undef HAVE_SYS_SYSMACROS_H
1040
1041/* Define to 1 if you have the <sys/timers.h> header file. */
1042#undef HAVE_SYS_TIMERS_H
1043
1044/* Define to 1 if you have the <sys/time.h> header file. */
1045#undef HAVE_SYS_TIME_H
1046
1047/* Define to 1 if you have the <sys/types.h> header file. */
1048#undef HAVE_SYS_TYPES_H
1049
1050/* Define to 1 if you have the <sys/un.h> header file. */
1051#undef HAVE_SYS_UN_H
1052
1053/* Define to 1 if you have the `tcgetpgrp' function. */
1054#undef HAVE_TCGETPGRP
1055
1056/* Define to 1 if you have the `tcsendbreak' function. */
1057#undef HAVE_TCSENDBREAK
1058
1059/* Define to 1 if you have the `time' function. */
1060#undef HAVE_TIME
1061
1062/* Define to 1 if you have the <time.h> header file. */
1063#undef HAVE_TIME_H
1064
1065/* Define if you have ut_time in utmp.h */
1066#undef HAVE_TIME_IN_UTMP
1067
1068/* Define if you have ut_time in utmpx.h */
1069#undef HAVE_TIME_IN_UTMPX
1070
1071/* Define to 1 if you have the `timingsafe_bcmp' function. */
1072#undef HAVE_TIMINGSAFE_BCMP
1073
1074/* Define to 1 if you have the <tmpdir.h> header file. */
1075#undef HAVE_TMPDIR_H
1076
1077/* Define to 1 if you have the `truncate' function. */
1078#undef HAVE_TRUNCATE
1079
1080/* Define to 1 if you have the <ttyent.h> header file. */
1081#undef HAVE_TTYENT_H
1082
1083/* Define if you have ut_tv in utmp.h */
1084#undef HAVE_TV_IN_UTMP
1085
1086/* Define if you have ut_tv in utmpx.h */
1087#undef HAVE_TV_IN_UTMPX
1088
1089/* Define if you have ut_type in utmp.h */
1090#undef HAVE_TYPE_IN_UTMP
1091
1092/* Define if you have ut_type in utmpx.h */
1093#undef HAVE_TYPE_IN_UTMPX
1094
1095/* Define to 1 if you have the <ucred.h> header file. */
1096#undef HAVE_UCRED_H
1097
1098/* define if you have uintxx_t data type */
1099#undef HAVE_UINTXX_T
1100
1101/* Define to 1 if you have the <unistd.h> header file. */
1102#undef HAVE_UNISTD_H
1103
1104/* Define to 1 if you have the `unsetenv' function. */
1105#undef HAVE_UNSETENV
1106
1107/* Define to 1 if the system has the type `unsigned long long'. */
1108#undef HAVE_UNSIGNED_LONG_LONG
1109
1110/* Define to 1 if you have the `updwtmp' function. */
1111#undef HAVE_UPDWTMP
1112
1113/* Define to 1 if you have the `updwtmpx' function. */
1114#undef HAVE_UPDWTMPX
1115
1116/* Define to 1 if you have the <usersec.h> header file. */
1117#undef HAVE_USERSEC_H
1118
1119/* Define to 1 if you have the `user_from_uid' function. */
1120#undef HAVE_USER_FROM_UID
1121
1122/* Define to 1 if you have the <util.h> header file. */
1123#undef HAVE_UTIL_H
1124
1125/* Define to 1 if you have the `utimes' function. */
1126#undef HAVE_UTIMES
1127
1128/* Define to 1 if you have the <utime.h> header file. */
1129#undef HAVE_UTIME_H
1130
1131/* Define to 1 if you have the `utmpname' function. */
1132#undef HAVE_UTMPNAME
1133
1134/* Define to 1 if you have the `utmpxname' function. */
1135#undef HAVE_UTMPXNAME
1136
1137/* Define to 1 if you have the <utmpx.h> header file. */
1138#undef HAVE_UTMPX_H
1139
1140/* Define to 1 if you have the <utmp.h> header file. */
1141#undef HAVE_UTMP_H
1142
1143/* define if you have u_char data type */
1144#undef HAVE_U_CHAR
1145
1146/* define if you have u_int data type */
1147#undef HAVE_U_INT
1148
1149/* define if you have u_int64_t data type */
1150#undef HAVE_U_INT64_T
1151
1152/* define if you have u_intxx_t data type */
1153#undef HAVE_U_INTXX_T
1154
1155/* Define to 1 if you have the `vasprintf' function. */
1156#undef HAVE_VASPRINTF
1157
1158/* Define if va_copy exists */
1159#undef HAVE_VA_COPY
1160
1161/* Define to 1 if you have the `vhangup' function. */
1162#undef HAVE_VHANGUP
1163
1164/* Define to 1 if you have the <vis.h> header file. */
1165#undef HAVE_VIS_H
1166
1167/* Define to 1 if you have the `vsnprintf' function. */
1168#undef HAVE_VSNPRINTF
1169
1170/* Define to 1 if you have the `waitpid' function. */
1171#undef HAVE_WAITPID
1172
1173/* Define to 1 if you have the `_getlong' function. */
1174#undef HAVE__GETLONG
1175
1176/* Define to 1 if you have the `_getpty' function. */
1177#undef HAVE__GETPTY
1178
1179/* Define to 1 if you have the `_getshort' function. */
1180#undef HAVE__GETSHORT
1181
1182/* Define if you have struct __res_state _res as an extern */
1183#undef HAVE__RES_EXTERN
1184
1185/* Define to 1 if you have the `__b64_ntop' function. */
1186#undef HAVE___B64_NTOP
1187
1188/* Define to 1 if you have the `__b64_pton' function. */
1189#undef HAVE___B64_PTON
1190
1191/* Define if compiler implements __FUNCTION__ */
1192#undef HAVE___FUNCTION__
1193
1194/* Define if libc defines __progname */
1195#undef HAVE___PROGNAME
1196
1197/* Fields in struct sockaddr_storage */
1198#undef HAVE___SS_FAMILY_IN_SS
1199
1200/* Define if __va_copy exists */
1201#undef HAVE___VA_COPY
1202
1203/* Define if compiler implements __func__ */
1204#undef HAVE___func__
1205
1206/* Define this if you are using the Heimdal version of Kerberos V5 */
1207#undef HEIMDAL
1208
1209/* Define if you need to use IP address instead of hostname in $DISPLAY */
1210#undef IPADDR_IN_DISPLAY
1211
1212/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1213#undef IPV4_IN_IPV6
1214
1215/* Define if your system choked on IP TOS setting */
1216#undef IP_TOS_IS_BROKEN
1217
1218/* Define if you want Kerberos 5 support */
1219#undef KRB5
1220
1221/* Define if pututxline updates lastlog too */
1222#undef LASTLOG_WRITE_PUTUTXLINE
1223
1224/* Define if you want TCP Wrappers support */
1225#undef LIBWRAP
1226
1227/* Define to whatever link() returns for "not supported" if it doesn't return
1228   EOPNOTSUPP. */
1229#undef LINK_OPNOTSUPP_ERRNO
1230
1231/* Adjust Linux out-of-memory killer */
1232#undef LINUX_OOM_ADJUST
1233
1234/* max value of long long calculated by configure */
1235#undef LLONG_MAX
1236
1237/* min value of long long calculated by configure */
1238#undef LLONG_MIN
1239
1240/* Account locked with pw(1) */
1241#undef LOCKED_PASSWD_PREFIX
1242
1243/* String used in /etc/passwd to denote locked account */
1244#undef LOCKED_PASSWD_STRING
1245
1246/* String used in /etc/passwd to denote locked account */
1247#undef LOCKED_PASSWD_SUBSTR
1248
1249/* Some versions of /bin/login need the TERM supplied on the commandline */
1250#undef LOGIN_NEEDS_TERM
1251
1252/* Some systems need a utmpx entry for /bin/login to work */
1253#undef LOGIN_NEEDS_UTMPX
1254
1255/* Define if your login program cannot handle end of options ("--") */
1256#undef LOGIN_NO_ENDOPT
1257
1258/* If your header files don't define LOGIN_PROGRAM, then use this (detected)
1259   from environment and PATH */
1260#undef LOGIN_PROGRAM_FALLBACK
1261
1262/* Set this to your mail directory if you don't have maillock.h */
1263#undef MAIL_DIRECTORY
1264
1265/* Define on *nto-qnx systems */
1266#undef MISSING_FD_MASK
1267
1268/* Define on *nto-qnx systems */
1269#undef MISSING_HOWMANY
1270
1271/* Define on *nto-qnx systems */
1272#undef MISSING_NFDBITS
1273
1274/* Need setpgrp to acquire controlling tty */
1275#undef NEED_SETPGRP
1276
1277/* Define if the concept of ports only accessible to superusers isn't known */
1278#undef NO_IPPORT_RESERVED_CONCEPT
1279
1280/* Define if you don't want to use lastlog in session.c */
1281#undef NO_SSH_LASTLOG
1282
1283/* Define if X11 doesn't support AF_UNIX sockets on that system */
1284#undef NO_X11_UNIX_SOCKETS
1285
1286/* Define if EVP_DigestUpdate returns void */
1287#undef OPENSSL_EVP_DIGESTUPDATE_VOID
1288
1289/* libcrypto includes complete ECC support */
1290#undef OPENSSL_HAS_ECC
1291
1292/* libcrypto is missing AES 192 and 256 bit functions */
1293#undef OPENSSL_LOBOTOMISED_AES
1294
1295/* Define if you want OpenSSL's internally seeded PRNG only */
1296#undef OPENSSL_PRNG_ONLY
1297
1298/* Define to the address where bug reports for this package should be sent. */
1299#undef PACKAGE_BUGREPORT
1300
1301/* Define to the full name of this package. */
1302#undef PACKAGE_NAME
1303
1304/* Define to the full name and version of this package. */
1305#undef PACKAGE_STRING
1306
1307/* Define to the one symbol short name of this package. */
1308#undef PACKAGE_TARNAME
1309
1310/* Define to the version of this package. */
1311#undef PACKAGE_VERSION
1312
1313/* Define if you are using Solaris-derived PAM which passes pam_messages to
1314   the conversation function with an extra level of indirection */
1315#undef PAM_SUN_CODEBASE
1316
1317/* Work around problematic Linux PAM modules handling of PAM_TTY */
1318#undef PAM_TTY_KLUDGE
1319
1320/* must supply username to passwd */
1321#undef PASSWD_NEEDS_USERNAME
1322
1323/* Port number of PRNGD/EGD random number socket */
1324#undef PRNGD_PORT
1325
1326/* Location of PRNGD/EGD random number socket */
1327#undef PRNGD_SOCKET
1328
1329/* read(1) can return 0 for a non-closed fd */
1330#undef PTY_ZEROREAD
1331
1332/* Define if your platform breaks doing a seteuid before a setuid */
1333#undef SETEUID_BREAKS_SETUID
1334
1335/* The size of `char', as computed by sizeof. */
1336#undef SIZEOF_CHAR
1337
1338/* The size of `int', as computed by sizeof. */
1339#undef SIZEOF_INT
1340
1341/* The size of `long int', as computed by sizeof. */
1342#undef SIZEOF_LONG_INT
1343
1344/* The size of `long long int', as computed by sizeof. */
1345#undef SIZEOF_LONG_LONG_INT
1346
1347/* The size of `short int', as computed by sizeof. */
1348#undef SIZEOF_SHORT_INT
1349
1350/* Define if you want S/Key support */
1351#undef SKEY
1352
1353/* Define if your skeychallenge() function takes 4 arguments (NetBSD) */
1354#undef SKEYCHALLENGE_4ARG
1355
1356/* Define as const if snprintf() can declare const char *fmt */
1357#undef SNPRINTF_CONST
1358
1359/* Define to a Set Process Title type if your system is supported by
1360   bsd-setproctitle.c */
1361#undef SPT_TYPE
1362
1363/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1364#undef SSHD_ACQUIRES_CTTY
1365
1366/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1367#undef SSHPAM_CHAUTHTOK_NEEDS_RUID
1368
1369/* Use audit debugging module */
1370#undef SSH_AUDIT_EVENTS
1371
1372/* Windows is sensitive to read buffer size */
1373#undef SSH_IOBUFSZ
1374
1375/* non-privileged user for privilege separation */
1376#undef SSH_PRIVSEP_USER
1377
1378/* Use tunnel device compatibility to OpenBSD */
1379#undef SSH_TUN_COMPAT_AF
1380
1381/* Open tunnel devices the FreeBSD way */
1382#undef SSH_TUN_FREEBSD
1383
1384/* Open tunnel devices the Linux tun/tap way */
1385#undef SSH_TUN_LINUX
1386
1387/* No layer 2 tunnel support */
1388#undef SSH_TUN_NO_L2
1389
1390/* Open tunnel devices the OpenBSD way */
1391#undef SSH_TUN_OPENBSD
1392
1393/* Prepend the address family to IP tunnel traffic */
1394#undef SSH_TUN_PREPEND_AF
1395
1396/* Define to 1 if you have the ANSI C header files. */
1397#undef STDC_HEADERS
1398
1399/* Define if you want a different $PATH for the superuser */
1400#undef SUPERUSER_PATH
1401
1402/* syslog_r function is safe to use in in a signal handler */
1403#undef SYSLOG_R_SAFE_IN_SIGHAND
1404
1405/* Support passwords > 8 chars */
1406#undef UNIXWARE_LONG_PASSWORDS
1407
1408/* Specify default $PATH */
1409#undef USER_PATH
1410
1411/* Define this if you want to use libkafs' AFS support */
1412#undef USE_AFS
1413
1414/* Use BSM audit module */
1415#undef USE_BSM_AUDIT
1416
1417/* Use btmp to log bad logins */
1418#undef USE_BTMP
1419
1420/* Use libedit for sftp */
1421#undef USE_LIBEDIT
1422
1423/* Use Linux audit module */
1424#undef USE_LINUX_AUDIT
1425
1426/* Enable OpenSSL engine support */
1427#undef USE_OPENSSL_ENGINE
1428
1429/* Define if you want to enable PAM support */
1430#undef USE_PAM
1431
1432/* Use PIPES instead of a socketpair() */
1433#undef USE_PIPES
1434
1435/* Define if you have Solaris process contracts */
1436#undef USE_SOLARIS_PROCESS_CONTRACTS
1437
1438/* Define if you have Solaris projects */
1439#undef USE_SOLARIS_PROJECTS
1440
1441/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1442#undef WITH_ABBREV_NO_TTY
1443
1444/* Define if you want to enable AIX4's authenticate function */
1445#undef WITH_AIXAUTHENTICATE
1446
1447/* Define if you have/want arrays (cluster-wide session managment, not C
1448   arrays) */
1449#undef WITH_IRIX_ARRAY
1450
1451/* Define if you want IRIX audit trails */
1452#undef WITH_IRIX_AUDIT
1453
1454/* Define if you want IRIX kernel jobs */
1455#undef WITH_IRIX_JOBS
1456
1457/* Define if you want IRIX project management */
1458#undef WITH_IRIX_PROJECT
1459
1460/* Define if you want SELinux support. */
1461#undef WITH_SELINUX
1462
1463/* Define to 1 if your processor stores words with the most significant byte
1464   first (like Motorola and SPARC, unlike Intel and VAX). */
1465#undef WORDS_BIGENDIAN
1466
1467/* Define if xauth is found in your path */
1468#undef XAUTH_PATH
1469
1470/* Number of bits in a file offset, on hosts where this is settable. */
1471#undef _FILE_OFFSET_BITS
1472
1473/* Define for large files, on AIX-style hosts. */
1474#undef _LARGE_FILES
1475
1476/* log for bad login attempts */
1477#undef _PATH_BTMP
1478
1479/* Full path of your "passwd" program */
1480#undef _PATH_PASSWD_PROG
1481
1482/* Specify location of ssh.pid */
1483#undef _PATH_SSH_PIDDIR
1484
1485/* Define if we don't have struct __res_state in resolv.h */
1486#undef __res_state
1487
1488/* Define to `__inline__' or `__inline' if that's what the C compiler
1489   calls it, or to nothing if 'inline' is not supported under any name.  */
1490#ifndef __cplusplus
1491#undef inline
1492#endif
1493
1494/* type to use in place of socklen_t if not defined */
1495#undef socklen_t
1496