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