summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-09-14 11:27:01 +0000
committerColin Watson <cjwatson@debian.org>2005-09-14 11:27:01 +0000
commit16704d57999d987fb8d9ba53379841a79f016d67 (patch)
treeb7ecfbd5be83f191af382f3186c39ba1843ba7a1 /config.h.in
parentc8ab8ceacbe4dbdd7afea4e890d92e86282d050e (diff)
parenta55bd782aa819b7f5ae716de000f19f4f531850e (diff)
Import OpenSSH 4.2p1.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1221
1 files changed, 1221 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 000000000..1b964ee0f
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,1221 @@
1/* config.h.in. Generated from configure.ac by autoheader. */
2/* $Id: acconfig.h,v 1.183 2005/07/07 10:33:36 dtucker Exp $ */
3
4/*
5 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 *
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */
27
28#ifndef _CONFIG_H
29#define _CONFIG_H
30
31/* Generated automatically from acconfig.h by autoheader. */
32/* Please make your changes there */
33
34
35/* Define if your platform breaks doing a seteuid before a setuid */
36#undef SETEUID_BREAKS_SETUID
37
38/* Define if your setreuid() is broken */
39#undef BROKEN_SETREUID
40
41/* Define if your setregid() is broken */
42#undef BROKEN_SETREGID
43
44/* Define if your setresuid() is broken */
45#undef BROKEN_SETRESUID
46
47/* Define if your setresgid() is broken */
48#undef BROKEN_SETRESGID
49
50/* Define to a Set Process Title type if your system is */
51/* supported by bsd-setproctitle.c */
52#undef SPT_TYPE
53#undef SPT_PADCHAR
54
55/* SCO workaround */
56#undef BROKEN_SYS_TERMIO_H
57
58/* Define if you have SecureWare-based protected password database */
59#undef HAVE_SECUREWARE
60
61/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
62/* from environment and PATH */
63#undef LOGIN_PROGRAM_FALLBACK
64
65/* Full path of your "passwd" program */
66#undef _PATH_PASSWD_PROG
67
68/* Define if your password has a pw_class field */
69#undef HAVE_PW_CLASS_IN_PASSWD
70
71/* Define if your password has a pw_expire field */
72#undef HAVE_PW_EXPIRE_IN_PASSWD
73
74/* Define if your password has a pw_change field */
75#undef HAVE_PW_CHANGE_IN_PASSWD
76
77/* Define if your system uses access rights style file descriptor passing */
78#undef HAVE_ACCRIGHTS_IN_MSGHDR
79
80/* Define if your system uses ancillary data style file descriptor passing */
81#undef HAVE_CONTROL_IN_MSGHDR
82
83/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
84#undef BROKEN_INET_NTOA
85
86/* Define if your system defines sys_errlist[] */
87#undef HAVE_SYS_ERRLIST
88
89/* Define if your system defines sys_nerr */
90#undef HAVE_SYS_NERR
91
92/* Define if your system choked on IP TOS setting */
93#undef IP_TOS_IS_BROKEN
94
95/* Define if you have the getuserattr function. */
96#undef HAVE_GETUSERATTR
97
98/* Define if you have the basename function. */
99#undef HAVE_BASENAME
100
101/* Work around problematic Linux PAM modules handling of PAM_TTY */
102#undef PAM_TTY_KLUDGE
103
104/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
105#undef SSHPAM_CHAUTHTOK_NEEDS_RUID
106
107/* Use PIPES instead of a socketpair() */
108#undef USE_PIPES
109
110/* Define if your snprintf is busted */
111#undef BROKEN_SNPRINTF
112
113/* Define if you are on Cygwin */
114#undef HAVE_CYGWIN
115
116/* Define if you have a broken realpath. */
117#undef BROKEN_REALPATH
118
119/* Define if you are on NeXT */
120#undef HAVE_NEXT
121
122/* Define if you want to enable PAM support */
123#undef USE_PAM
124
125/* Define if you want to enable AIX4's authenticate function */
126#undef WITH_AIXAUTHENTICATE
127
128/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
129#undef AIX_LOGINFAILED_4ARG
130
131/* Define if your skeychallenge() function takes 4 arguments (eg NetBSD) */
132#undef SKEYCHALLENGE_4ARG
133
134/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
135#undef WITH_IRIX_ARRAY
136
137/* Define if you want IRIX project management */
138#undef WITH_IRIX_PROJECT
139
140/* Define if you want IRIX audit trails */
141#undef WITH_IRIX_AUDIT
142
143/* Define if you want IRIX kernel jobs */
144#undef WITH_IRIX_JOBS
145
146/* Location of PRNGD/EGD random number socket */
147#undef PRNGD_SOCKET
148
149/* Port number of PRNGD/EGD random number socket */
150#undef PRNGD_PORT
151
152/* Builtin PRNG command timeout */
153#undef ENTROPY_TIMEOUT_MSEC
154
155/* non-privileged user for privilege separation */
156#undef SSH_PRIVSEP_USER
157
158/* Define if you want to install preformatted manpages.*/
159#undef MANTYPE
160
161/* Define if your ssl headers are included with #include <openssl/header.h> */
162#undef HAVE_OPENSSL
163
164/* Define if you are linking against RSAref. Used only to print the right
165 * message at run-time. */
166#undef RSAREF
167
168/* struct timeval */
169#undef HAVE_STRUCT_TIMEVAL
170
171/* struct utmp and struct utmpx fields */
172#undef HAVE_HOST_IN_UTMP
173#undef HAVE_HOST_IN_UTMPX
174#undef HAVE_ADDR_IN_UTMP
175#undef HAVE_ADDR_IN_UTMPX
176#undef HAVE_ADDR_V6_IN_UTMP
177#undef HAVE_ADDR_V6_IN_UTMPX
178#undef HAVE_SYSLEN_IN_UTMPX
179#undef HAVE_PID_IN_UTMP
180#undef HAVE_TYPE_IN_UTMP
181#undef HAVE_TYPE_IN_UTMPX
182#undef HAVE_TV_IN_UTMP
183#undef HAVE_TV_IN_UTMPX
184#undef HAVE_ID_IN_UTMP
185#undef HAVE_ID_IN_UTMPX
186#undef HAVE_EXIT_IN_UTMP
187#undef HAVE_TIME_IN_UTMP
188#undef HAVE_TIME_IN_UTMPX
189
190/* Define if you don't want to use your system's login() call */
191#undef DISABLE_LOGIN
192
193/* Define if you don't want to use pututline() etc. to write [uw]tmp */
194#undef DISABLE_PUTUTLINE
195
196/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
197#undef DISABLE_PUTUTXLINE
198
199/* Define if you don't want to use lastlog */
200#undef DISABLE_LASTLOG
201
202/* Define if you don't want to use lastlog in session.c */
203#undef NO_SSH_LASTLOG
204
205/* Define if you don't want to use utmp */
206#undef DISABLE_UTMP
207
208/* Define if you don't want to use utmpx */
209#undef DISABLE_UTMPX
210
211/* Define if you don't want to use wtmp */
212#undef DISABLE_WTMP
213
214/* Define if you don't want to use wtmpx */
215#undef DISABLE_WTMPX
216
217/* Some systems need a utmpx entry for /bin/login to work */
218#undef LOGIN_NEEDS_UTMPX
219
220/* Some versions of /bin/login need the TERM supplied on the commandline */
221#undef LOGIN_NEEDS_TERM
222
223/* Define if your login program cannot handle end of options ("--") */
224#undef LOGIN_NO_ENDOPT
225
226/* Define if you want to specify the path to your lastlog file */
227#undef CONF_LASTLOG_FILE
228
229/* Define if you want to specify the path to your utmp file */
230#undef CONF_UTMP_FILE
231
232/* Define if you want to specify the path to your wtmp file */
233#undef CONF_WTMP_FILE
234
235/* Define if you want to specify the path to your utmpx file */
236#undef CONF_UTMPX_FILE
237
238/* Define if you want to specify the path to your wtmpx file */
239#undef CONF_WTMPX_FILE
240
241/* Define if you want external askpass support */
242#undef USE_EXTERNAL_ASKPASS
243
244/* Define if libc defines __progname */
245#undef HAVE___PROGNAME
246
247/* Define if compiler implements __FUNCTION__ */
248#undef HAVE___FUNCTION__
249
250/* Define if compiler implements __func__ */
251#undef HAVE___func__
252
253/* Define this is you want GSSAPI support in the version 2 protocol */
254#undef GSSAPI
255
256/* Define if you want Kerberos 5 support */
257#undef KRB5
258
259/* Define this if you are using the Heimdal version of Kerberos V5 */
260#undef HEIMDAL
261
262/* Define this if you want to use libkafs' AFS support */
263#undef USE_AFS
264
265/* Define if you want S/Key support */
266#undef SKEY
267
268/* Define if you want TCP Wrappers support */
269#undef LIBWRAP
270
271/* Define if your libraries define login() */
272#undef HAVE_LOGIN
273
274/* Define if your libraries define daemon() */
275#undef HAVE_DAEMON
276
277/* Define if your libraries define getpagesize() */
278#undef HAVE_GETPAGESIZE
279
280/* Define if xauth is found in your path */
281#undef XAUTH_PATH
282
283/* Define if you want to allow MD5 passwords */
284#undef HAVE_MD5_PASSWORDS
285
286/* Define if you want to disable shadow passwords */
287#undef DISABLE_SHADOW
288
289/* Define if you want to use shadow password expire field */
290#undef HAS_SHADOW_EXPIRE
291
292/* Define if you have Digital Unix Security Integration Architecture */
293#undef HAVE_OSF_SIA
294
295/* Define if you have getpwanam(3) [SunOS 4.x] */
296#undef HAVE_GETPWANAM
297
298/* Define if you have an old version of PAM which takes only one argument */
299/* to pam_strerror */
300#undef HAVE_OLD_PAM
301
302/* Define if you are using Solaris-derived PAM which passes pam_messages */
303/* to the conversation function with an extra level of indirection */
304#undef PAM_SUN_CODEBASE
305
306/* Set this to your mail directory if you don't have maillock.h */
307#undef MAIL_DIRECTORY
308
309/* Data types */
310#undef HAVE_U_INT
311#undef HAVE_INTXX_T
312#undef HAVE_U_INTXX_T
313#undef HAVE_UINTXX_T
314#undef HAVE_INT64_T
315#undef HAVE_U_INT64_T
316#undef HAVE_U_CHAR
317#undef HAVE_SIZE_T
318#undef HAVE_SSIZE_T
319#undef HAVE_CLOCK_T
320#undef HAVE_MODE_T
321#undef HAVE_PID_T
322#undef HAVE_SA_FAMILY_T
323#undef HAVE_STRUCT_SOCKADDR_STORAGE
324#undef HAVE_STRUCT_ADDRINFO
325#undef HAVE_STRUCT_IN6_ADDR
326#undef HAVE_STRUCT_SOCKADDR_IN6
327
328/* Fields in struct sockaddr_storage */
329#undef HAVE_SS_FAMILY_IN_SS
330#undef HAVE___SS_FAMILY_IN_SS
331
332/* Define if you have /dev/ptmx */
333#undef HAVE_DEV_PTMX
334
335/* Define if you have /dev/ptc */
336#undef HAVE_DEV_PTS_AND_PTC
337
338/* Define if you need to use IP address instead of hostname in $DISPLAY */
339#undef IPADDR_IN_DISPLAY
340
341/* Specify default $PATH */
342#undef USER_PATH
343
344/* Specify location of ssh.pid */
345#undef _PATH_SSH_PIDDIR
346
347/* getaddrinfo is broken (if present) */
348#undef BROKEN_GETADDRINFO
349
350/* updwtmpx is broken (if present) */
351#undef BROKEN_UPDWTMPX
352
353/* Workaround more Linux IPv6 quirks */
354#undef DONT_TRY_OTHER_AF
355
356/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
357#undef IPV4_IN_IPV6
358
359/* Define if you have BSD auth support */
360#undef BSD_AUTH
361
362/* Define if X11 doesn't support AF_UNIX sockets on that system */
363#undef NO_X11_UNIX_SOCKETS
364
365/* Define if the concept of ports only accessible to superusers isn't known */
366#undef NO_IPPORT_RESERVED_CONCEPT
367
368/* Needed for SCO and NeXT */
369#undef BROKEN_SAVED_UIDS
370
371/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
372#undef GLOB_HAS_ALTDIRFUNC
373
374/* Define if your system glob() function has gl_matchc options in glob_t */
375#undef GLOB_HAS_GL_MATCHC
376
377/* Define in your struct dirent expects you to allocate extra space for d_name */
378#undef BROKEN_ONE_BYTE_DIRENT_D_NAME
379
380/* Define if your system has /etc/default/login */
381#undef HAVE_ETC_DEFAULT_LOGIN
382
383/* Define if your getopt(3) defines and uses optreset */
384#undef HAVE_GETOPT_OPTRESET
385
386/* Define on *nto-qnx systems */
387#undef MISSING_NFDBITS
388
389/* Define on *nto-qnx systems */
390#undef MISSING_HOWMANY
391
392/* Define on *nto-qnx systems */
393#undef MISSING_FD_MASK
394
395/* Define if you want smartcard support */
396#undef SMARTCARD
397
398/* Define if you want smartcard support using sectok */
399#undef USE_SECTOK
400
401/* Define if you want smartcard support using OpenSC */
402#undef USE_OPENSC
403
404/* Define if you want to use OpenSSL's internally seeded PRNG only */
405#undef OPENSSL_PRNG_ONLY
406
407/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
408#undef WITH_ABBREV_NO_TTY
409
410/* Define if you want a different $PATH for the superuser */
411#undef SUPERUSER_PATH
412
413/* Path that unprivileged child will chroot() to in privep mode */
414#undef PRIVSEP_PATH
415
416/* Define if your platform needs to skip post auth file descriptor passing */
417#undef DISABLE_FD_PASSING
418
419/* Silly mkstemp() */
420#undef HAVE_STRICT_MKSTEMP
421
422/* Some systems put this outside of libc */
423#undef HAVE_NANOSLEEP
424
425/* Define if sshd somehow reacquires a controlling TTY after setsid() */
426#undef SSHD_ACQUIRES_CTTY
427
428/* Define if cmsg_type is not passed correctly */
429#undef BROKEN_CMSG_TYPE
430
431/*
432 * Define to whatever link() returns for "not supported" if it doesn't
433 * return EOPNOTSUPP.
434 */
435#undef LINK_OPNOTSUPP_ERRNO
436
437/* Strings used in /etc/passwd to denote locked account */
438#undef LOCKED_PASSWD_STRING
439#undef LOCKED_PASSWD_PREFIX
440#undef LOCKED_PASSWD_SUBSTR
441
442/* Define if getrrsetbyname() exists */
443#undef HAVE_GETRRSETBYNAME
444
445/* Define if HEADER.ad exists in arpa/nameser.h */
446#undef HAVE_HEADER_AD
447
448/* Define if your resolver libs need this for getrrsetbyname */
449#undef BIND_8_COMPAT
450
451/* Define if you have /proc/$pid/fd */
452#undef HAVE_PROC_PID
453
454
455/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
456 */
457#undef AIX_GETNAMEINFO_HACK
458
459/* getgroups(0,NULL) will return -1 */
460#undef BROKEN_GETGROUPS
461
462/* ia_uinfo routines not supported by OS yet */
463#undef BROKEN_LIBIAF
464
465/* Ultrix mmap can't map files */
466#undef BROKEN_MMAP
467
468/* LynxOS has broken setvbuf() implementation */
469#undef BROKEN_SETVBUF
470
471/* Define to 1 if the `getpgrp' function requires zero arguments. */
472#undef GETPGRP_VOID
473
474/* Conflicting defs for getspnam */
475#undef GETSPNAM_CONFLICTING_DEFS
476
477/* Define to 1 if you have the `arc4random' function. */
478#undef HAVE_ARC4RANDOM
479
480/* OpenBSD's gcc has sentinel */
481#undef HAVE_ATTRIBUTE__SENTINEL__
482
483/* Define to 1 if you have the `b64_ntop' function. */
484#undef HAVE_B64_NTOP
485
486/* Define to 1 if you have the `b64_pton' function. */
487#undef HAVE_B64_PTON
488
489/* Define to 1 if you have the `bcopy' function. */
490#undef HAVE_BCOPY
491
492/* Define to 1 if you have the `bindresvport_sa' function. */
493#undef HAVE_BINDRESVPORT_SA
494
495/* Define to 1 if you have the <bsm/audit.h> header file. */
496#undef HAVE_BSM_AUDIT_H
497
498/* Define to 1 if you have the <bstring.h> header file. */
499#undef HAVE_BSTRING_H
500
501/* Define to 1 if you have the `clock' function. */
502#undef HAVE_CLOCK
503
504/* Define to 1 if you have the `closefrom' function. */
505#undef HAVE_CLOSEFROM
506
507/* Define if gai_strerror() returns const char * */
508#undef HAVE_CONST_GAI_STRERROR_PROTO
509
510/* Define to 1 if you have the <crypt.h> header file. */
511#undef HAVE_CRYPT_H
512
513/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
514 don't. */
515#undef HAVE_DECL_AUTHENTICATE
516
517/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
518 don't. */
519#undef HAVE_DECL_H_ERRNO
520
521/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
522 don't. */
523#undef HAVE_DECL_LOGINFAILED
524
525/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
526 you don't. */
527#undef HAVE_DECL_LOGINRESTRICTIONS
528
529/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
530 don't. */
531#undef HAVE_DECL_LOGINSUCCESS
532
533/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
534 don't. */
535#undef HAVE_DECL_PASSWDEXPIRED
536
537/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
538 don't. */
539#undef HAVE_DECL_SETAUTHDB
540
541/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
542 don't. */
543#undef HAVE_DECL__GETLONG
544
545/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
546 don't. */
547#undef HAVE_DECL__GETSHORT
548
549/* Define to 1 if you have the <dirent.h> header file. */
550#undef HAVE_DIRENT_H
551
552/* Define to 1 if you have the `dirfd' function. */
553#undef HAVE_DIRFD
554
555/* Define to 1 if you have the `dirname' function. */
556#undef HAVE_DIRNAME
557
558/* Define to 1 if you have the <endian.h> header file. */
559#undef HAVE_ENDIAN_H
560
561/* Define to 1 if you have the `endutent' function. */
562#undef HAVE_ENDUTENT
563
564/* Define to 1 if you have the `endutxent' function. */
565#undef HAVE_ENDUTXENT
566
567/* Define to 1 if you have the `fchmod' function. */
568#undef HAVE_FCHMOD
569
570/* Define to 1 if you have the `fchown' function. */
571#undef HAVE_FCHOWN
572
573/* Define to 1 if you have the <features.h> header file. */
574#undef HAVE_FEATURES_H
575
576/* Define to 1 if you have the <floatingpoint.h> header file. */
577#undef HAVE_FLOATINGPOINT_H
578
579/* Define to 1 if you have the `freeaddrinfo' function. */
580#undef HAVE_FREEADDRINFO
581
582/* Define to 1 if you have the `futimes' function. */
583#undef HAVE_FUTIMES
584
585/* Define to 1 if you have the `gai_strerror' function. */
586#undef HAVE_GAI_STRERROR
587
588/* Define to 1 if you have the `getaddrinfo' function. */
589#undef HAVE_GETADDRINFO
590
591/* Define to 1 if you have the `getaudit' function. */
592#undef HAVE_GETAUDIT
593
594/* Define to 1 if you have the `getaudit_addr' function. */
595#undef HAVE_GETAUDIT_ADDR
596
597/* Define to 1 if you have the `getcwd' function. */
598#undef HAVE_GETCWD
599
600/* Define to 1 if you have the `getgrouplist' function. */
601#undef HAVE_GETGROUPLIST
602
603/* Define to 1 if you have the `getluid' function. */
604#undef HAVE_GETLUID
605
606/* Define to 1 if you have the `getnameinfo' function. */
607#undef HAVE_GETNAMEINFO
608
609/* Define to 1 if you have the `getopt' function. */
610#undef HAVE_GETOPT
611
612/* Define to 1 if you have the <getopt.h> header file. */
613#undef HAVE_GETOPT_H
614
615/* Define to 1 if you have the `getpeereid' function. */
616#undef HAVE_GETPEEREID
617
618/* Define to 1 if you have the `getpwanam' function. */
619#undef HAVE_GETPWANAM
620
621/* Define to 1 if you have the `getrlimit' function. */
622#undef HAVE_GETRLIMIT
623
624/* Define to 1 if you have the `getrusage' function. */
625#undef HAVE_GETRUSAGE
626
627/* Define to 1 if you have the `gettimeofday' function. */
628#undef HAVE_GETTIMEOFDAY
629
630/* Define to 1 if you have the `getttyent' function. */
631#undef HAVE_GETTTYENT
632
633/* Define to 1 if you have the `getutent' function. */
634#undef HAVE_GETUTENT
635
636/* Define to 1 if you have the `getutid' function. */
637#undef HAVE_GETUTID
638
639/* Define to 1 if you have the `getutline' function. */
640#undef HAVE_GETUTLINE
641
642/* Define to 1 if you have the `getutxent' function. */
643#undef HAVE_GETUTXENT
644
645/* Define to 1 if you have the `getutxid' function. */
646#undef HAVE_GETUTXID
647
648/* Define to 1 if you have the `getutxline' function. */
649#undef HAVE_GETUTXLINE
650
651/* Define to 1 if you have the `glob' function. */
652#undef HAVE_GLOB
653
654/* Define to 1 if you have the <glob.h> header file. */
655#undef HAVE_GLOB_H
656
657/* Define to 1 if you have the <gssapi_generic.h> header file. */
658#undef HAVE_GSSAPI_GENERIC_H
659
660/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
661#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
662
663/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
664#undef HAVE_GSSAPI_GSSAPI_H
665
666/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
667#undef HAVE_GSSAPI_GSSAPI_KRB5_H
668
669/* Define to 1 if you have the <gssapi.h> header file. */
670#undef HAVE_GSSAPI_H
671
672/* Define to 1 if you have the <gssapi_krb5.h> header file. */
673#undef HAVE_GSSAPI_KRB5_H
674
675/* Define to 1 if you have the <iaf.h> header file. */
676#undef HAVE_IAF_H
677
678/* Define to 1 if you have the <ia.h> header file. */
679#undef HAVE_IA_H
680
681/* Define to 1 if you have the `inet_aton' function. */
682#undef HAVE_INET_ATON
683
684/* Define to 1 if you have the `inet_ntoa' function. */
685#undef HAVE_INET_NTOA
686
687/* Define to 1 if you have the `inet_ntop' function. */
688#undef HAVE_INET_NTOP
689
690/* Define to 1 if you have the `innetgr' function. */
691#undef HAVE_INNETGR
692
693/* Define to 1 if you have the <inttypes.h> header file. */
694#undef HAVE_INTTYPES_H
695
696/* Define to 1 if the system has the type `in_addr_t'. */
697#undef HAVE_IN_ADDR_T
698
699/* Define to 1 if you have the <lastlog.h> header file. */
700#undef HAVE_LASTLOG_H
701
702/* Define to 1 if you have the `bsm' library (-lbsm). */
703#undef HAVE_LIBBSM
704
705/* Define to 1 if you have the `crypt' library (-lcrypt). */
706#undef HAVE_LIBCRYPT
707
708/* Define to 1 if you have the `dl' library (-ldl). */
709#undef HAVE_LIBDL
710
711/* Define to 1 if you have the <libgen.h> header file. */
712#undef HAVE_LIBGEN_H
713
714/* Define to 1 if you have the `iaf' library (-liaf). */
715#undef HAVE_LIBIAF
716
717/* Define to 1 if you have the `nsl' library (-lnsl). */
718#undef HAVE_LIBNSL
719
720/* Define to 1 if you have the `pam' library (-lpam). */
721#undef HAVE_LIBPAM
722
723/* Define to 1 if you have the `sectok' library (-lsectok). */
724#undef HAVE_LIBSECTOK
725
726/* Define to 1 if you have the `socket' library (-lsocket). */
727#undef HAVE_LIBSOCKET
728
729/* Define to 1 if you have the <libutil.h> header file. */
730#undef HAVE_LIBUTIL_H
731
732/* Define to 1 if you have the `xnet' library (-lxnet). */
733#undef HAVE_LIBXNET
734
735/* Define to 1 if you have the `z' library (-lz). */
736#undef HAVE_LIBZ
737
738/* Define to 1 if you have the <limits.h> header file. */
739#undef HAVE_LIMITS_H
740
741/* Define to 1 if you have the <login_cap.h> header file. */
742#undef HAVE_LOGIN_CAP_H
743
744/* Define to 1 if you have the `login_getcapbool' function. */
745#undef HAVE_LOGIN_GETCAPBOOL
746
747/* Define to 1 if you have the <login.h> header file. */
748#undef HAVE_LOGIN_H
749
750/* Define to 1 if you have the `logout' function. */
751#undef HAVE_LOGOUT
752
753/* Define to 1 if you have the `logwtmp' function. */
754#undef HAVE_LOGWTMP
755
756/* Define to 1 if you have the <maillock.h> header file. */
757#undef HAVE_MAILLOCK_H
758
759/* Define to 1 if you have the `md5_crypt' function. */
760#undef HAVE_MD5_CRYPT
761
762/* Define to 1 if you have the `memmove' function. */
763#undef HAVE_MEMMOVE
764
765/* Define to 1 if you have the <memory.h> header file. */
766#undef HAVE_MEMORY_H
767
768/* Define to 1 if you have the `mkdtemp' function. */
769#undef HAVE_MKDTEMP
770
771/* Define to 1 if you have the `mmap' function. */
772#undef HAVE_MMAP
773
774/* Define to 1 if you have the <ndir.h> header file. */
775#undef HAVE_NDIR_H
776
777/* Define to 1 if you have the <netdb.h> header file. */
778#undef HAVE_NETDB_H
779
780/* Define to 1 if you have the <netgroup.h> header file. */
781#undef HAVE_NETGROUP_H
782
783/* Define to 1 if you have the <netinet/in_systm.h> header file. */
784#undef HAVE_NETINET_IN_SYSTM_H
785
786/* Define to 1 if you have the `ngetaddrinfo' function. */
787#undef HAVE_NGETADDRINFO
788
789/* Define to 1 if you have the `nsleep' function. */
790#undef HAVE_NSLEEP
791
792/* Define to 1 if you have the `ogetaddrinfo' function. */
793#undef HAVE_OGETADDRINFO
794
795/* Define to 1 if you have the `openlog_r' function. */
796#undef HAVE_OPENLOG_R
797
798/* Define to 1 if you have the `openpty' function. */
799#undef HAVE_OPENPTY
800
801/* Define to 1 if you have the `pam_getenvlist' function. */
802#undef HAVE_PAM_GETENVLIST
803
804/* Define to 1 if you have the <pam/pam_appl.h> header file. */
805#undef HAVE_PAM_PAM_APPL_H
806
807/* Define to 1 if you have the `pam_putenv' function. */
808#undef HAVE_PAM_PUTENV
809
810/* Define to 1 if you have the <paths.h> header file. */
811#undef HAVE_PATHS_H
812
813/* Define to 1 if you have the `prctl' function. */
814#undef HAVE_PRCTL
815
816/* Define to 1 if you have the `pstat' function. */
817#undef HAVE_PSTAT
818
819/* Define to 1 if you have the <pty.h> header file. */
820#undef HAVE_PTY_H
821
822/* Define to 1 if you have the `pututline' function. */
823#undef HAVE_PUTUTLINE
824
825/* Define to 1 if you have the `pututxline' function. */
826#undef HAVE_PUTUTXLINE
827
828/* Define to 1 if you have the `readpassphrase' function. */
829#undef HAVE_READPASSPHRASE
830
831/* Define to 1 if you have the <readpassphrase.h> header file. */
832#undef HAVE_READPASSPHRASE_H
833
834/* Define to 1 if you have the `realpath' function. */
835#undef HAVE_REALPATH
836
837/* Define to 1 if you have the `recvmsg' function. */
838#undef HAVE_RECVMSG
839
840/* Define to 1 if you have the <rpc/types.h> header file. */
841#undef HAVE_RPC_TYPES_H
842
843/* Define to 1 if you have the `rresvport_af' function. */
844#undef HAVE_RRESVPORT_AF
845
846/* Define to 1 if you have the <sectok.h> header file. */
847#undef HAVE_SECTOK_H
848
849/* Define to 1 if you have the <security/pam_appl.h> header file. */
850#undef HAVE_SECURITY_PAM_APPL_H
851
852/* Define to 1 if you have the `sendmsg' function. */
853#undef HAVE_SENDMSG
854
855/* Define to 1 if you have the `setauthdb' function. */
856#undef HAVE_SETAUTHDB
857
858/* Define to 1 if you have the `setdtablesize' function. */
859#undef HAVE_SETDTABLESIZE
860
861/* Define to 1 if you have the `setegid' function. */
862#undef HAVE_SETEGID
863
864/* Define to 1 if you have the `setenv' function. */
865#undef HAVE_SETENV
866
867/* Define to 1 if you have the `seteuid' function. */
868#undef HAVE_SETEUID
869
870/* Define to 1 if you have the `setgroups' function. */
871#undef HAVE_SETGROUPS
872
873/* Define to 1 if you have the `setlogin' function. */
874#undef HAVE_SETLOGIN
875
876/* Define to 1 if you have the `setluid' function. */
877#undef HAVE_SETLUID
878
879/* Define to 1 if you have the `setpcred' function. */
880#undef HAVE_SETPCRED
881
882/* Define to 1 if you have the `setproctitle' function. */
883#undef HAVE_SETPROCTITLE
884
885/* Define to 1 if you have the `setregid' function. */
886#undef HAVE_SETREGID
887
888/* Define to 1 if you have the `setresgid' function. */
889#undef HAVE_SETRESGID
890
891/* Define to 1 if you have the `setresuid' function. */
892#undef HAVE_SETRESUID
893
894/* Define to 1 if you have the `setreuid' function. */
895#undef HAVE_SETREUID
896
897/* Define to 1 if you have the `setrlimit' function. */
898#undef HAVE_SETRLIMIT
899
900/* Define to 1 if you have the `setsid' function. */
901#undef HAVE_SETSID
902
903/* Define to 1 if you have the `setutent' function. */
904#undef HAVE_SETUTENT
905
906/* Define to 1 if you have the `setutxent' function. */
907#undef HAVE_SETUTXENT
908
909/* Define to 1 if you have the `setvbuf' function. */
910#undef HAVE_SETVBUF
911
912/* Define to 1 if you have the <shadow.h> header file. */
913#undef HAVE_SHADOW_H
914
915/* Define to 1 if you have the `sigaction' function. */
916#undef HAVE_SIGACTION
917
918/* Define to 1 if you have the `sigvec' function. */
919#undef HAVE_SIGVEC
920
921/* Define to 1 if the system has the type `sig_atomic_t'. */
922#undef HAVE_SIG_ATOMIC_T
923
924/* Define to 1 if you have the `snprintf' function. */
925#undef HAVE_SNPRINTF
926
927/* Define to 1 if you have the `socketpair' function. */
928#undef HAVE_SOCKETPAIR
929
930/* Have PEERCRED socket option */
931#undef HAVE_SO_PEERCRED
932
933/* Define to 1 if you have the <stddef.h> header file. */
934#undef HAVE_STDDEF_H
935
936/* Define to 1 if you have the <stdint.h> header file. */
937#undef HAVE_STDINT_H
938
939/* Define to 1 if you have the <stdlib.h> header file. */
940#undef HAVE_STDLIB_H
941
942/* Define to 1 if you have the `strdup' function. */
943#undef HAVE_STRDUP
944
945/* Define to 1 if you have the `strerror' function. */
946#undef HAVE_STRERROR
947
948/* Define to 1 if you have the `strftime' function. */
949#undef HAVE_STRFTIME
950
951/* Define to 1 if you have the <strings.h> header file. */
952#undef HAVE_STRINGS_H
953
954/* Define to 1 if you have the <string.h> header file. */
955#undef HAVE_STRING_H
956
957/* Define to 1 if you have the `strlcat' function. */
958#undef HAVE_STRLCAT
959
960/* Define to 1 if you have the `strlcpy' function. */
961#undef HAVE_STRLCPY
962
963/* Define to 1 if you have the `strmode' function. */
964#undef HAVE_STRMODE
965
966/* Define to 1 if you have the `strnvis' function. */
967#undef HAVE_STRNVIS
968
969/* Define to 1 if you have the `strsep' function. */
970#undef HAVE_STRSEP
971
972/* Define to 1 if you have the `strtoll' function. */
973#undef HAVE_STRTOLL
974
975/* Define to 1 if you have the `strtonum' function. */
976#undef HAVE_STRTONUM
977
978/* Define to 1 if you have the `strtoul' function. */
979#undef HAVE_STRTOUL
980
981/* Define to 1 if `st_blksize' is member of `struct stat'. */
982#undef HAVE_STRUCT_STAT_ST_BLKSIZE
983
984/* Define to 1 if the system has the type `struct timespec'. */
985#undef HAVE_STRUCT_TIMESPEC
986
987/* Define to 1 if you have the `sysconf' function. */
988#undef HAVE_SYSCONF
989
990/* Define to 1 if you have the <sys/audit.h> header file. */
991#undef HAVE_SYS_AUDIT_H
992
993/* Define to 1 if you have the <sys/bitypes.h> header file. */
994#undef HAVE_SYS_BITYPES_H
995
996/* Define to 1 if you have the <sys/bsdtty.h> header file. */
997#undef HAVE_SYS_BSDTTY_H
998
999/* Define to 1 if you have the <sys/cdefs.h> header file. */
1000#undef HAVE_SYS_CDEFS_H
1001
1002/* Define to 1 if you have the <sys/dir.h> header file. */
1003#undef HAVE_SYS_DIR_H
1004
1005/* Define to 1 if you have the <sys/mman.h> header file. */
1006#undef HAVE_SYS_MMAN_H
1007
1008/* Define to 1 if you have the <sys/ndir.h> header file. */
1009#undef HAVE_SYS_NDIR_H
1010
1011/* Define to 1 if you have the <sys/prctl.h> header file. */
1012#undef HAVE_SYS_PRCTL_H
1013
1014/* Define to 1 if you have the <sys/pstat.h> header file. */
1015#undef HAVE_SYS_PSTAT_H
1016
1017/* Define to 1 if you have the <sys/ptms.h> header file. */
1018#undef HAVE_SYS_PTMS_H
1019
1020/* Define to 1 if you have the <sys/select.h> header file. */
1021#undef HAVE_SYS_SELECT_H
1022
1023/* Define to 1 if you have the <sys/stat.h> header file. */
1024#undef HAVE_SYS_STAT_H
1025
1026/* Define to 1 if you have the <sys/stream.h> header file. */
1027#undef HAVE_SYS_STREAM_H
1028
1029/* Define to 1 if you have the <sys/stropts.h> header file. */
1030#undef HAVE_SYS_STROPTS_H
1031
1032/* Define to 1 if you have the <sys/strtio.h> header file. */
1033#undef HAVE_SYS_STRTIO_H
1034
1035/* Force use of sys/syslog.h on Ultrix */
1036#undef HAVE_SYS_SYSLOG_H
1037
1038/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1039#undef HAVE_SYS_SYSMACROS_H
1040
1041/* Define to 1 if you have the <sys/timers.h> header file. */
1042#undef HAVE_SYS_TIMERS_H
1043
1044/* Define to 1 if you have the <sys/time.h> header file. */
1045#undef HAVE_SYS_TIME_H
1046
1047/* Define to 1 if you have the <sys/types.h> header file. */
1048#undef HAVE_SYS_TYPES_H
1049
1050/* Define to 1 if you have the <sys/un.h> header file. */
1051#undef HAVE_SYS_UN_H
1052
1053/* Define to 1 if you have the `tcgetpgrp' function. */
1054#undef HAVE_TCGETPGRP
1055
1056/* Define to 1 if you have the `tcsendbreak' function. */
1057#undef HAVE_TCSENDBREAK
1058
1059/* Define to 1 if you have the `time' function. */
1060#undef HAVE_TIME
1061
1062/* Define to 1 if you have the <time.h> header file. */
1063#undef HAVE_TIME_H
1064
1065/* Define to 1 if you have the <tmpdir.h> header file. */
1066#undef HAVE_TMPDIR_H
1067
1068/* Define to 1 if you have the `truncate' function. */
1069#undef HAVE_TRUNCATE
1070
1071/* Define to 1 if you have the <ttyent.h> header file. */
1072#undef HAVE_TTYENT_H
1073
1074/* Define to 1 if you have the <unistd.h> header file. */
1075#undef HAVE_UNISTD_H
1076
1077/* Define to 1 if you have the `unsetenv' function. */
1078#undef HAVE_UNSETENV
1079
1080/* Define to 1 if you have the `updwtmp' function. */
1081#undef HAVE_UPDWTMP
1082
1083/* Define to 1 if you have the `updwtmpx' function. */
1084#undef HAVE_UPDWTMPX
1085
1086/* Define to 1 if you have the <usersec.h> header file. */
1087#undef HAVE_USERSEC_H
1088
1089/* Define to 1 if you have the <util.h> header file. */
1090#undef HAVE_UTIL_H
1091
1092/* Define to 1 if you have the `utimes' function. */
1093#undef HAVE_UTIMES
1094
1095/* Define to 1 if you have the <utime.h> header file. */
1096#undef HAVE_UTIME_H
1097
1098/* Define to 1 if you have the `utmpname' function. */
1099#undef HAVE_UTMPNAME
1100
1101/* Define to 1 if you have the `utmpxname' function. */
1102#undef HAVE_UTMPXNAME
1103
1104/* Define to 1 if you have the <utmpx.h> header file. */
1105#undef HAVE_UTMPX_H
1106
1107/* Define to 1 if you have the <utmp.h> header file. */
1108#undef HAVE_UTMP_H
1109
1110/* Define to 1 if you have the `vhangup' function. */
1111#undef HAVE_VHANGUP
1112
1113/* Define to 1 if you have the <vis.h> header file. */
1114#undef HAVE_VIS_H
1115
1116/* Define to 1 if you have the `vsnprintf' function. */
1117#undef HAVE_VSNPRINTF
1118
1119/* Define to 1 if you have the `waitpid' function. */
1120#undef HAVE_WAITPID
1121
1122/* Define to 1 if you have the `_getlong' function. */
1123#undef HAVE__GETLONG
1124
1125/* Define to 1 if you have the `_getpty' function. */
1126#undef HAVE__GETPTY
1127
1128/* Define to 1 if you have the `_getshort' function. */
1129#undef HAVE__GETSHORT
1130
1131/* Define to 1 if you have the `__b64_ntop' function. */
1132#undef HAVE___B64_NTOP
1133
1134/* Define to 1 if you have the `__b64_pton' function. */
1135#undef HAVE___B64_PTON
1136
1137/* max value of long long calculated by configure */
1138#undef LLONG_MAX
1139
1140/* min value of long long calculated by configure */
1141#undef LLONG_MIN
1142
1143/* Need setpgrp to acquire controlling tty */
1144#undef NEED_SETPRGP
1145
1146/* Define to the address where bug reports for this package should be sent. */
1147#undef PACKAGE_BUGREPORT
1148
1149/* Define to the full name of this package. */
1150#undef PACKAGE_NAME
1151
1152/* Define to the full name and version of this package. */
1153#undef PACKAGE_STRING
1154
1155/* Define to the one symbol short name of this package. */
1156#undef PACKAGE_TARNAME
1157
1158/* Define to the version of this package. */
1159#undef PACKAGE_VERSION
1160
1161/* must supply username to passwd */
1162#undef PASSWD_NEEDS_USERNAME
1163
1164/* The size of a `char', as computed by sizeof. */
1165#undef SIZEOF_CHAR
1166
1167/* The size of a `int', as computed by sizeof. */
1168#undef SIZEOF_INT
1169
1170/* The size of a `long int', as computed by sizeof. */
1171#undef SIZEOF_LONG_INT
1172
1173/* The size of a `long long int', as computed by sizeof. */
1174#undef SIZEOF_LONG_LONG_INT
1175
1176/* The size of a `short int', as computed by sizeof. */
1177#undef SIZEOF_SHORT_INT
1178
1179/* Use audit debugging module */
1180#undef SSH_AUDIT_EVENTS
1181
1182/* Define to 1 if you have the ANSI C header files. */
1183#undef STDC_HEADERS
1184
1185/* Support passwords > 8 chars */
1186#undef UNIXWARE_LONG_PASSWORDS
1187
1188/* Use BSM audit module */
1189#undef USE_BSM_AUDIT
1190
1191/* Use btmp to log bad logins */
1192#undef USE_BTMP
1193
1194/* Use libedit for sftp */
1195#undef USE_LIBEDIT
1196
1197/* Define to 1 if your processor stores words with the most significant byte
1198 first (like Motorola and SPARC, unlike Intel and VAX). */
1199#undef WORDS_BIGENDIAN
1200
1201/* Number of bits in a file offset, on hosts where this is settable. */
1202#undef _FILE_OFFSET_BITS
1203
1204/* Define for large files, on AIX-style hosts. */
1205#undef _LARGE_FILES
1206
1207/* log for bad login attempts */
1208#undef _PATH_BTMP
1209
1210/* Define to `__inline__' or `__inline' if that's what the C compiler
1211 calls it, or to nothing if 'inline' is not supported under any name. */
1212#ifndef __cplusplus
1213#undef inline
1214#endif
1215
1216/* type to use in place of socklen_t if not defined */
1217#undef socklen_t
1218
1219/* ******************* Shouldn't need to edit below this line ************** */
1220
1221#endif /* _CONFIG_H */