config.h revision 99059
1238438Sdteske/* config.h.  Generated automatically by configure.  */
2238438Sdteske/* config.h.in.  Generated automatically from configure.ac by autoheader.  */
3249746Sdteske/* $Id: acconfig.h,v 1.138 2002/06/12 16:57:15 mouring Exp $ */
4252980Sdteske/* $FreeBSD: head/crypto/openssh/config.h 99059 2002-06-29 11:31:02Z des $ */
5238438Sdteske
6238438Sdteske#ifndef _CONFIG_H
7238438Sdteske#define _CONFIG_H
8238438Sdteske
9238438Sdteske/* Generated automatically from acconfig.h by autoheader. */
10238438Sdteske/* Please make your changes there */
11238438Sdteske
12238438Sdteske
13238438Sdteske
14238438Sdteske/* Define to a Set Process Title type if your system is */
15238438Sdteske/* supported by bsd-setproctitle.c */
16252987Sdteske/* #undef SPT_TYPE */
17238438Sdteske
18238438Sdteske/* setgroups() NOOP allowed */
19238438Sdteske/* #undef SETGROUPS_NOOP */
20252987Sdteske
21238438Sdteske/* SCO workaround */
22238438Sdteske/* #undef BROKEN_SYS_TERMIO_H */
23238438Sdteske
24238438Sdteske/* Define if you have SecureWare-based protected password database */
25238438Sdteske/* #undef HAVE_SECUREWARE */
26238438Sdteske
27238438Sdteske/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
28238438Sdteske/* from environment and PATH */
29238438Sdteske#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
30238438Sdteske
31240684Sdteske/* Define if your password has a pw_class field */
32240684Sdteske#define HAVE_PW_CLASS_IN_PASSWD 1
33244675Sdteske
34240684Sdteske/* Define if your password has a pw_expire field */
35240684Sdteske#define HAVE_PW_EXPIRE_IN_PASSWD 1
36240684Sdteske
37238438Sdteske/* Define if your password has a pw_change field */
38240684Sdteske#define HAVE_PW_CHANGE_IN_PASSWD 1
39238438Sdteske
40238438Sdteske/* Define if your system uses access rights style file descriptor passing */
41243112Sdteske/* #undef HAVE_ACCRIGHTS_IN_MSGHDR */
42238438Sdteske
43238438Sdteske/* Define if your system uses ancillary data style file descriptor passing */
44238438Sdteske#define HAVE_CONTROL_IN_MSGHDR 1
45238438Sdteske
46238438Sdteske/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
47238438Sdteske/* #undef BROKEN_INET_NTOA */
48238438Sdteske
49238438Sdteske/* Define if your system defines sys_errlist[] */
50238438Sdteske#define HAVE_SYS_ERRLIST 1
51238438Sdteske
52238438Sdteske/* Define if your system defines sys_nerr */
53251264Sdteske#define HAVE_SYS_NERR 1
54238438Sdteske
55238438Sdteske/* Define if your system choked on IP TOS setting */
56238438Sdteske/* #undef IP_TOS_IS_BROKEN */
57238438Sdteske
58238438Sdteske/* Define if you have the getuserattr function.  */
59238438Sdteske/* #undef HAVE_GETUSERATTR */
60238438Sdteske
61251264Sdteske/* Work around problematic Linux PAM modules handling of PAM_TTY */
62251264Sdteske/* #undef PAM_TTY_KLUDGE */
63238438Sdteske
64251190Sdteske/* Use PIPES instead of a socketpair() */
65251190Sdteske/* #undef USE_PIPES */
66251190Sdteske
67251190Sdteske/* Define if your snprintf is busted */
68251190Sdteske/* #undef BROKEN_SNPRINTF */
69251190Sdteske
70251190Sdteske/* Define if you are on Cygwin */
71238438Sdteske/* #undef HAVE_CYGWIN */
72249751Sdteske
73249751Sdteske/* Define if you have a broken realpath. */
74249751Sdteske/* #undef BROKEN_REALPATH */
75249751Sdteske
76249751Sdteske/* Define if you are on NeXT */
77249751Sdteske/* #undef HAVE_NEXT */
78249751Sdteske
79249751Sdteske/* Define if you are on NEWS-OS */
80249751Sdteske/* #undef HAVE_NEWS4 */
81251236Sdteske
82251236Sdteske/* Define if you want to enable PAM support */
83249751Sdteske#define USE_PAM 1
84238438Sdteske
85238438Sdteske/* Define if you want to enable AIX4's authenticate function */
86238438Sdteske/* #undef WITH_AIXAUTHENTICATE */
87238438Sdteske
88249751Sdteske/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
89251190Sdteske/* #undef WITH_IRIX_ARRAY */
90251190Sdteske
91238438Sdteske/* Define if you want IRIX project management */
92240768Sdteske/* #undef WITH_IRIX_PROJECT */
93240768Sdteske
94240768Sdteske/* Define if you want IRIX audit trails */
95251236Sdteske/* #undef WITH_IRIX_AUDIT */
96240768Sdteske
97238438Sdteske/* Define if you want IRIX kernel jobs */
98238438Sdteske/* #undef WITH_IRIX_JOBS */
99238438Sdteske
100238438Sdteske/* Location of PRNGD/EGD random number socket */
101238438Sdteske/* #undef PRNGD_SOCKET */
102238438Sdteske
103238438Sdteske/* Port number of PRNGD/EGD random number socket */
104238438Sdteske/* #undef PRNGD_PORT */
105238438Sdteske
106238438Sdteske/* Builtin PRNG command timeout */
107250633Sdteske#define ENTROPY_TIMEOUT_MSEC 200
108238438Sdteske
109252178Sdteske/* non-privileged user for privilege separation */
110238438Sdteske#define SSH_PRIVSEP_USER "sshd"
111238438Sdteske
112238438Sdteske/* Define if you want to install preformatted manpages.*/
113238438Sdteske/* #undef MANTYPE */
114238438Sdteske
115238438Sdteske/* Define if your ssl headers are included with #include <openssl/header.h>  */
116238438Sdteske#define HAVE_OPENSSL 1
117238438Sdteske
118238438Sdteske/* Define if you are linking against RSAref.  Used only to print the right
119238438Sdteske * message at run-time. */
120238438Sdteske/* #undef RSAREF */
121238438Sdteske
122238438Sdteske/* struct timeval */
123238438Sdteske#define HAVE_STRUCT_TIMEVAL 1
124251905Sdteske
125251905Sdteske/* struct utmp and struct utmpx fields */
126238438Sdteske#define HAVE_HOST_IN_UTMP 1
127251905Sdteske/* #undef HAVE_HOST_IN_UTMPX */
128251905Sdteske/* #undef HAVE_ADDR_IN_UTMP */
129251905Sdteske/* #undef HAVE_ADDR_IN_UTMPX */
130251905Sdteske/* #undef HAVE_ADDR_V6_IN_UTMP */
131251905Sdteske/* #undef HAVE_ADDR_V6_IN_UTMPX */
132251905Sdteske/* #undef HAVE_SYSLEN_IN_UTMPX */
133251905Sdteske/* #undef HAVE_PID_IN_UTMP */
134251905Sdteske/* #undef HAVE_TYPE_IN_UTMP */
135251905Sdteske/* #undef HAVE_TYPE_IN_UTMPX */
136251905Sdteske/* #undef HAVE_TV_IN_UTMP */
137251905Sdteske/* #undef HAVE_TV_IN_UTMPX */
138251905Sdteske/* #undef HAVE_ID_IN_UTMP */
139251905Sdteske/* #undef HAVE_ID_IN_UTMPX */
140251905Sdteske/* #undef HAVE_EXIT_IN_UTMP */
141251905Sdteske#define HAVE_TIME_IN_UTMP 1
142238438Sdteske/* #undef HAVE_TIME_IN_UTMPX */
143251905Sdteske
144251905Sdteske/* Define if you don't want to use your system's login() call */
145251905Sdteske/* #undef DISABLE_LOGIN */
146251905Sdteske
147251907Sdteske/* Define if you don't want to use pututline() etc. to write [uw]tmp */
148251905Sdteske/* #undef DISABLE_PUTUTLINE */
149251905Sdteske
150238438Sdteske/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
151238438Sdteske/* #undef DISABLE_PUTUTXLINE */
152238438Sdteske
153238438Sdteske/* Define if you don't want to use lastlog */
154238438Sdteske/* #undef DISABLE_LASTLOG */
155
156/* Define if you don't want to use utmp */
157/* #undef DISABLE_UTMP */
158
159/* Define if you don't want to use utmpx */
160#define DISABLE_UTMPX 1
161
162/* Define if you don't want to use wtmp */
163/* #undef DISABLE_WTMP */
164
165/* Define if you don't want to use wtmpx */
166#define DISABLE_WTMPX 1
167
168/* Some systems need a utmpx entry for /bin/login to work */
169/* #undef LOGIN_NEEDS_UTMPX */
170
171/* Some versions of /bin/login need the TERM supplied on the commandline */
172/* #undef LOGIN_NEEDS_TERM */
173
174/* Define if your login program cannot handle end of options ("--") */
175/* #undef LOGIN_NO_ENDOPT */
176
177/* Define if you want to specify the path to your lastlog file */
178/* #undef CONF_LASTLOG_FILE */
179
180/* Define if you want to specify the path to your utmp file */
181#define CONF_UTMP_FILE "/var/run/utmp"
182
183/* Define if you want to specify the path to your wtmp file */
184#define CONF_WTMP_FILE "/var/log/wtmp"
185
186/* Define if you want to specify the path to your utmpx file */
187/* #undef CONF_UTMPX_FILE */
188
189/* Define if you want to specify the path to your wtmpx file */
190/* #undef CONF_WTMPX_FILE */
191
192/* Define if you want external askpass support */
193/* #undef USE_EXTERNAL_ASKPASS */
194
195/* Define if libc defines __progname */
196#define HAVE___PROGNAME 1
197
198/* Define if compiler implements __FUNCTION__ */
199#define HAVE___FUNCTION__ 1
200
201/* Define if compiler implements __func__ */
202#define HAVE___func__ 1
203
204/* Define if you want Kerberos 5 support */
205/* #undef KRB5 */
206
207/* Define this if you are using the Heimdal version of Kerberos V5 */
208/* #undef HEIMDAL */
209
210/* Define if you want Kerberos 4 support */
211/* #undef KRB4 */
212
213/* Define if you want AFS support */
214/* #undef AFS */
215
216/* Define if you want S/Key support */
217#define SKEY 1
218
219/* Define if you want OPIE support */
220#define OPIE 1
221
222/* Define if you want TCP Wrappers support */
223#define LIBWRAP 1
224
225/* Define if your libraries define login() */
226#define HAVE_LOGIN 1
227
228/* Define if your libraries define daemon() */
229#define HAVE_DAEMON 1
230
231/* Define if your libraries define getpagesize() */
232#define HAVE_GETPAGESIZE 1
233
234/* Define if xauth is found in your path */
235#define XAUTH_PATH "/usr/X11R6/bin/xauth"
236
237/* Define if rsh is found in your path */
238#define RSH_PATH "/usr/bin/rsh"
239
240/* Define if you want to allow MD5 passwords */
241/* #undef HAVE_MD5_PASSWORDS */
242
243/* Define if you want to disable shadow passwords */
244/* #undef DISABLE_SHADOW */
245
246/* Define if you want to use shadow password expire field */
247/* #undef HAS_SHADOW_EXPIRE */
248
249/* Define if you have Digital Unix Security Integration Architecture */
250/* #undef HAVE_OSF_SIA */
251
252/* Define if you have getpwanam(3) [SunOS 4.x] */
253/* #undef HAVE_GETPWANAM */
254
255/* Define if you have an old version of PAM which takes only one argument */
256/* to pam_strerror */
257/* #undef HAVE_OLD_PAM */
258
259/* Define if you are using Solaris-derived PAM which passes pam_messages  */
260/* to the conversation function with an extra level of indirection */
261/* #undef PAM_SUN_CODEBASE */
262
263/* Set this to your mail directory if you don't have maillock.h */
264#define MAIL_DIRECTORY "/var/mail"
265
266/* Data types */
267#define HAVE_U_INT 1
268#define HAVE_INTXX_T 1
269#define HAVE_U_INTXX_T 1
270#define HAVE_UINTXX_T 1
271#define HAVE_INT64_T 1
272#define HAVE_U_INT64_T 1
273#define HAVE_U_CHAR 1
274#define HAVE_SIZE_T 1
275#define HAVE_SSIZE_T 1
276#define HAVE_CLOCK_T 1
277#define HAVE_MODE_T 1
278#define HAVE_PID_T 1
279#define HAVE_SA_FAMILY_T 1
280#define HAVE_STRUCT_SOCKADDR_STORAGE 1
281#define HAVE_STRUCT_ADDRINFO 1
282#define HAVE_STRUCT_IN6_ADDR 1
283#define HAVE_STRUCT_SOCKADDR_IN6 1
284
285/* Fields in struct sockaddr_storage */
286#define HAVE_SS_FAMILY_IN_SS 1
287/* #undef HAVE___SS_FAMILY_IN_SS */
288
289/* Define if you have /dev/ptmx */
290/* #undef HAVE_DEV_PTMX */
291
292/* Define if you have /dev/ptc */
293/* #undef HAVE_DEV_PTS_AND_PTC */
294
295/* Define if you need to use IP address instead of hostname in $DISPLAY */
296/* #undef IPADDR_IN_DISPLAY */
297
298/* Specify default $PATH */
299/* #undef USER_PATH */
300
301/* Specify location of ssh.pid */
302#define _PATH_SSH_PIDDIR "/var/run"
303
304/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
305/* #undef IPV4_DEFAULT */
306
307/* getaddrinfo is broken (if present) */
308/* #undef BROKEN_GETADDRINFO */
309
310/* Workaround more Linux IPv6 quirks */
311/* #undef DONT_TRY_OTHER_AF */
312
313/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
314/* #undef IPV4_IN_IPV6 */
315
316/* Define if you have BSD auth support */
317/* #undef BSD_AUTH */
318
319/* Define if X11 doesn't support AF_UNIX sockets on that system */
320/* #undef NO_X11_UNIX_SOCKETS */
321
322/* Needed for SCO and NeXT */
323/* #undef BROKEN_SAVED_UIDS */
324
325/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
326#define GLOB_HAS_ALTDIRFUNC 1
327
328/* Define if your system glob() function has gl_matchc options in glob_t */
329/* #undef GLOB_HAS_GL_MATCHC */
330
331/* Define in your struct dirent expects you to allocate extra space for d_name */
332/* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */
333
334/* Define if your getopt(3) defines and uses optreset */
335#define HAVE_GETOPT_OPTRESET 1
336
337/* Define on *nto-qnx systems */
338/* #undef MISSING_NFDBITS */
339
340/* Define on *nto-qnx systems */
341/* #undef MISSING_HOWMANY */
342
343/* Define on *nto-qnx systems */
344/* #undef MISSING_FD_MASK */
345
346/* Define if you want smartcard support */
347/* #undef SMARTCARD */
348
349/* Define if you want smartcard support using sectok */
350/* #undef USE_SECTOK */
351
352/* Define if you want smartcard support using OpenSC */
353/* #undef USE_OPENSC */
354
355/* Define if you want to use OpenSSL's internally seeded PRNG only */
356#define OPENSSL_PRNG_ONLY 1
357
358/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
359/* #undef WITH_ABBREV_NO_TTY */
360
361/* Define if you want a different $PATH for the superuser */
362/* #undef SUPERUSER_PATH */
363
364/* Path that unprivileged child will chroot() to in privep mode */
365/* #undef PRIVSEP_PATH */
366
367
368/* Define if the `getpgrp' function takes no argument. */
369#define GETPGRP_VOID 1
370
371/* Define if you have the `arc4random' function. */
372#define HAVE_ARC4RANDOM 1
373
374/* Define if you have the `b64_ntop' function. */
375/* #undef HAVE_B64_NTOP */
376
377/* Define if you have the `bcopy' function. */
378#define HAVE_BCOPY 1
379
380/* Define if you have the `bindresvport_sa' function. */
381#define HAVE_BINDRESVPORT_SA 1
382
383/* Define if you have the <bstring.h> header file. */
384/* #undef HAVE_BSTRING_H */
385
386/* Define if you have the `clock' function. */
387#define HAVE_CLOCK 1
388
389/* Define if you have the <crypt.h> header file. */
390/* #undef HAVE_CRYPT_H */
391
392/* Define if you have the `dirname' function. */
393#define HAVE_DIRNAME 1
394
395/* Define if you have the <endian.h> header file. */
396/* #undef HAVE_ENDIAN_H */
397
398/* Define if you have the `endutent' function. */
399#define HAVE_ENDUTENT 1
400
401/* Define if you have the `endutxent' function. */
402/* #undef HAVE_ENDUTXENT */
403
404/* Define if you have the `fchmod' function. */
405#define HAVE_FCHMOD 1
406
407/* Define if you have the `fchown' function. */
408#define HAVE_FCHOWN 1
409
410/* Define if you have the <floatingpoint.h> header file. */
411#define HAVE_FLOATINGPOINT_H 1
412
413/* Define if you have the `freeaddrinfo' function. */
414#define HAVE_FREEADDRINFO 1
415
416/* Define if you have the `futimes' function. */
417#define HAVE_FUTIMES 1
418
419/* Define if you have the `gai_strerror' function. */
420#define HAVE_GAI_STRERROR 1
421
422/* Define if you have the `getaddrinfo' function. */
423#define HAVE_GETADDRINFO 1
424
425/* Define if you have the `getcwd' function. */
426#define HAVE_GETCWD 1
427
428/* Define if you have the `getgrouplist' function. */
429#define HAVE_GETGROUPLIST 1
430
431/* Define if you have the `getluid' function. */
432/* #undef HAVE_GETLUID */
433
434/* Define if you have the `getnameinfo' function. */
435#define HAVE_GETNAMEINFO 1
436
437/* Define if you have the `getopt' function. */
438#define HAVE_GETOPT 1
439
440/* Define if you have the <getopt.h> header file. */
441/* #undef HAVE_GETOPT_H */
442
443/* Define if you have the `getpwanam' function. */
444/* #undef HAVE_GETPWANAM */
445
446/* Define if you have the `getrlimit' function. */
447#define HAVE_GETRLIMIT 1
448
449/* Define if you have the `getrusage' function. */
450#define HAVE_GETRUSAGE 1
451
452/* Define if you have the `gettimeofday' function. */
453#define HAVE_GETTIMEOFDAY 1
454
455/* Define if you have the `getttyent' function. */
456#define HAVE_GETTTYENT 1
457
458/* Define if you have the `getutent' function. */
459/* #undef HAVE_GETUTENT */
460
461/* Define if you have the `getutid' function. */
462/* #undef HAVE_GETUTID */
463
464/* Define if you have the `getutline' function. */
465#define HAVE_GETUTLINE 1
466
467/* Define if you have the `getutxent' function. */
468/* #undef HAVE_GETUTXENT */
469
470/* Define if you have the `getutxid' function. */
471/* #undef HAVE_GETUTXID */
472
473/* Define if you have the `getutxline' function. */
474/* #undef HAVE_GETUTXLINE */
475
476/* Define if you have the `glob' function. */
477#define HAVE_GLOB 1
478
479/* Define if you have the <glob.h> header file. */
480#define HAVE_GLOB_H 1
481
482/* Define if you have the `inet_aton' function. */
483#define HAVE_INET_ATON 1
484
485/* Define if you have the `inet_ntoa' function. */
486#define HAVE_INET_NTOA 1
487
488/* Define if you have the `inet_ntop' function. */
489#define HAVE_INET_NTOP 1
490
491/* Define if you have the `innetgr' function. */
492#define HAVE_INNETGR 1
493
494/* Define if you have the <inttypes.h> header file. */
495#define HAVE_INTTYPES_H 1
496
497/* Define if you have the <krb.h> header file. */
498/* #undef HAVE_KRB_H */
499
500/* Define if you have the <lastlog.h> header file. */
501/* #undef HAVE_LASTLOG_H */
502
503/* Define if you have the `des' library (-ldes). */
504/* #undef HAVE_LIBDES */
505
506/* Define if you have the `des425' library (-ldes425). */
507/* #undef HAVE_LIBDES425 */
508
509/* Define if you have the `dl' library (-ldl). */
510/* #undef HAVE_LIBDL */
511
512/* Define if you have the <libgen.h> header file. */
513#define HAVE_LIBGEN_H 1
514
515/* Define if you have the `krb' library (-lkrb). */
516/* #undef HAVE_LIBKRB */
517
518/* Define if you have the `krb4' library (-lkrb4). */
519/* #undef HAVE_LIBKRB4 */
520
521/* Define if you have the `nsl' library (-lnsl). */
522/* #undef HAVE_LIBNSL */
523
524/* Define if you have the `pam' library (-lpam). */
525#define HAVE_LIBPAM 1
526
527/* Define if you have the `resolv' library (-lresolv). */
528/* #undef HAVE_LIBRESOLV */
529
530/* Define if you have the `sectok' library (-lsectok). */
531/* #undef HAVE_LIBSECTOK */
532
533/* Define if you have the `socket' library (-lsocket). */
534/* #undef HAVE_LIBSOCKET */
535
536/* Define if you have the <libutil.h> header file. */
537#define HAVE_LIBUTIL_H 1
538
539/* Define if you have the `z' library (-lz). */
540#define HAVE_LIBZ 1
541
542/* Define if you have the <limits.h> header file. */
543#define HAVE_LIMITS_H 1
544
545/* Define if you have the <login_cap.h> header file. */
546#define HAVE_LOGIN_CAP_H 1
547
548/* Define if you have the `login_getcapbool' function. */
549#define HAVE_LOGIN_GETCAPBOOL 1
550
551/* Define if you have the <login.h> header file. */
552/* #undef HAVE_LOGIN_H */
553
554/* Define if you have the `logout' function. */
555#define HAVE_LOGOUT 1
556
557/* Define if you have the `logwtmp' function. */
558#define HAVE_LOGWTMP 1
559
560/* Define if you have the <maillock.h> header file. */
561/* #undef HAVE_MAILLOCK_H */
562
563/* Define if you have the `md5_crypt' function. */
564/* #undef HAVE_MD5_CRYPT */
565
566/* Define if you have the `memmove' function. */
567#define HAVE_MEMMOVE 1
568
569/* Define if you have the <memory.h> header file. */
570#define HAVE_MEMORY_H 1
571
572/* Define if you have the `mkdtemp' function. */
573#define HAVE_MKDTEMP 1
574
575/* Define if you have the `mmap' function. */
576#define HAVE_MMAP 1
577
578/* Define if you have the <netdb.h> header file. */
579#define HAVE_NETDB_H 1
580
581/* Define if you have the <netgroup.h> header file. */
582/* #undef HAVE_NETGROUP_H */
583
584/* Define if you have the <netinet/in_systm.h> header file. */
585#define HAVE_NETINET_IN_SYSTM_H 1
586
587/* Define if you have the `ngetaddrinfo' function. */
588/* #undef HAVE_NGETADDRINFO */
589
590/* Define if you have the `ogetaddrinfo' function. */
591/* #undef HAVE_OGETADDRINFO */
592
593/* Define if you have the `openpty' function. */
594#define HAVE_OPENPTY 1
595
596/* Define if you have the `pam_getenvlist' function. */
597#define HAVE_PAM_GETENVLIST 1
598
599/* Define if you have the <paths.h> header file. */
600#define HAVE_PATHS_H 1
601
602/* Define if you have the <pty.h> header file. */
603/* #undef HAVE_PTY_H */
604
605/* Define if you have the `pututline' function. */
606#define HAVE_PUTUTLINE 1
607
608/* Define if you have the `pututxline' function. */
609/* #undef HAVE_PUTUTXLINE */
610
611/* Define if you have the `readpassphrase' function. */
612#define HAVE_READPASSPHRASE 1
613
614/* Define if you have the <readpassphrase.h> header file. */
615#define HAVE_READPASSPHRASE_H 1
616
617/* Define if you have the `realpath' function. */
618#define HAVE_REALPATH 1
619
620/* Define if you have the `recvmsg' function. */
621#define HAVE_RECVMSG 1
622
623/* Define if you have the <rpc/types.h> header file. */
624#define HAVE_RPC_TYPES_H 1
625
626/* Define if you have the `rresvport_af' function. */
627#define HAVE_RRESVPORT_AF 1
628
629/* Define if you have the <sectok.h> header file. */
630/* #undef HAVE_SECTOK_H */
631
632/* Define if you have the <security/pam_appl.h> header file. */
633#define HAVE_SECURITY_PAM_APPL_H 1
634
635/* Define if you have the `sendmsg' function. */
636#define HAVE_SENDMSG 1
637
638/* Define if you have the `setdtablesize' function. */
639/* #undef HAVE_SETDTABLESIZE */
640
641/* Define if you have the `setegid' function. */
642#define HAVE_SETEGID 1
643
644/* Define if you have the `setenv' function. */
645#define HAVE_SETENV 1
646
647/* Define if you have the `seteuid' function. */
648#define HAVE_SETEUID 1
649
650/* Define if you have the `setgroups' function. */
651#define HAVE_SETGROUPS 1
652
653/* Define if you have the `setlogin' function. */
654#define HAVE_SETLOGIN 1
655
656/* Define if you have the `setluid' function. */
657/* #undef HAVE_SETLUID */
658
659/* Define if you have the `setpcred' function. */
660/* #undef HAVE_SETPCRED */
661
662/* Define if you have the `setproctitle' function. */
663#define HAVE_SETPROCTITLE 1
664
665/* Define if you have the `setresgid' function. */
666#define HAVE_SETRESGID 1
667
668/* Define if you have the `setreuid' function. */
669#define HAVE_SETREUID 1
670
671/* Define if you have the `setrlimit' function. */
672#define HAVE_SETRLIMIT 1
673
674/* Define if you have the `setsid' function. */
675#define HAVE_SETSID 1
676
677/* Define if you have the `setutent' function. */
678#define HAVE_SETUTENT 1
679
680/* Define if you have the `setutxent' function. */
681/* #undef HAVE_SETUTXENT */
682
683/* Define if you have the `setvbuf' function. */
684#define HAVE_SETVBUF 1
685
686/* Define if you have the <shadow.h> header file. */
687/* #undef HAVE_SHADOW_H */
688
689/* Define if you have the `sigaction' function. */
690#define HAVE_SIGACTION 1
691
692/* Define if you have the `sigvec' function. */
693#define HAVE_SIGVEC 1
694
695/* Define if the system has the type `sig_atomic_t'. */
696#define HAVE_SIG_ATOMIC_T 1
697
698/* Define if you have the `snprintf' function. */
699#define HAVE_SNPRINTF 1
700
701/* Define if you have the `socketpair' function. */
702#define HAVE_SOCKETPAIR 1
703
704/* Define if you have the <stddef.h> header file. */
705#define HAVE_STDDEF_H 1
706
707/* Define if you have the <stdint.h> header file. */
708#define HAVE_STDINT_H 1
709
710/* Define if you have the <stdlib.h> header file. */
711#define HAVE_STDLIB_H 1
712
713/* Define if you have the `strerror' function. */
714#define HAVE_STRERROR 1
715
716/* Define if you have the `strftime' function. */
717#define HAVE_STRFTIME 1
718
719/* Define if you have the <strings.h> header file. */
720#define HAVE_STRINGS_H 1
721
722/* Define if you have the <string.h> header file. */
723#define HAVE_STRING_H 1
724
725/* Define if you have the `strlcat' function. */
726#define HAVE_STRLCAT 1
727
728/* Define if you have the `strlcpy' function. */
729#define HAVE_STRLCPY 1
730
731/* Define if you have the `strmode' function. */
732#define HAVE_STRMODE 1
733
734/* Define if you have the `strsep' function. */
735#define HAVE_STRSEP 1
736
737/* Define if `st_blksize' is member of `struct stat'. */
738#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
739
740/* Define if you have the `sysconf' function. */
741#define HAVE_SYSCONF 1
742
743/* Define if you have the <sys/bitypes.h> header file. */
744/* #undef HAVE_SYS_BITYPES_H */
745
746/* Define if you have the <sys/bsdtty.h> header file. */
747/* #undef HAVE_SYS_BSDTTY_H */
748
749/* Define if you have the <sys/cdefs.h> header file. */
750#define HAVE_SYS_CDEFS_H 1
751
752/* Define if you have the <sys/mman.h> header file. */
753#define HAVE_SYS_MMAN_H 1
754
755/* Define if you have the <sys/select.h> header file. */
756#define HAVE_SYS_SELECT_H 1
757
758/* Define if you have the <sys/stat.h> header file. */
759#define HAVE_SYS_STAT_H 1
760
761/* Define if you have the <sys/stropts.h> header file. */
762/* #undef HAVE_SYS_STROPTS_H */
763
764/* Define if you have the <sys/sysmacros.h> header file. */
765/* #undef HAVE_SYS_SYSMACROS_H */
766
767/* Define if you have the <sys/time.h> header file. */
768#define HAVE_SYS_TIME_H 1
769
770/* Define if you have the <sys/types.h> header file. */
771#define HAVE_SYS_TYPES_H 1
772
773/* Define if you have the <sys/un.h> header file. */
774#define HAVE_SYS_UN_H 1
775
776/* Define if you have the `tcgetpgrp' function. */
777#define HAVE_TCGETPGRP 1
778
779/* Define if you have the `time' function. */
780#define HAVE_TIME 1
781
782/* Define if you have the <time.h> header file. */
783#define HAVE_TIME_H 1
784
785/* Define if you have the `truncate' function. */
786#define HAVE_TRUNCATE 1
787
788/* Define if you have the <ttyent.h> header file. */
789#define HAVE_TTYENT_H 1
790
791/* Define if you have the <unistd.h> header file. */
792#define HAVE_UNISTD_H 1
793
794/* Define if you have the `updwtmp' function. */
795/* #undef HAVE_UPDWTMP */
796
797/* Define if you have the <usersec.h> header file. */
798/* #undef HAVE_USERSEC_H */
799
800/* Define if you have the <util.h> header file. */
801/* #undef HAVE_UTIL_H */
802
803/* Define if you have the `utimes' function. */
804#define HAVE_UTIMES 1
805
806/* Define if you have the <utime.h> header file. */
807#define HAVE_UTIME_H 1
808
809/* Define if you have the `utmpname' function. */
810/* #undef HAVE_UTMPNAME */
811
812/* Define if you have the `utmpxname' function. */
813/* #undef HAVE_UTMPXNAME */
814
815/* Define if you have the <utmpx.h> header file. */
816/* #undef HAVE_UTMPX_H */
817
818/* Define if you have the <utmp.h> header file. */
819#define HAVE_UTMP_H 1
820
821/* Define if you have the `vhangup' function. */
822/* #undef HAVE_VHANGUP */
823
824/* Define if you have the `vsnprintf' function. */
825#define HAVE_VSNPRINTF 1
826
827/* Define if you have the `waitpid' function. */
828#define HAVE_WAITPID 1
829
830/* Define if you have the `_getpty' function. */
831/* #undef HAVE__GETPTY */
832
833/* Define if you have the `__b64_ntop' function. */
834#define HAVE___B64_NTOP 1
835
836/* The size of a `char', as computed by sizeof. */
837#define SIZEOF_CHAR 1
838
839/* The size of a `int', as computed by sizeof. */
840#define SIZEOF_INT 4
841
842/* The size of a `long int', as computed by sizeof. */
843#define SIZEOF_LONG_INT 4
844
845/* The size of a `long long int', as computed by sizeof. */
846#define SIZEOF_LONG_LONG_INT 8
847
848/* The size of a `short int', as computed by sizeof. */
849#define SIZEOF_SHORT_INT 2
850
851/* Define if you have the ANSI C header files. */
852#define STDC_HEADERS 1
853
854/* Define if your processor stores words with the most significant byte first
855   (like Motorola and SPARC, unlike Intel and VAX). */
856/* #undef WORDS_BIGENDIAN */
857
858/* Number of bits in a file offset, on hosts where this is settable. */
859/* #undef _FILE_OFFSET_BITS */
860
861/* Define for large files, on AIX-style hosts. */
862/* #undef _LARGE_FILES */
863
864/* Define as `__inline' if that's what the C compiler calls it, or to nothing
865   if it is not supported. */
866/* #undef inline */
867
868/* type to use in place of socklen_t if not defined */
869/* #undef socklen_t */
870
871/* ******************* Shouldn't need to edit below this line ************** */
872
873#endif /* _CONFIG_H */
874