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