config.h.in revision 180750
1180740Sdes/* config.h.in.  Generated from configure.ac by autoheader.  */
2180740Sdes
3180740Sdes/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4180740Sdes   */
5180740Sdes#undef AIX_GETNAMEINFO_HACK
6180740Sdes
7180740Sdes/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8180740Sdes#undef AIX_LOGINFAILED_4ARG
9180740Sdes
10180746Sdes/* System only supports IPv4 audit records */
11180746Sdes#undef AU_IPv4
12180746Sdes
13180740Sdes/* Define if your resolver libs need this for getrrsetbyname */
14180740Sdes#undef BIND_8_COMPAT
15180740Sdes
16180740Sdes/* Define if cmsg_type is not passed correctly */
17180740Sdes#undef BROKEN_CMSG_TYPE
18180740Sdes
19180740Sdes/* getaddrinfo is broken (if present) */
20180740Sdes#undef BROKEN_GETADDRINFO
21180740Sdes
22180740Sdes/* getgroups(0,NULL) will return -1 */
23180740Sdes#undef BROKEN_GETGROUPS
24180740Sdes
25180746Sdes/* FreeBSD glob does not do what we need */
26180746Sdes#undef BROKEN_GLOB
27180746Sdes
28180740Sdes/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
29180740Sdes#undef BROKEN_INET_NTOA
30180740Sdes
31180740Sdes/* ia_uinfo routines not supported by OS yet */
32180740Sdes#undef BROKEN_LIBIAF
33180740Sdes
34180740Sdes/* Ultrix mmap can't map files */
35180740Sdes#undef BROKEN_MMAP
36180740Sdes
37180740Sdes/* Define if your struct dirent expects you to allocate extra space for d_name
38180740Sdes   */
39180740Sdes#undef BROKEN_ONE_BYTE_DIRENT_D_NAME
40180740Sdes
41180750Sdes/* Can't do comparisons on readv */
42180750Sdes#undef BROKEN_READV_COMPARISON
43180750Sdes
44180740Sdes/* Define if you have a broken realpath. */
45180740Sdes#undef BROKEN_REALPATH
46180740Sdes
47180740Sdes/* Needed for NeXT */
48180740Sdes#undef BROKEN_SAVED_UIDS
49180740Sdes
50180740Sdes/* Define if your setregid() is broken */
51180740Sdes#undef BROKEN_SETREGID
52180740Sdes
53180740Sdes/* Define if your setresgid() is broken */
54180740Sdes#undef BROKEN_SETRESGID
55180740Sdes
56180740Sdes/* Define if your setresuid() is broken */
57180740Sdes#undef BROKEN_SETRESUID
58180740Sdes
59180740Sdes/* Define if your setreuid() is broken */
60180740Sdes#undef BROKEN_SETREUID
61180740Sdes
62180740Sdes/* LynxOS has broken setvbuf() implementation */
63180740Sdes#undef BROKEN_SETVBUF
64180740Sdes
65180746Sdes/* QNX shadow support is broken */
66180746Sdes#undef BROKEN_SHADOW_EXPIRE
67180746Sdes
68180740Sdes/* Define if your snprintf is busted */
69180740Sdes#undef BROKEN_SNPRINTF
70180740Sdes
71180740Sdes/* updwtmpx is broken (if present) */
72180740Sdes#undef BROKEN_UPDWTMPX
73180740Sdes
74180740Sdes/* Define if you have BSD auth support */
75180740Sdes#undef BSD_AUTH
76180740Sdes
77180740Sdes/* Define if you want to specify the path to your lastlog file */
78180740Sdes#undef CONF_LASTLOG_FILE
79180740Sdes
80180740Sdes/* Define if you want to specify the path to your utmpx file */
81180740Sdes#undef CONF_UTMPX_FILE
82180740Sdes
83180740Sdes/* Define if you want to specify the path to your utmp file */
84180740Sdes#undef CONF_UTMP_FILE
85180740Sdes
86180740Sdes/* Define if you want to specify the path to your wtmpx file */
87180740Sdes#undef CONF_WTMPX_FILE
88180740Sdes
89180740Sdes/* Define if you want to specify the path to your wtmp file */
90180740Sdes#undef CONF_WTMP_FILE
91180740Sdes
92180740Sdes/* Define if your platform needs to skip post auth file descriptor passing */
93180740Sdes#undef DISABLE_FD_PASSING
94180740Sdes
95180740Sdes/* Define if you don't want to use lastlog */
96180740Sdes#undef DISABLE_LASTLOG
97180740Sdes
98180740Sdes/* Define if you don't want to use your system's login() call */
99180740Sdes#undef DISABLE_LOGIN
100180740Sdes
101180740Sdes/* Define if you don't want to use pututline() etc. to write [uw]tmp */
102180740Sdes#undef DISABLE_PUTUTLINE
103180740Sdes
104180740Sdes/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
105180740Sdes#undef DISABLE_PUTUTXLINE
106180740Sdes
107180740Sdes/* Define if you want to disable shadow passwords */
108180740Sdes#undef DISABLE_SHADOW
109180740Sdes
110180740Sdes/* Define if you don't want to use utmp */
111180740Sdes#undef DISABLE_UTMP
112180740Sdes
113180740Sdes/* Define if you don't want to use utmpx */
114180740Sdes#undef DISABLE_UTMPX
115180740Sdes
116180740Sdes/* Define if you don't want to use wtmp */
117180740Sdes#undef DISABLE_WTMP
118180740Sdes
119180740Sdes/* Define if you don't want to use wtmpx */
120180740Sdes#undef DISABLE_WTMPX
121180740Sdes
122180740Sdes/* Builtin PRNG command timeout */
123180740Sdes#undef ENTROPY_TIMEOUT_MSEC
124180740Sdes
125180750Sdes/* f_fsid has members */
126180750Sdes#undef FSID_HAS_VAL
127180750Sdes
128180740Sdes/* Define to 1 if the `getpgrp' function requires zero arguments. */
129180740Sdes#undef GETPGRP_VOID
130180740Sdes
131180740Sdes/* Conflicting defs for getspnam */
132180740Sdes#undef GETSPNAM_CONFLICTING_DEFS
133180740Sdes
134180740Sdes/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
135180740Sdes#undef GLOB_HAS_ALTDIRFUNC
136180740Sdes
137180740Sdes/* Define if your system glob() function has gl_matchc options in glob_t */
138180740Sdes#undef GLOB_HAS_GL_MATCHC
139180740Sdes
140180740Sdes/* Define this if you want GSSAPI support in the version 2 protocol */
141180740Sdes#undef GSSAPI
142180740Sdes
143180740Sdes/* Define if you want to use shadow password expire field */
144180740Sdes#undef HAS_SHADOW_EXPIRE
145180740Sdes
146180740Sdes/* Define if your system uses access rights style file descriptor passing */
147180740Sdes#undef HAVE_ACCRIGHTS_IN_MSGHDR
148180740Sdes
149180740Sdes/* Define if you have ut_addr in utmp.h */
150180740Sdes#undef HAVE_ADDR_IN_UTMP
151180740Sdes
152180740Sdes/* Define if you have ut_addr in utmpx.h */
153180740Sdes#undef HAVE_ADDR_IN_UTMPX
154180740Sdes
155180740Sdes/* Define if you have ut_addr_v6 in utmp.h */
156180740Sdes#undef HAVE_ADDR_V6_IN_UTMP
157180740Sdes
158180740Sdes/* Define if you have ut_addr_v6 in utmpx.h */
159180740Sdes#undef HAVE_ADDR_V6_IN_UTMPX
160180740Sdes
161180740Sdes/* Define to 1 if you have the `arc4random' function. */
162180740Sdes#undef HAVE_ARC4RANDOM
163180740Sdes
164180750Sdes/* Define to 1 if you have the `arc4random_buf' function. */
165180750Sdes#undef HAVE_ARC4RANDOM_BUF
166180750Sdes
167180750Sdes/* Define to 1 if you have the `arc4random_uniform' function. */
168180750Sdes#undef HAVE_ARC4RANDOM_UNIFORM
169180750Sdes
170180740Sdes/* Define to 1 if you have the `asprintf' function. */
171180740Sdes#undef HAVE_ASPRINTF
172180740Sdes
173180740Sdes/* OpenBSD's gcc has bounded */
174180740Sdes#undef HAVE_ATTRIBUTE__BOUNDED__
175180740Sdes
176180744Sdes/* Have attribute nonnull */
177180744Sdes#undef HAVE_ATTRIBUTE__NONNULL__
178180744Sdes
179180740Sdes/* OpenBSD's gcc has sentinel */
180180740Sdes#undef HAVE_ATTRIBUTE__SENTINEL__
181180740Sdes
182180746Sdes/* Define to 1 if you have the `aug_get_machine' function. */
183180746Sdes#undef HAVE_AUG_GET_MACHINE
184180746Sdes
185180740Sdes/* Define to 1 if you have the `b64_ntop' function. */
186180740Sdes#undef HAVE_B64_NTOP
187180740Sdes
188180740Sdes/* Define to 1 if you have the `b64_pton' function. */
189180740Sdes#undef HAVE_B64_PTON
190180740Sdes
191180740Sdes/* Define if you have the basename function. */
192180740Sdes#undef HAVE_BASENAME
193180740Sdes
194180740Sdes/* Define to 1 if you have the `bcopy' function. */
195180740Sdes#undef HAVE_BCOPY
196180740Sdes
197180740Sdes/* Define to 1 if you have the `bindresvport_sa' function. */
198180740Sdes#undef HAVE_BINDRESVPORT_SA
199180740Sdes
200180740Sdes/* Define to 1 if you have the <bsm/audit.h> header file. */
201180740Sdes#undef HAVE_BSM_AUDIT_H
202180740Sdes
203180740Sdes/* Define to 1 if you have the <bstring.h> header file. */
204180740Sdes#undef HAVE_BSTRING_H
205180740Sdes
206180740Sdes/* Define to 1 if you have the `clock' function. */
207180740Sdes#undef HAVE_CLOCK
208180740Sdes
209180740Sdes/* define if you have clock_t data type */
210180740Sdes#undef HAVE_CLOCK_T
211180740Sdes
212180740Sdes/* Define to 1 if you have the `closefrom' function. */
213180740Sdes#undef HAVE_CLOSEFROM
214180740Sdes
215180740Sdes/* Define if gai_strerror() returns const char * */
216180740Sdes#undef HAVE_CONST_GAI_STRERROR_PROTO
217180740Sdes
218180740Sdes/* Define if your system uses ancillary data style file descriptor passing */
219180740Sdes#undef HAVE_CONTROL_IN_MSGHDR
220180740Sdes
221180740Sdes/* Define to 1 if you have the <crypto/sha2.h> header file. */
222180740Sdes#undef HAVE_CRYPTO_SHA2_H
223180740Sdes
224180740Sdes/* Define to 1 if you have the <crypt.h> header file. */
225180740Sdes#undef HAVE_CRYPT_H
226180740Sdes
227180740Sdes/* Define if you are on Cygwin */
228180740Sdes#undef HAVE_CYGWIN
229180740Sdes
230180740Sdes/* Define if your libraries define daemon() */
231180740Sdes#undef HAVE_DAEMON
232180740Sdes
233180740Sdes/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
234180740Sdes   don't. */
235180740Sdes#undef HAVE_DECL_AUTHENTICATE
236180740Sdes
237180740Sdes/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
238180740Sdes   don't. */
239180740Sdes#undef HAVE_DECL_GLOB_NOMATCH
240180740Sdes
241180740Sdes/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
242180740Sdes   don't. */
243180740Sdes#undef HAVE_DECL_H_ERRNO
244180740Sdes
245180740Sdes/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
246180740Sdes   don't. */
247180740Sdes#undef HAVE_DECL_LOGINFAILED
248180740Sdes
249180740Sdes/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
250180740Sdes   you don't. */
251180740Sdes#undef HAVE_DECL_LOGINRESTRICTIONS
252180740Sdes
253180740Sdes/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
254180740Sdes   don't. */
255180740Sdes#undef HAVE_DECL_LOGINSUCCESS
256180740Sdes
257180744Sdes/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
258180744Sdes   don't. */
259180744Sdes#undef HAVE_DECL_MAXSYMLINKS
260180744Sdes
261180744Sdes/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
262180744Sdes   don't. */
263180744Sdes#undef HAVE_DECL_OFFSETOF
264180744Sdes
265180740Sdes/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
266180740Sdes   don't. */
267180740Sdes#undef HAVE_DECL_O_NONBLOCK
268180740Sdes
269180740Sdes/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
270180740Sdes   don't. */
271180740Sdes#undef HAVE_DECL_PASSWDEXPIRED
272180740Sdes
273180740Sdes/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
274180740Sdes   don't. */
275180740Sdes#undef HAVE_DECL_SETAUTHDB
276180740Sdes
277180740Sdes/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
278180740Sdes   don't. */
279180740Sdes#undef HAVE_DECL_SHUT_RD
280180740Sdes
281180740Sdes/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
282180740Sdes   */
283180740Sdes#undef HAVE_DECL_WRITEV
284180740Sdes
285180740Sdes/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
286180740Sdes   don't. */
287180740Sdes#undef HAVE_DECL__GETLONG
288180740Sdes
289180740Sdes/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
290180740Sdes   don't. */
291180740Sdes#undef HAVE_DECL__GETSHORT
292180740Sdes
293180740Sdes/* Define if you have /dev/ptmx */
294180740Sdes#undef HAVE_DEV_PTMX
295180740Sdes
296180740Sdes/* Define if you have /dev/ptc */
297180740Sdes#undef HAVE_DEV_PTS_AND_PTC
298180740Sdes
299180740Sdes/* Define to 1 if you have the <dirent.h> header file. */
300180740Sdes#undef HAVE_DIRENT_H
301180740Sdes
302180740Sdes/* Define to 1 if you have the `dirfd' function. */
303180740Sdes#undef HAVE_DIRFD
304180740Sdes
305180740Sdes/* Define to 1 if you have the `dirname' function. */
306180740Sdes#undef HAVE_DIRNAME
307180740Sdes
308180740Sdes/* Define to 1 if you have the <endian.h> header file. */
309180740Sdes#undef HAVE_ENDIAN_H
310180740Sdes
311180740Sdes/* Define to 1 if you have the `endutent' function. */
312180740Sdes#undef HAVE_ENDUTENT
313180740Sdes
314180740Sdes/* Define to 1 if you have the `endutxent' function. */
315180740Sdes#undef HAVE_ENDUTXENT
316180740Sdes
317180740Sdes/* Define if your system has /etc/default/login */
318180740Sdes#undef HAVE_ETC_DEFAULT_LOGIN
319180740Sdes
320180740Sdes/* Define to 1 if you have the `EVP_sha256' function. */
321180740Sdes#undef HAVE_EVP_SHA256
322180740Sdes
323180740Sdes/* Define if you have ut_exit in utmp.h */
324180740Sdes#undef HAVE_EXIT_IN_UTMP
325180740Sdes
326180740Sdes/* Define to 1 if you have the `fchmod' function. */
327180740Sdes#undef HAVE_FCHMOD
328180740Sdes
329180740Sdes/* Define to 1 if you have the `fchown' function. */
330180740Sdes#undef HAVE_FCHOWN
331180740Sdes
332180740Sdes/* Use F_CLOSEM fcntl for closefrom */
333180740Sdes#undef HAVE_FCNTL_CLOSEM
334180740Sdes
335180740Sdes/* Define to 1 if you have the <fcntl.h> header file. */
336180740Sdes#undef HAVE_FCNTL_H
337180740Sdes
338180740Sdes/* Define to 1 if you have the <features.h> header file. */
339180740Sdes#undef HAVE_FEATURES_H
340180740Sdes
341180740Sdes/* Define to 1 if you have the <floatingpoint.h> header file. */
342180740Sdes#undef HAVE_FLOATINGPOINT_H
343180740Sdes
344180750Sdes/* Define to 1 if you have the `fmt_scaled' function. */
345180750Sdes#undef HAVE_FMT_SCALED
346180750Sdes
347180740Sdes/* Define to 1 if you have the `freeaddrinfo' function. */
348180740Sdes#undef HAVE_FREEADDRINFO
349180740Sdes
350180750Sdes/* Define to 1 if the system has the type `fsblkcnt_t'. */
351180750Sdes#undef HAVE_FSBLKCNT_T
352180750Sdes
353180750Sdes/* Define to 1 if the system has the type `fsfilcnt_t'. */
354180750Sdes#undef HAVE_FSFILCNT_T
355180750Sdes
356180750Sdes/* Define to 1 if you have the `fstatvfs' function. */
357180750Sdes#undef HAVE_FSTATVFS
358180750Sdes
359180740Sdes/* Define to 1 if you have the `futimes' function. */
360180740Sdes#undef HAVE_FUTIMES
361180740Sdes
362180740Sdes/* Define to 1 if you have the `gai_strerror' function. */
363180740Sdes#undef HAVE_GAI_STRERROR
364180740Sdes
365180740Sdes/* Define to 1 if you have the `getaddrinfo' function. */
366180740Sdes#undef HAVE_GETADDRINFO
367180740Sdes
368180740Sdes/* Define to 1 if you have the `getaudit' function. */
369180740Sdes#undef HAVE_GETAUDIT
370180740Sdes
371180740Sdes/* Define to 1 if you have the `getaudit_addr' function. */
372180740Sdes#undef HAVE_GETAUDIT_ADDR
373180740Sdes
374180740Sdes/* Define to 1 if you have the `getcwd' function. */
375180740Sdes#undef HAVE_GETCWD
376180740Sdes
377180740Sdes/* Define to 1 if you have the `getgrouplist' function. */
378180740Sdes#undef HAVE_GETGROUPLIST
379180740Sdes
380180746Sdes/* Define to 1 if you have the `getgrset' function. */
381180746Sdes#undef HAVE_GETGRSET
382180746Sdes
383180740Sdes/* Define to 1 if you have the `getluid' function. */
384180740Sdes#undef HAVE_GETLUID
385180740Sdes
386180740Sdes/* Define to 1 if you have the `getnameinfo' function. */
387180740Sdes#undef HAVE_GETNAMEINFO
388180740Sdes
389180740Sdes/* Define to 1 if you have the `getopt' function. */
390180740Sdes#undef HAVE_GETOPT
391180740Sdes
392180740Sdes/* Define to 1 if you have the <getopt.h> header file. */
393180740Sdes#undef HAVE_GETOPT_H
394180740Sdes
395180740Sdes/* Define if your getopt(3) defines and uses optreset */
396180740Sdes#undef HAVE_GETOPT_OPTRESET
397180740Sdes
398180740Sdes/* Define if your libraries define getpagesize() */
399180740Sdes#undef HAVE_GETPAGESIZE
400180740Sdes
401180740Sdes/* Define to 1 if you have the `getpeereid' function. */
402180740Sdes#undef HAVE_GETPEEREID
403180740Sdes
404180744Sdes/* Define to 1 if you have the `getpeerucred' function. */
405180744Sdes#undef HAVE_GETPEERUCRED
406180744Sdes
407180740Sdes/* Define to 1 if you have the `getpwanam' function. */
408180740Sdes#undef HAVE_GETPWANAM
409180740Sdes
410180740Sdes/* Define to 1 if you have the `getrlimit' function. */
411180740Sdes#undef HAVE_GETRLIMIT
412180740Sdes
413180740Sdes/* Define if getrrsetbyname() exists */
414180740Sdes#undef HAVE_GETRRSETBYNAME
415180740Sdes
416180740Sdes/* Define to 1 if you have the `getrusage' function. */
417180740Sdes#undef HAVE_GETRUSAGE
418180740Sdes
419180740Sdes/* Define to 1 if you have the `getseuserbyname' function. */
420180740Sdes#undef HAVE_GETSEUSERBYNAME
421180740Sdes
422180740Sdes/* Define to 1 if you have the `gettimeofday' function. */
423180740Sdes#undef HAVE_GETTIMEOFDAY
424180740Sdes
425180740Sdes/* Define to 1 if you have the `getttyent' function. */
426180740Sdes#undef HAVE_GETTTYENT
427180740Sdes
428180740Sdes/* Define to 1 if you have the `getutent' function. */
429180740Sdes#undef HAVE_GETUTENT
430180740Sdes
431180740Sdes/* Define to 1 if you have the `getutid' function. */
432180740Sdes#undef HAVE_GETUTID
433180740Sdes
434180740Sdes/* Define to 1 if you have the `getutline' function. */
435180740Sdes#undef HAVE_GETUTLINE
436180740Sdes
437180740Sdes/* Define to 1 if you have the `getutxent' function. */
438180740Sdes#undef HAVE_GETUTXENT
439180740Sdes
440180740Sdes/* Define to 1 if you have the `getutxid' function. */
441180740Sdes#undef HAVE_GETUTXID
442180740Sdes
443180740Sdes/* Define to 1 if you have the `getutxline' function. */
444180740Sdes#undef HAVE_GETUTXLINE
445180740Sdes
446180740Sdes/* Define to 1 if you have the `get_default_context_with_level' function. */
447180740Sdes#undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL
448180740Sdes
449180740Sdes/* Define to 1 if you have the `glob' function. */
450180740Sdes#undef HAVE_GLOB
451180740Sdes
452180740Sdes/* Define to 1 if you have the <glob.h> header file. */
453180740Sdes#undef HAVE_GLOB_H
454180740Sdes
455180740Sdes/* Define to 1 if you have the <gssapi_generic.h> header file. */
456180740Sdes#undef HAVE_GSSAPI_GENERIC_H
457180740Sdes
458180740Sdes/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
459180740Sdes#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
460180740Sdes
461180740Sdes/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
462180740Sdes#undef HAVE_GSSAPI_GSSAPI_H
463180740Sdes
464180740Sdes/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
465180740Sdes#undef HAVE_GSSAPI_GSSAPI_KRB5_H
466180740Sdes
467180740Sdes/* Define to 1 if you have the <gssapi.h> header file. */
468180740Sdes#undef HAVE_GSSAPI_H
469180740Sdes
470180740Sdes/* Define to 1 if you have the <gssapi_krb5.h> header file. */
471180740Sdes#undef HAVE_GSSAPI_KRB5_H
472180740Sdes
473180740Sdes/* Define if HEADER.ad exists in arpa/nameser.h */
474180740Sdes#undef HAVE_HEADER_AD
475180740Sdes
476180740Sdes/* Define if you have ut_host in utmp.h */
477180740Sdes#undef HAVE_HOST_IN_UTMP
478180740Sdes
479180740Sdes/* Define if you have ut_host in utmpx.h */
480180740Sdes#undef HAVE_HOST_IN_UTMPX
481180740Sdes
482180740Sdes/* Define to 1 if you have the <iaf.h> header file. */
483180740Sdes#undef HAVE_IAF_H
484180740Sdes
485180740Sdes/* Define to 1 if you have the <ia.h> header file. */
486180740Sdes#undef HAVE_IA_H
487180740Sdes
488180740Sdes/* Define if you have ut_id in utmp.h */
489180740Sdes#undef HAVE_ID_IN_UTMP
490180740Sdes
491180740Sdes/* Define if you have ut_id in utmpx.h */
492180740Sdes#undef HAVE_ID_IN_UTMPX
493180740Sdes
494180740Sdes/* Define to 1 if you have the `inet_aton' function. */
495180740Sdes#undef HAVE_INET_ATON
496180740Sdes
497180740Sdes/* Define to 1 if you have the `inet_ntoa' function. */
498180740Sdes#undef HAVE_INET_NTOA
499180740Sdes
500180740Sdes/* Define to 1 if you have the `inet_ntop' function. */
501180740Sdes#undef HAVE_INET_NTOP
502180740Sdes
503180740Sdes/* Define to 1 if you have the `innetgr' function. */
504180740Sdes#undef HAVE_INNETGR
505180740Sdes
506180740Sdes/* define if you have int64_t data type */
507180740Sdes#undef HAVE_INT64_T
508180740Sdes
509180740Sdes/* Define to 1 if you have the <inttypes.h> header file. */
510180740Sdes#undef HAVE_INTTYPES_H
511180740Sdes
512180740Sdes/* define if you have intxx_t data type */
513180740Sdes#undef HAVE_INTXX_T
514180740Sdes
515180740Sdes/* Define to 1 if the system has the type `in_addr_t'. */
516180740Sdes#undef HAVE_IN_ADDR_T
517180740Sdes
518180740Sdes/* Define to 1 if you have the <lastlog.h> header file. */
519180740Sdes#undef HAVE_LASTLOG_H
520180740Sdes
521180740Sdes/* Define to 1 if you have the `bsm' library (-lbsm). */
522180740Sdes#undef HAVE_LIBBSM
523180740Sdes
524180740Sdes/* Define to 1 if you have the `crypt' library (-lcrypt). */
525180740Sdes#undef HAVE_LIBCRYPT
526180740Sdes
527180740Sdes/* Define to 1 if you have the `dl' library (-ldl). */
528180740Sdes#undef HAVE_LIBDL
529180740Sdes
530180740Sdes/* Define to 1 if you have the <libgen.h> header file. */
531180740Sdes#undef HAVE_LIBGEN_H
532180740Sdes
533180746Sdes/* Define if system has libiaf that supports set_id */
534180746Sdes#undef HAVE_LIBIAF
535180746Sdes
536180740Sdes/* Define to 1 if you have the `nsl' library (-lnsl). */
537180740Sdes#undef HAVE_LIBNSL
538180740Sdes
539180740Sdes/* Define to 1 if you have the `pam' library (-lpam). */
540180740Sdes#undef HAVE_LIBPAM
541180740Sdes
542180740Sdes/* Define to 1 if you have the `sectok' library (-lsectok). */
543180740Sdes#undef HAVE_LIBSECTOK
544180740Sdes
545180740Sdes/* Define to 1 if you have the `socket' library (-lsocket). */
546180740Sdes#undef HAVE_LIBSOCKET
547180740Sdes
548180740Sdes/* Define to 1 if you have the <libutil.h> header file. */
549180740Sdes#undef HAVE_LIBUTIL_H
550180740Sdes
551180740Sdes/* Define to 1 if you have the `xnet' library (-lxnet). */
552180740Sdes#undef HAVE_LIBXNET
553180740Sdes
554180740Sdes/* Define to 1 if you have the `z' library (-lz). */
555180740Sdes#undef HAVE_LIBZ
556180740Sdes
557180740Sdes/* Define to 1 if you have the <limits.h> header file. */
558180740Sdes#undef HAVE_LIMITS_H
559180740Sdes
560180740Sdes/* Define to 1 if you have the <linux/if_tun.h> header file. */
561180740Sdes#undef HAVE_LINUX_IF_TUN_H
562180740Sdes
563180740Sdes/* Define if your libraries define login() */
564180740Sdes#undef HAVE_LOGIN
565180740Sdes
566180740Sdes/* Define to 1 if you have the <login_cap.h> header file. */
567180740Sdes#undef HAVE_LOGIN_CAP_H
568180740Sdes
569180740Sdes/* Define to 1 if you have the `login_getcapbool' function. */
570180740Sdes#undef HAVE_LOGIN_GETCAPBOOL
571180740Sdes
572180740Sdes/* Define to 1 if you have the <login.h> header file. */
573180740Sdes#undef HAVE_LOGIN_H
574180740Sdes
575180740Sdes/* Define to 1 if you have the `logout' function. */
576180740Sdes#undef HAVE_LOGOUT
577180740Sdes
578180740Sdes/* Define to 1 if you have the `logwtmp' function. */
579180740Sdes#undef HAVE_LOGWTMP
580180740Sdes
581180740Sdes/* Define to 1 if the system has the type `long double'. */
582180740Sdes#undef HAVE_LONG_DOUBLE
583180740Sdes
584180740Sdes/* Define to 1 if the system has the type `long long'. */
585180740Sdes#undef HAVE_LONG_LONG
586180740Sdes
587180740Sdes/* Define to 1 if you have the <maillock.h> header file. */
588180740Sdes#undef HAVE_MAILLOCK_H
589180740Sdes
590180740Sdes/* Define to 1 if you have the `md5_crypt' function. */
591180740Sdes#undef HAVE_MD5_CRYPT
592180740Sdes
593180740Sdes/* Define if you want to allow MD5 passwords */
594180740Sdes#undef HAVE_MD5_PASSWORDS
595180740Sdes
596180740Sdes/* Define to 1 if you have the `memmove' function. */
597180740Sdes#undef HAVE_MEMMOVE
598180740Sdes
599180740Sdes/* Define to 1 if you have the <memory.h> header file. */
600180740Sdes#undef HAVE_MEMORY_H
601180740Sdes
602180740Sdes/* Define to 1 if you have the `mkdtemp' function. */
603180740Sdes#undef HAVE_MKDTEMP
604180740Sdes
605180740Sdes/* Define to 1 if you have the `mmap' function. */
606180740Sdes#undef HAVE_MMAP
607180740Sdes
608180740Sdes/* define if you have mode_t data type */
609180740Sdes#undef HAVE_MODE_T
610180740Sdes
611180740Sdes/* Some systems put nanosleep outside of libc */
612180740Sdes#undef HAVE_NANOSLEEP
613180740Sdes
614180740Sdes/* Define to 1 if you have the <ndir.h> header file. */
615180740Sdes#undef HAVE_NDIR_H
616180740Sdes
617180740Sdes/* Define to 1 if you have the <netdb.h> header file. */
618180740Sdes#undef HAVE_NETDB_H
619180740Sdes
620180740Sdes/* Define to 1 if you have the <netgroup.h> header file. */
621180740Sdes#undef HAVE_NETGROUP_H
622180740Sdes
623180740Sdes/* Define to 1 if you have the <net/if_tun.h> header file. */
624180740Sdes#undef HAVE_NET_IF_TUN_H
625180740Sdes
626180740Sdes/* Define if you are on NeXT */
627180740Sdes#undef HAVE_NEXT
628180740Sdes
629180740Sdes/* Define to 1 if you have the `ngetaddrinfo' function. */
630180740Sdes#undef HAVE_NGETADDRINFO
631180740Sdes
632180740Sdes/* Define to 1 if you have the `nsleep' function. */
633180740Sdes#undef HAVE_NSLEEP
634180740Sdes
635180740Sdes/* Define to 1 if you have the `ogetaddrinfo' function. */
636180740Sdes#undef HAVE_OGETADDRINFO
637180740Sdes
638180740Sdes/* Define if you have an old version of PAM which takes only one argument to
639180740Sdes   pam_strerror */
640180740Sdes#undef HAVE_OLD_PAM
641180740Sdes
642180740Sdes/* Define to 1 if you have the `openlog_r' function. */
643180740Sdes#undef HAVE_OPENLOG_R
644180740Sdes
645180740Sdes/* Define to 1 if you have the `openpty' function. */
646180740Sdes#undef HAVE_OPENPTY
647180740Sdes
648180740Sdes/* Define if your ssl headers are included with #include <openssl/header.h> */
649180740Sdes#undef HAVE_OPENSSL
650180740Sdes
651180740Sdes/* Define if you have Digital Unix Security Integration Architecture */
652180740Sdes#undef HAVE_OSF_SIA
653180740Sdes
654180740Sdes/* Define to 1 if you have the `pam_getenvlist' function. */
655180740Sdes#undef HAVE_PAM_GETENVLIST
656180740Sdes
657180740Sdes/* Define to 1 if you have the <pam/pam_appl.h> header file. */
658180740Sdes#undef HAVE_PAM_PAM_APPL_H
659180740Sdes
660180740Sdes/* Define to 1 if you have the `pam_putenv' function. */
661180740Sdes#undef HAVE_PAM_PUTENV
662180740Sdes
663180740Sdes/* Define to 1 if you have the <paths.h> header file. */
664180740Sdes#undef HAVE_PATHS_H
665180740Sdes
666180740Sdes/* Define if you have ut_pid in utmp.h */
667180740Sdes#undef HAVE_PID_IN_UTMP
668180740Sdes
669180740Sdes/* define if you have pid_t data type */
670180740Sdes#undef HAVE_PID_T
671180740Sdes
672180744Sdes/* Define to 1 if you have the `poll' function. */
673180744Sdes#undef HAVE_POLL
674180744Sdes
675180744Sdes/* Define to 1 if you have the <poll.h> header file. */
676180744Sdes#undef HAVE_POLL_H
677180744Sdes
678180740Sdes/* Define to 1 if you have the `prctl' function. */
679180740Sdes#undef HAVE_PRCTL
680180740Sdes
681180740Sdes/* Define if you have /proc/$pid/fd */
682180740Sdes#undef HAVE_PROC_PID
683180740Sdes
684180740Sdes/* Define to 1 if you have the `pstat' function. */
685180740Sdes#undef HAVE_PSTAT
686180740Sdes
687180740Sdes/* Define to 1 if you have the <pty.h> header file. */
688180740Sdes#undef HAVE_PTY_H
689180740Sdes
690180740Sdes/* Define to 1 if you have the `pututline' function. */
691180740Sdes#undef HAVE_PUTUTLINE
692180740Sdes
693180740Sdes/* Define to 1 if you have the `pututxline' function. */
694180740Sdes#undef HAVE_PUTUTXLINE
695180740Sdes
696180740Sdes/* Define if your password has a pw_change field */
697180740Sdes#undef HAVE_PW_CHANGE_IN_PASSWD
698180740Sdes
699180740Sdes/* Define if your password has a pw_class field */
700180740Sdes#undef HAVE_PW_CLASS_IN_PASSWD
701180740Sdes
702180740Sdes/* Define if your password has a pw_expire field */
703180740Sdes#undef HAVE_PW_EXPIRE_IN_PASSWD
704180740Sdes
705180740Sdes/* Define to 1 if you have the `readpassphrase' function. */
706180740Sdes#undef HAVE_READPASSPHRASE
707180740Sdes
708180740Sdes/* Define to 1 if you have the <readpassphrase.h> header file. */
709180740Sdes#undef HAVE_READPASSPHRASE_H
710180740Sdes
711180740Sdes/* Define to 1 if you have the `realpath' function. */
712180740Sdes#undef HAVE_REALPATH
713180740Sdes
714180740Sdes/* Define to 1 if you have the `recvmsg' function. */
715180740Sdes#undef HAVE_RECVMSG
716180740Sdes
717180740Sdes/* Define to 1 if you have the <rpc/types.h> header file. */
718180740Sdes#undef HAVE_RPC_TYPES_H
719180740Sdes
720180740Sdes/* Define to 1 if you have the `rresvport_af' function. */
721180740Sdes#undef HAVE_RRESVPORT_AF
722180740Sdes
723180740Sdes/* define if you have sa_family_t data type */
724180740Sdes#undef HAVE_SA_FAMILY_T
725180740Sdes
726180740Sdes/* Define to 1 if you have the <sectok.h> header file. */
727180740Sdes#undef HAVE_SECTOK_H
728180740Sdes
729180740Sdes/* Define if you have SecureWare-based protected password database */
730180740Sdes#undef HAVE_SECUREWARE
731180740Sdes
732180740Sdes/* Define to 1 if you have the <security/pam_appl.h> header file. */
733180740Sdes#undef HAVE_SECURITY_PAM_APPL_H
734180740Sdes
735180740Sdes/* Define to 1 if you have the `sendmsg' function. */
736180740Sdes#undef HAVE_SENDMSG
737180740Sdes
738180740Sdes/* Define to 1 if you have the `setauthdb' function. */
739180740Sdes#undef HAVE_SETAUTHDB
740180740Sdes
741180740Sdes/* Define to 1 if you have the `setdtablesize' function. */
742180740Sdes#undef HAVE_SETDTABLESIZE
743180740Sdes
744180740Sdes/* Define to 1 if you have the `setegid' function. */
745180740Sdes#undef HAVE_SETEGID
746180740Sdes
747180740Sdes/* Define to 1 if you have the `setenv' function. */
748180740Sdes#undef HAVE_SETENV
749180740Sdes
750180740Sdes/* Define to 1 if you have the `seteuid' function. */
751180740Sdes#undef HAVE_SETEUID
752180740Sdes
753180740Sdes/* Define to 1 if you have the `setgroups' function. */
754180740Sdes#undef HAVE_SETGROUPS
755180740Sdes
756180740Sdes/* Define to 1 if you have the `setlogin' function. */
757180740Sdes#undef HAVE_SETLOGIN
758180740Sdes
759180740Sdes/* Define to 1 if you have the `setluid' function. */
760180740Sdes#undef HAVE_SETLUID
761180740Sdes
762180740Sdes/* Define to 1 if you have the `setpcred' function. */
763180740Sdes#undef HAVE_SETPCRED
764180740Sdes
765180740Sdes/* Define to 1 if you have the `setproctitle' function. */
766180740Sdes#undef HAVE_SETPROCTITLE
767180740Sdes
768180740Sdes/* Define to 1 if you have the `setregid' function. */
769180740Sdes#undef HAVE_SETREGID
770180740Sdes
771180740Sdes/* Define to 1 if you have the `setresgid' function. */
772180740Sdes#undef HAVE_SETRESGID
773180740Sdes
774180740Sdes/* Define to 1 if you have the `setresuid' function. */
775180740Sdes#undef HAVE_SETRESUID
776180740Sdes
777180740Sdes/* Define to 1 if you have the `setreuid' function. */
778180740Sdes#undef HAVE_SETREUID
779180740Sdes
780180740Sdes/* Define to 1 if you have the `setrlimit' function. */
781180740Sdes#undef HAVE_SETRLIMIT
782180740Sdes
783180740Sdes/* Define to 1 if you have the `setsid' function. */
784180740Sdes#undef HAVE_SETSID
785180740Sdes
786180740Sdes/* Define to 1 if you have the `setutent' function. */
787180740Sdes#undef HAVE_SETUTENT
788180740Sdes
789180740Sdes/* Define to 1 if you have the `setutxent' function. */
790180740Sdes#undef HAVE_SETUTXENT
791180740Sdes
792180740Sdes/* Define to 1 if you have the `setvbuf' function. */
793180740Sdes#undef HAVE_SETVBUF
794180740Sdes
795180744Sdes/* Define to 1 if you have the `set_id' function. */
796180744Sdes#undef HAVE_SET_ID
797180744Sdes
798180740Sdes/* Define to 1 if you have the `SHA256_Update' function. */
799180740Sdes#undef HAVE_SHA256_UPDATE
800180740Sdes
801180740Sdes/* Define to 1 if you have the <sha2.h> header file. */
802180740Sdes#undef HAVE_SHA2_H
803180740Sdes
804180740Sdes/* Define to 1 if you have the <shadow.h> header file. */
805180740Sdes#undef HAVE_SHADOW_H
806180740Sdes
807180740Sdes/* Define to 1 if you have the `sigaction' function. */
808180740Sdes#undef HAVE_SIGACTION
809180740Sdes
810180740Sdes/* Define to 1 if you have the `sigvec' function. */
811180740Sdes#undef HAVE_SIGVEC
812180740Sdes
813180740Sdes/* Define to 1 if the system has the type `sig_atomic_t'. */
814180740Sdes#undef HAVE_SIG_ATOMIC_T
815180740Sdes
816180740Sdes/* define if you have size_t data type */
817180740Sdes#undef HAVE_SIZE_T
818180740Sdes
819180740Sdes/* Define to 1 if you have the `snprintf' function. */
820180740Sdes#undef HAVE_SNPRINTF
821180740Sdes
822180740Sdes/* Define to 1 if you have the `socketpair' function. */
823180740Sdes#undef HAVE_SOCKETPAIR
824180740Sdes
825180740Sdes/* Have PEERCRED socket option */
826180740Sdes#undef HAVE_SO_PEERCRED
827180740Sdes
828180740Sdes/* define if you have ssize_t data type */
829180740Sdes#undef HAVE_SSIZE_T
830180740Sdes
831180740Sdes/* Fields in struct sockaddr_storage */
832180740Sdes#undef HAVE_SS_FAMILY_IN_SS
833180740Sdes
834180750Sdes/* Define to 1 if you have the `statfs' function. */
835180750Sdes#undef HAVE_STATFS
836180750Sdes
837180750Sdes/* Define to 1 if you have the `statvfs' function. */
838180750Sdes#undef HAVE_STATVFS
839180750Sdes
840180740Sdes/* Define to 1 if you have the <stddef.h> header file. */
841180740Sdes#undef HAVE_STDDEF_H
842180740Sdes
843180740Sdes/* Define to 1 if you have the <stdint.h> header file. */
844180740Sdes#undef HAVE_STDINT_H
845180740Sdes
846180740Sdes/* Define to 1 if you have the <stdlib.h> header file. */
847180740Sdes#undef HAVE_STDLIB_H
848180740Sdes
849180740Sdes/* Define to 1 if you have the `strdup' function. */
850180740Sdes#undef HAVE_STRDUP
851180740Sdes
852180740Sdes/* Define to 1 if you have the `strerror' function. */
853180740Sdes#undef HAVE_STRERROR
854180740Sdes
855180740Sdes/* Define to 1 if you have the `strftime' function. */
856180740Sdes#undef HAVE_STRFTIME
857180740Sdes
858180740Sdes/* Silly mkstemp() */
859180740Sdes#undef HAVE_STRICT_MKSTEMP
860180740Sdes
861180740Sdes/* Define to 1 if you have the <strings.h> header file. */
862180740Sdes#undef HAVE_STRINGS_H
863180740Sdes
864180740Sdes/* Define to 1 if you have the <string.h> header file. */
865180740Sdes#undef HAVE_STRING_H
866180740Sdes
867180740Sdes/* Define to 1 if you have the `strlcat' function. */
868180740Sdes#undef HAVE_STRLCAT
869180740Sdes
870180740Sdes/* Define to 1 if you have the `strlcpy' function. */
871180740Sdes#undef HAVE_STRLCPY
872180740Sdes
873180740Sdes/* Define to 1 if you have the `strmode' function. */
874180740Sdes#undef HAVE_STRMODE
875180740Sdes
876180740Sdes/* Define to 1 if you have the `strnvis' function. */
877180740Sdes#undef HAVE_STRNVIS
878180740Sdes
879180740Sdes/* Define to 1 if you have the `strsep' function. */
880180740Sdes#undef HAVE_STRSEP
881180740Sdes
882180740Sdes/* Define to 1 if you have the `strtoll' function. */
883180740Sdes#undef HAVE_STRTOLL
884180740Sdes
885180740Sdes/* Define to 1 if you have the `strtonum' function. */
886180740Sdes#undef HAVE_STRTONUM
887180740Sdes
888180740Sdes/* Define to 1 if you have the `strtoul' function. */
889180740Sdes#undef HAVE_STRTOUL
890180740Sdes
891180740Sdes/* define if you have struct addrinfo data type */
892180740Sdes#undef HAVE_STRUCT_ADDRINFO
893180740Sdes
894180740Sdes/* define if you have struct in6_addr data type */
895180740Sdes#undef HAVE_STRUCT_IN6_ADDR
896180740Sdes
897180740Sdes/* define if you have struct sockaddr_in6 data type */
898180740Sdes#undef HAVE_STRUCT_SOCKADDR_IN6
899180740Sdes
900180740Sdes/* define if you have struct sockaddr_storage data type */
901180740Sdes#undef HAVE_STRUCT_SOCKADDR_STORAGE
902180740Sdes
903180740Sdes/* Define to 1 if `st_blksize' is member of `struct stat'. */
904180740Sdes#undef HAVE_STRUCT_STAT_ST_BLKSIZE
905180740Sdes
906180740Sdes/* Define to 1 if the system has the type `struct timespec'. */
907180740Sdes#undef HAVE_STRUCT_TIMESPEC
908180740Sdes
909180740Sdes/* define if you have struct timeval */
910180740Sdes#undef HAVE_STRUCT_TIMEVAL
911180740Sdes
912180744Sdes/* Define to 1 if you have the `swap32' function. */
913180744Sdes#undef HAVE_SWAP32
914180744Sdes
915180740Sdes/* Define to 1 if you have the `sysconf' function. */
916180740Sdes#undef HAVE_SYSCONF
917180740Sdes
918180740Sdes/* Define if you have syslen in utmpx.h */
919180740Sdes#undef HAVE_SYSLEN_IN_UTMPX
920180740Sdes
921180740Sdes/* Define to 1 if you have the <sys/audit.h> header file. */
922180740Sdes#undef HAVE_SYS_AUDIT_H
923180740Sdes
924180740Sdes/* Define to 1 if you have the <sys/bitypes.h> header file. */
925180740Sdes#undef HAVE_SYS_BITYPES_H
926180740Sdes
927180740Sdes/* Define to 1 if you have the <sys/bsdtty.h> header file. */
928180740Sdes#undef HAVE_SYS_BSDTTY_H
929180740Sdes
930180740Sdes/* Define to 1 if you have the <sys/cdefs.h> header file. */
931180740Sdes#undef HAVE_SYS_CDEFS_H
932180740Sdes
933180740Sdes/* Define to 1 if you have the <sys/dir.h> header file. */
934180740Sdes#undef HAVE_SYS_DIR_H
935180740Sdes
936180740Sdes/* Define if your system defines sys_errlist[] */
937180740Sdes#undef HAVE_SYS_ERRLIST
938180740Sdes
939180740Sdes/* Define to 1 if you have the <sys/mman.h> header file. */
940180740Sdes#undef HAVE_SYS_MMAN_H
941180740Sdes
942180750Sdes/* Define to 1 if you have the <sys/mount.h> header file. */
943180750Sdes#undef HAVE_SYS_MOUNT_H
944180750Sdes
945180740Sdes/* Define to 1 if you have the <sys/ndir.h> header file. */
946180740Sdes#undef HAVE_SYS_NDIR_H
947180740Sdes
948180740Sdes/* Define if your system defines sys_nerr */
949180740Sdes#undef HAVE_SYS_NERR
950180740Sdes
951180746Sdes/* Define to 1 if you have the <sys/poll.h> header file. */
952180746Sdes#undef HAVE_SYS_POLL_H
953180746Sdes
954180740Sdes/* Define to 1 if you have the <sys/prctl.h> header file. */
955180740Sdes#undef HAVE_SYS_PRCTL_H
956180740Sdes
957180740Sdes/* Define to 1 if you have the <sys/pstat.h> header file. */
958180740Sdes#undef HAVE_SYS_PSTAT_H
959180740Sdes
960180740Sdes/* Define to 1 if you have the <sys/ptms.h> header file. */
961180740Sdes#undef HAVE_SYS_PTMS_H
962180740Sdes
963180740Sdes/* Define to 1 if you have the <sys/select.h> header file. */
964180740Sdes#undef HAVE_SYS_SELECT_H
965180740Sdes
966180750Sdes/* Define to 1 if you have the <sys/statvfs.h> header file. */
967180750Sdes#undef HAVE_SYS_STATVFS_H
968180750Sdes
969180740Sdes/* Define to 1 if you have the <sys/stat.h> header file. */
970180740Sdes#undef HAVE_SYS_STAT_H
971180740Sdes
972180740Sdes/* Define to 1 if you have the <sys/stream.h> header file. */
973180740Sdes#undef HAVE_SYS_STREAM_H
974180740Sdes
975180740Sdes/* Define to 1 if you have the <sys/stropts.h> header file. */
976180740Sdes#undef HAVE_SYS_STROPTS_H
977180740Sdes
978180740Sdes/* Define to 1 if you have the <sys/strtio.h> header file. */
979180740Sdes#undef HAVE_SYS_STRTIO_H
980180740Sdes
981180740Sdes/* Force use of sys/syslog.h on Ultrix */
982180740Sdes#undef HAVE_SYS_SYSLOG_H
983180740Sdes
984180740Sdes/* Define to 1 if you have the <sys/sysmacros.h> header file. */
985180740Sdes#undef HAVE_SYS_SYSMACROS_H
986180740Sdes
987180740Sdes/* Define to 1 if you have the <sys/timers.h> header file. */
988180740Sdes#undef HAVE_SYS_TIMERS_H
989180740Sdes
990180740Sdes/* Define to 1 if you have the <sys/time.h> header file. */
991180740Sdes#undef HAVE_SYS_TIME_H
992180740Sdes
993180740Sdes/* Define to 1 if you have the <sys/types.h> header file. */
994180740Sdes#undef HAVE_SYS_TYPES_H
995180740Sdes
996180740Sdes/* Define to 1 if you have the <sys/un.h> header file. */
997180740Sdes#undef HAVE_SYS_UN_H
998180740Sdes
999180740Sdes/* Define to 1 if you have the `tcgetpgrp' function. */
1000180740Sdes#undef HAVE_TCGETPGRP
1001180740Sdes
1002180740Sdes/* Define to 1 if you have the `tcsendbreak' function. */
1003180740Sdes#undef HAVE_TCSENDBREAK
1004180740Sdes
1005180740Sdes/* Define to 1 if you have the `time' function. */
1006180740Sdes#undef HAVE_TIME
1007180740Sdes
1008180740Sdes/* Define to 1 if you have the <time.h> header file. */
1009180740Sdes#undef HAVE_TIME_H
1010180740Sdes
1011180740Sdes/* Define if you have ut_time in utmp.h */
1012180740Sdes#undef HAVE_TIME_IN_UTMP
1013180740Sdes
1014180740Sdes/* Define if you have ut_time in utmpx.h */
1015180740Sdes#undef HAVE_TIME_IN_UTMPX
1016180740Sdes
1017180740Sdes/* Define to 1 if you have the <tmpdir.h> header file. */
1018180740Sdes#undef HAVE_TMPDIR_H
1019180740Sdes
1020180740Sdes/* Define to 1 if you have the `truncate' function. */
1021180740Sdes#undef HAVE_TRUNCATE
1022180740Sdes
1023180740Sdes/* Define to 1 if you have the <ttyent.h> header file. */
1024180740Sdes#undef HAVE_TTYENT_H
1025180740Sdes
1026180740Sdes/* Define if you have ut_tv in utmp.h */
1027180740Sdes#undef HAVE_TV_IN_UTMP
1028180740Sdes
1029180740Sdes/* Define if you have ut_tv in utmpx.h */
1030180740Sdes#undef HAVE_TV_IN_UTMPX
1031180740Sdes
1032180740Sdes/* Define if you have ut_type in utmp.h */
1033180740Sdes#undef HAVE_TYPE_IN_UTMP
1034180740Sdes
1035180740Sdes/* Define if you have ut_type in utmpx.h */
1036180740Sdes#undef HAVE_TYPE_IN_UTMPX
1037180740Sdes
1038180744Sdes/* Define to 1 if you have the <ucred.h> header file. */
1039180744Sdes#undef HAVE_UCRED_H
1040180744Sdes
1041180740Sdes/* define if you have uintxx_t data type */
1042180740Sdes#undef HAVE_UINTXX_T
1043180740Sdes
1044180740Sdes/* Define to 1 if you have the <unistd.h> header file. */
1045180740Sdes#undef HAVE_UNISTD_H
1046180740Sdes
1047180740Sdes/* Define to 1 if you have the `unsetenv' function. */
1048180740Sdes#undef HAVE_UNSETENV
1049180740Sdes
1050180740Sdes/* Define to 1 if the system has the type `unsigned long long'. */
1051180740Sdes#undef HAVE_UNSIGNED_LONG_LONG
1052180740Sdes
1053180740Sdes/* Define to 1 if you have the `updwtmp' function. */
1054180740Sdes#undef HAVE_UPDWTMP
1055180740Sdes
1056180740Sdes/* Define to 1 if you have the `updwtmpx' function. */
1057180740Sdes#undef HAVE_UPDWTMPX
1058180740Sdes
1059180740Sdes/* Define to 1 if you have the <usersec.h> header file. */
1060180740Sdes#undef HAVE_USERSEC_H
1061180740Sdes
1062180740Sdes/* Define to 1 if you have the <util.h> header file. */
1063180740Sdes#undef HAVE_UTIL_H
1064180740Sdes
1065180740Sdes/* Define to 1 if you have the `utimes' function. */
1066180740Sdes#undef HAVE_UTIMES
1067180740Sdes
1068180740Sdes/* Define to 1 if you have the <utime.h> header file. */
1069180740Sdes#undef HAVE_UTIME_H
1070180740Sdes
1071180740Sdes/* Define to 1 if you have the `utmpname' function. */
1072180740Sdes#undef HAVE_UTMPNAME
1073180740Sdes
1074180740Sdes/* Define to 1 if you have the `utmpxname' function. */
1075180740Sdes#undef HAVE_UTMPXNAME
1076180740Sdes
1077180740Sdes/* Define to 1 if you have the <utmpx.h> header file. */
1078180740Sdes#undef HAVE_UTMPX_H
1079180740Sdes
1080180740Sdes/* Define to 1 if you have the <utmp.h> header file. */
1081180740Sdes#undef HAVE_UTMP_H
1082180740Sdes
1083180740Sdes/* define if you have u_char data type */
1084180740Sdes#undef HAVE_U_CHAR
1085180740Sdes
1086180740Sdes/* define if you have u_int data type */
1087180740Sdes#undef HAVE_U_INT
1088180740Sdes
1089180740Sdes/* define if you have u_int64_t data type */
1090180740Sdes#undef HAVE_U_INT64_T
1091180740Sdes
1092180740Sdes/* define if you have u_intxx_t data type */
1093180740Sdes#undef HAVE_U_INTXX_T
1094180740Sdes
1095180740Sdes/* Define to 1 if you have the `vasprintf' function. */
1096180740Sdes#undef HAVE_VASPRINTF
1097180740Sdes
1098180740Sdes/* Define if va_copy exists */
1099180740Sdes#undef HAVE_VA_COPY
1100180740Sdes
1101180740Sdes/* Define to 1 if you have the `vhangup' function. */
1102180740Sdes#undef HAVE_VHANGUP
1103180740Sdes
1104180740Sdes/* Define to 1 if you have the <vis.h> header file. */
1105180740Sdes#undef HAVE_VIS_H
1106180740Sdes
1107180740Sdes/* Define to 1 if you have the `vsnprintf' function. */
1108180740Sdes#undef HAVE_VSNPRINTF
1109180740Sdes
1110180740Sdes/* Define to 1 if you have the `waitpid' function. */
1111180740Sdes#undef HAVE_WAITPID
1112180740Sdes
1113180740Sdes/* Define to 1 if you have the `_getlong' function. */
1114180740Sdes#undef HAVE__GETLONG
1115180740Sdes
1116180740Sdes/* Define to 1 if you have the `_getpty' function. */
1117180740Sdes#undef HAVE__GETPTY
1118180740Sdes
1119180740Sdes/* Define to 1 if you have the `_getshort' function. */
1120180740Sdes#undef HAVE__GETSHORT
1121180740Sdes
1122180744Sdes/* Define if you have struct __res_state _res as an extern */
1123180744Sdes#undef HAVE__RES_EXTERN
1124180744Sdes
1125180740Sdes/* Define to 1 if you have the `__b64_ntop' function. */
1126180740Sdes#undef HAVE___B64_NTOP
1127180740Sdes
1128180740Sdes/* Define to 1 if you have the `__b64_pton' function. */
1129180740Sdes#undef HAVE___B64_PTON
1130180740Sdes
1131180740Sdes/* Define if compiler implements __FUNCTION__ */
1132180740Sdes#undef HAVE___FUNCTION__
1133180740Sdes
1134180740Sdes/* Define if libc defines __progname */
1135180740Sdes#undef HAVE___PROGNAME
1136180740Sdes
1137180740Sdes/* Fields in struct sockaddr_storage */
1138180740Sdes#undef HAVE___SS_FAMILY_IN_SS
1139180740Sdes
1140180740Sdes/* Define if __va_copy exists */
1141180740Sdes#undef HAVE___VA_COPY
1142180740Sdes
1143180740Sdes/* Define if compiler implements __func__ */
1144180740Sdes#undef HAVE___func__
1145180740Sdes
1146180740Sdes/* Define this if you are using the Heimdal version of Kerberos V5 */
1147180740Sdes#undef HEIMDAL
1148180740Sdes
1149180740Sdes/* Define if you need to use IP address instead of hostname in $DISPLAY */
1150180740Sdes#undef IPADDR_IN_DISPLAY
1151180740Sdes
1152180740Sdes/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1153180740Sdes#undef IPV4_IN_IPV6
1154180740Sdes
1155180740Sdes/* Define if your system choked on IP TOS setting */
1156180740Sdes#undef IP_TOS_IS_BROKEN
1157180740Sdes
1158180740Sdes/* Define if you want Kerberos 5 support */
1159180740Sdes#undef KRB5
1160180740Sdes
1161180740Sdes/* Define if you want TCP Wrappers support */
1162180740Sdes#undef LIBWRAP
1163180740Sdes
1164180740Sdes/* Define to whatever link() returns for "not supported" if it doesn't return
1165180740Sdes   EOPNOTSUPP. */
1166180740Sdes#undef LINK_OPNOTSUPP_ERRNO
1167180740Sdes
1168180740Sdes/* max value of long long calculated by configure */
1169180740Sdes#undef LLONG_MAX
1170180740Sdes
1171180740Sdes/* min value of long long calculated by configure */
1172180740Sdes#undef LLONG_MIN
1173180740Sdes
1174180740Sdes/* Account locked with pw(1) */
1175180740Sdes#undef LOCKED_PASSWD_PREFIX
1176180740Sdes
1177180740Sdes/* String used in /etc/passwd to denote locked account */
1178180740Sdes#undef LOCKED_PASSWD_STRING
1179180740Sdes
1180180740Sdes/* String used in /etc/passwd to denote locked account */
1181180740Sdes#undef LOCKED_PASSWD_SUBSTR
1182180740Sdes
1183180740Sdes/* Some versions of /bin/login need the TERM supplied on the commandline */
1184180740Sdes#undef LOGIN_NEEDS_TERM
1185180740Sdes
1186180740Sdes/* Some systems need a utmpx entry for /bin/login to work */
1187180740Sdes#undef LOGIN_NEEDS_UTMPX
1188180740Sdes
1189180740Sdes/* Define if your login program cannot handle end of options ("--") */
1190180740Sdes#undef LOGIN_NO_ENDOPT
1191180740Sdes
1192180740Sdes/* If your header files don't define LOGIN_PROGRAM, then use this (detected)
1193180740Sdes   from environment and PATH */
1194180740Sdes#undef LOGIN_PROGRAM_FALLBACK
1195180740Sdes
1196180740Sdes/* Set this to your mail directory if you don't have maillock.h */
1197180740Sdes#undef MAIL_DIRECTORY
1198180740Sdes
1199180740Sdes/* Define on *nto-qnx systems */
1200180740Sdes#undef MISSING_FD_MASK
1201180740Sdes
1202180740Sdes/* Define on *nto-qnx systems */
1203180740Sdes#undef MISSING_HOWMANY
1204180740Sdes
1205180740Sdes/* Define on *nto-qnx systems */
1206180740Sdes#undef MISSING_NFDBITS
1207180740Sdes
1208180740Sdes/* Need setpgrp to acquire controlling tty */
1209180740Sdes#undef NEED_SETPGRP
1210180740Sdes
1211180740Sdes/* Define if the concept of ports only accessible to superusers isn't known */
1212180740Sdes#undef NO_IPPORT_RESERVED_CONCEPT
1213180740Sdes
1214180740Sdes/* Define if you don't want to use lastlog in session.c */
1215180740Sdes#undef NO_SSH_LASTLOG
1216180740Sdes
1217180740Sdes/* Define if X11 doesn't support AF_UNIX sockets on that system */
1218180740Sdes#undef NO_X11_UNIX_SOCKETS
1219180740Sdes
1220180740Sdes/* libcrypto is missing AES 192 and 256 bit functions */
1221180740Sdes#undef OPENSSL_LOBOTOMISED_AES
1222180740Sdes
1223180740Sdes/* Define if you want OpenSSL's internally seeded PRNG only */
1224180740Sdes#undef OPENSSL_PRNG_ONLY
1225180740Sdes
1226180740Sdes/* Define to the address where bug reports for this package should be sent. */
1227180740Sdes#undef PACKAGE_BUGREPORT
1228180740Sdes
1229180740Sdes/* Define to the full name of this package. */
1230180740Sdes#undef PACKAGE_NAME
1231180740Sdes
1232180740Sdes/* Define to the full name and version of this package. */
1233180740Sdes#undef PACKAGE_STRING
1234180740Sdes
1235180740Sdes/* Define to the one symbol short name of this package. */
1236180740Sdes#undef PACKAGE_TARNAME
1237180740Sdes
1238180740Sdes/* Define to the version of this package. */
1239180740Sdes#undef PACKAGE_VERSION
1240180740Sdes
1241180740Sdes/* Define if you are using Solaris-derived PAM which passes pam_messages to
1242180740Sdes   the conversation function with an extra level of indirection */
1243180740Sdes#undef PAM_SUN_CODEBASE
1244180740Sdes
1245180740Sdes/* Work around problematic Linux PAM modules handling of PAM_TTY */
1246180740Sdes#undef PAM_TTY_KLUDGE
1247180740Sdes
1248180740Sdes/* must supply username to passwd */
1249180740Sdes#undef PASSWD_NEEDS_USERNAME
1250180740Sdes
1251180740Sdes/* Port number of PRNGD/EGD random number socket */
1252180740Sdes#undef PRNGD_PORT
1253180740Sdes
1254180740Sdes/* Location of PRNGD/EGD random number socket */
1255180740Sdes#undef PRNGD_SOCKET
1256180740Sdes
1257180740Sdes/* read(1) can return 0 for a non-closed fd */
1258180740Sdes#undef PTY_ZEROREAD
1259180740Sdes
1260180740Sdes/* Define if your platform breaks doing a seteuid before a setuid */
1261180740Sdes#undef SETEUID_BREAKS_SETUID
1262180740Sdes
1263180740Sdes/* The size of `char', as computed by sizeof. */
1264180740Sdes#undef SIZEOF_CHAR
1265180740Sdes
1266180740Sdes/* The size of `int', as computed by sizeof. */
1267180740Sdes#undef SIZEOF_INT
1268180740Sdes
1269180740Sdes/* The size of `long int', as computed by sizeof. */
1270180740Sdes#undef SIZEOF_LONG_INT
1271180740Sdes
1272180740Sdes/* The size of `long long int', as computed by sizeof. */
1273180740Sdes#undef SIZEOF_LONG_LONG_INT
1274180740Sdes
1275180740Sdes/* The size of `short int', as computed by sizeof. */
1276180740Sdes#undef SIZEOF_SHORT_INT
1277180740Sdes
1278180740Sdes/* Define if you want S/Key support */
1279180740Sdes#undef SKEY
1280180740Sdes
1281180740Sdes/* Define if your skeychallenge() function takes 4 arguments (NetBSD) */
1282180740Sdes#undef SKEYCHALLENGE_4ARG
1283180740Sdes
1284180740Sdes/* Define if you want smartcard support */
1285180740Sdes#undef SMARTCARD
1286180740Sdes
1287180740Sdes/* Define as const if snprintf() can declare const char *fmt */
1288180740Sdes#undef SNPRINTF_CONST
1289180740Sdes
1290180740Sdes/* Define to a Set Process Title type if your system is supported by
1291180740Sdes   bsd-setproctitle.c */
1292180740Sdes#undef SPT_TYPE
1293180740Sdes
1294180740Sdes/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1295180740Sdes#undef SSHD_ACQUIRES_CTTY
1296180740Sdes
1297180740Sdes/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1298180740Sdes#undef SSHPAM_CHAUTHTOK_NEEDS_RUID
1299180740Sdes
1300180740Sdes/* Use audit debugging module */
1301180740Sdes#undef SSH_AUDIT_EVENTS
1302180740Sdes
1303180740Sdes/* non-privileged user for privilege separation */
1304180740Sdes#undef SSH_PRIVSEP_USER
1305180740Sdes
1306180740Sdes/* Use tunnel device compatibility to OpenBSD */
1307180740Sdes#undef SSH_TUN_COMPAT_AF
1308180740Sdes
1309180740Sdes/* Open tunnel devices the FreeBSD way */
1310180740Sdes#undef SSH_TUN_FREEBSD
1311180740Sdes
1312180740Sdes/* Open tunnel devices the Linux tun/tap way */
1313180740Sdes#undef SSH_TUN_LINUX
1314180740Sdes
1315180740Sdes/* No layer 2 tunnel support */
1316180740Sdes#undef SSH_TUN_NO_L2
1317180740Sdes
1318180740Sdes/* Open tunnel devices the OpenBSD way */
1319180740Sdes#undef SSH_TUN_OPENBSD
1320180740Sdes
1321180740Sdes/* Prepend the address family to IP tunnel traffic */
1322180740Sdes#undef SSH_TUN_PREPEND_AF
1323180740Sdes
1324180740Sdes/* Define to 1 if you have the ANSI C header files. */
1325180740Sdes#undef STDC_HEADERS
1326180740Sdes
1327180740Sdes/* Define if you want a different $PATH for the superuser */
1328180740Sdes#undef SUPERUSER_PATH
1329180740Sdes
1330180740Sdes/* syslog_r function is safe to use in in a signal handler */
1331180740Sdes#undef SYSLOG_R_SAFE_IN_SIGHAND
1332180740Sdes
1333180740Sdes/* Support passwords > 8 chars */
1334180740Sdes#undef UNIXWARE_LONG_PASSWORDS
1335180740Sdes
1336180740Sdes/* Specify default $PATH */
1337180740Sdes#undef USER_PATH
1338180740Sdes
1339180740Sdes/* Define this if you want to use libkafs' AFS support */
1340180740Sdes#undef USE_AFS
1341180740Sdes
1342180740Sdes/* Use BSM audit module */
1343180740Sdes#undef USE_BSM_AUDIT
1344180740Sdes
1345180740Sdes/* Use btmp to log bad logins */
1346180740Sdes#undef USE_BTMP
1347180740Sdes
1348180740Sdes/* Use libedit for sftp */
1349180740Sdes#undef USE_LIBEDIT
1350180740Sdes
1351180740Sdes/* Define if you want smartcard support using OpenSC */
1352180740Sdes#undef USE_OPENSC
1353180740Sdes
1354180740Sdes/* Enable OpenSSL engine support */
1355180740Sdes#undef USE_OPENSSL_ENGINE
1356180740Sdes
1357180740Sdes/* Define if you want to enable PAM support */
1358180740Sdes#undef USE_PAM
1359180740Sdes
1360180740Sdes/* Use PIPES instead of a socketpair() */
1361180740Sdes#undef USE_PIPES
1362180740Sdes
1363180740Sdes/* Define if you want smartcard support using sectok */
1364180740Sdes#undef USE_SECTOK
1365180740Sdes
1366180740Sdes/* Define if you have Solaris process contracts */
1367180740Sdes#undef USE_SOLARIS_PROCESS_CONTRACTS
1368180740Sdes
1369180740Sdes/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1370180740Sdes#undef WITH_ABBREV_NO_TTY
1371180740Sdes
1372180740Sdes/* Define if you want to enable AIX4's authenticate function */
1373180740Sdes#undef WITH_AIXAUTHENTICATE
1374180740Sdes
1375180740Sdes/* Define if you have/want arrays (cluster-wide session managment, not C
1376180740Sdes   arrays) */
1377180740Sdes#undef WITH_IRIX_ARRAY
1378180740Sdes
1379180740Sdes/* Define if you want IRIX audit trails */
1380180740Sdes#undef WITH_IRIX_AUDIT
1381180740Sdes
1382180740Sdes/* Define if you want IRIX kernel jobs */
1383180740Sdes#undef WITH_IRIX_JOBS
1384180740Sdes
1385180740Sdes/* Define if you want IRIX project management */
1386180740Sdes#undef WITH_IRIX_PROJECT
1387180740Sdes
1388180740Sdes/* Define if you want SELinux support. */
1389180740Sdes#undef WITH_SELINUX
1390180740Sdes
1391180740Sdes/* Define to 1 if your processor stores words with the most significant byte
1392180740Sdes   first (like Motorola and SPARC, unlike Intel and VAX). */
1393180740Sdes#undef WORDS_BIGENDIAN
1394180740Sdes
1395180740Sdes/* Define if xauth is found in your path */
1396180740Sdes#undef XAUTH_PATH
1397180740Sdes
1398180740Sdes/* Number of bits in a file offset, on hosts where this is settable. */
1399180740Sdes#undef _FILE_OFFSET_BITS
1400180740Sdes
1401180740Sdes/* Define for large files, on AIX-style hosts. */
1402180740Sdes#undef _LARGE_FILES
1403180740Sdes
1404180740Sdes/* log for bad login attempts */
1405180740Sdes#undef _PATH_BTMP
1406180740Sdes
1407180740Sdes/* Full path of your "passwd" program */
1408180740Sdes#undef _PATH_PASSWD_PROG
1409180740Sdes
1410180740Sdes/* Specify location of ssh.pid */
1411180740Sdes#undef _PATH_SSH_PIDDIR
1412180740Sdes
1413180740Sdes/* Define if we don't have struct __res_state in resolv.h */
1414180740Sdes#undef __res_state
1415180740Sdes
1416180740Sdes/* Define to `__inline__' or `__inline' if that's what the C compiler
1417180740Sdes   calls it, or to nothing if 'inline' is not supported under any name.  */
1418180740Sdes#ifndef __cplusplus
1419180740Sdes#undef inline
1420180740Sdes#endif
1421180740Sdes
1422180740Sdes/* type to use in place of socklen_t if not defined */
1423180740Sdes#undef socklen_t
1424