[BACK]Return to config.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Annotation of src/usr.bin/ssh/config.h, Revision 1.8

1.1       deraadt     1: /* config.h.  Generated automatically by configure.  */
                      2: /* config.h.in.  Generated automatically from configure.in by autoheader.  */
                      3: /*
                      4:
                      5: acconfig.h - template used by autoheader to create config.h.in
                      6: config.h.in - used by autoconf to create config.h
                      7: config.h - created by autoconf; contains defines generated by autoconf
                      8:
                      9: Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>
                     10:
                     11: */
                     12:
                     13: #define RCSID(msg) \
                     14: static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
                     15:
                     16:
                     17: /* Define to empty if the keyword does not work.  */
                     18: /* #undef const */
                     19:
                     20: /* Define to `int' if <sys/types.h> doesn't define.  */
                     21: /* #undef gid_t */
                     22:
                     23: /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
                     24: #define HAVE_SYS_WAIT_H 1
                     25:
                     26: /* Define as __inline if that's what the C compiler calls it.  */
                     27: /* #undef inline */
                     28:
                     29: /* Define to `int' if <sys/types.h> doesn't define.  */
                     30: /* #undef mode_t */
                     31:
                     32: /* Define if your C compiler doesn't accept -c and -o together.  */
                     33: /* #undef NO_MINUS_C_MINUS_O */
                     34:
                     35: /* Define if your Fortran 77 compiler doesn't accept -c and -o together. */
                     36: /* #undef F77_NO_MINUS_C_MINUS_O */
                     37:
                     38: /* Define to `long' if <sys/types.h> doesn't define.  */
                     39: /* #undef off_t */
                     40:
                     41: /* Define as the return type of signal handlers (int or void).  */
                     42: #define RETSIGTYPE void
                     43:
                     44: /* Define to the type of arg1 for select(). */
                     45: /* #undef SELECT_TYPE_ARG1 */
                     46:
                     47: /* Define to the type of args 2, 3 and 4 for select(). */
                     48: /* #undef SELECT_TYPE_ARG234 */
                     49:
                     50: /* Define to the type of arg5 for select(). */
                     51: /* #undef SELECT_TYPE_ARG5 */
                     52:
                     53: /* Define to `unsigned' if <sys/types.h> doesn't define.  */
                     54: /* #undef size_t */
                     55:
                     56: /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
                     57: /* #undef STAT_MACROS_BROKEN */
                     58:
                     59: /* Define if you have the ANSI C header files.  */
                     60: #define STDC_HEADERS 1
                     61:
                     62: /* Define if you can safely include both <sys/time.h> and <time.h>.  */
                     63: #define TIME_WITH_SYS_TIME 1
                     64:
                     65: /* Define to `int' if <sys/types.h> doesn't define.  */
                     66: /* #undef uid_t */
                     67:
                     68: /* Define if your processor stores words with the most significant
                     69:    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
                     70: /* #undef WORDS_BIGENDIAN */
                     71:
                     72: /* Define if you have SYSV-style /dev/ptmx and /dev/pts/. */
                     73: /* #undef HAVE_DEV_PTMX */
                     74:
                     75: /* Define if you have /dev/pts and /dev/ptc devices (as in AIX). */
                     76: /* #undef HAVE_DEV_PTS_AND_PTC */
                     77:
                     78: /* Define if you have shadow passwords in /etc/security/passwd (AIX style). */
                     79: /* #undef HAVE_ETC_SECURITY_PASSWD */
                     80:
                     81: /* Define if you have shadow passwords in /etc/security/passwd.adjunct
                     82:    (SunOS style). */
                     83: /* #undef HAVE_ETC_SECURITY_PASSWD_ADJUNCT */
                     84:
                     85:
                     86: /* Define if you have OSF1 C2 security installed on the system */
                     87: /* #undef HAVE_OSF1_C2_SECURITY */
                     88:
                     89: /* Define if you have shadow passwords in /etc/shadow (Solaris style). */
                     90: /* #undef HAVE_ETC_SHADOW */
                     91:
                     92: /* Define if you have system login defaults in /etc/default/login. */
                     93: /* #undef HAVE_ETC_DEFAULT_LOGIN */
                     94:
                     95: /* Define if utmp structure has host field. */
                     96: #define HAVE_HOST_IN_UTMP 1
                     97:
                     98: /* Define if utmp structure has addr field. */
                     99: /* #undef HAVE_ADDR_IN_UTMP */
                    100:
                    101: /* Define if utmp structure has id field. */
                    102: /* #undef HAVE_ID_IN_UTMP */
                    103:
                    104: /* Define if utmp structure has name field. */
                    105: #define HAVE_NAME_IN_UTMP 1
                    106:
                    107: /* Define if utmp structure has pid field. */
                    108: /* #undef HAVE_PID_IN_UTMP */
                    109:
                    110: /* Define if utmpx structure has ut_session. */
                    111: /* #undef HAVE_UT_SESSION */
                    112:
                    113: /* Define if utmpx structure has ut_syslen. */
                    114: /* #undef HAVE_UT_SYSLEN */
                    115:
                    116: /* Define if /var/adm/lastlog or whatever it is called is a directory
                    117:    (e.g. SGI IRIX). */
                    118: /* #undef LASTLOG_IS_DIR */
                    119:
                    120: /* Define to use RSAREF. */
                    121: /* #undef RSAREF */
                    122:
                    123: /* Define this to be the path of the xauth program. */
                    124: #define XAUTH_PATH "/usr/X11R6/bin/xauth"
                    125:
                    126: /* This is defined if we found a lastlog file.  The presence of lastlog.h
                    127:    alone is not a sufficient indicator (at least newer BSD systems have
                    128:    lastlog but no lastlog.h. */
                    129: #define HAVE_LASTLOG 1
                    130:
                    131: /* Define this if libutil.a contains BSD 4.4 compatible login(), logout(),
                    132:    and logwtmp() calls. */
                    133: #define HAVE_LIBUTIL_LOGIN 1
                    134:
                    135: /* Location of system mail spool directory. */
                    136: #define MAIL_SPOOL_DIRECTORY "/var/mail"
                    137:
                    138: /* Define this if O_NONBLOCK does not work on your system (e.g., Ultrix). */
                    139: /* #undef O_NONBLOCK_BROKEN */
                    140:
                    141: /* Define this if sys/syslog.h needs to be included in addition to syslog.h.
                    142:    This is the case on some Ultrix versions. */
                    143: /* #undef NEED_SYS_SYSLOG_H */
                    144:
                    145: /* Define this to include libwrap (tcp_wrappers) support. */
                    146: /* #undef LIBWRAP */
                    147:
                    148: /* This is defined to pw_encrypt on Linux when using John Faugh's shadow
                    149:    password implementation. */
                    150: /* #undef crypt */
                    151:
                    152: /* This is defined on 386BSD to preted we are on FreeBSD. */
                    153: /* #undef __FreeBSD__ */
                    154:
                    155: /* If defines, this overrides "tty" as the terminal group. */
                    156: /* #undef TTY_GROUP */
                    157:
                    158: /* Define this if you want to support Security Dynammics SecurID
                    159:    cards. */
                    160: /* #undef HAVE_SECURID */
                    161:
                    162: /* Define this if you are using HPSUX.  HPUX uses non-standard shared
                    163:    memory communication for X, which seems to be enabled by the display name
                    164:    matching that of the local host.  This circumvents it by using the IP
                    165:    address instead of the host name in DISPLAY. */
                    166: /* #undef HPSUX_NONSTANDARD_X11_KLUDGE */
                    167:
                    168: /* Define this if inet_network should be used instead of inet_addr.  This is
                    169:    the case on DGUX 5.4. */
                    170: /* #undef BROKEN_INET_ADDR */
                    171:
                    172: /* Define this if your system does not like sizeof(struct sockaddr_un) as the
                    173:    size argument in bind and connect calls for unix domain sockets. */
                    174: /* #undef USE_STRLEN_FOR_AF_UNIX */
                    175:
                    176: /* Define this to use pipes instead of socketpairs for communicating with the
                    177:    client program.  Socketpairs do not seem to work on all systems. */
                    178: #define USE_PIPES 1
                    179:
                    180: /* Define this if speed_t is defined in stdtypes.h or otherwise gets included
                    181:    into ttymodes.c from system headers. */
                    182: /* #undef SPEED_T_IN_STDTYPES_H */
                    183:
                    184: /* Define this if compiling with SOCKS (the firewall traversal library).
                    185:    Also, you must define connect, getsockname, bind, accept, listen, and
                    186:    select to their R-versions. */
                    187: /* #undef SOCKS */
                    188: /* #undef connect */
                    189: /* #undef getsockname */
                    190: /* #undef bind */
                    191: /* #undef accept */
                    192: /* #undef listen */
                    193: /* #undef select */
                    194:
                    195: /* Define these if on SCO Unix. */
                    196: /* #undef HAVE_SCO_ETC_SHADOW */
                    197: /* #undef SCO */
                    198:
                    199: /* Define this if you want to compile in Kerberos V4 support.
                    200:    This can be done at configure time with the --with-krb4 argument. */
                    201: /* #undef KRB4 */
                    202:
                    203: /* Define this if you want to compile in AFS support.
                    204:    This can be done at configure time with the --with-afs argument. */
                    205: /* #undef AFS */
                    206:
                    207: /* Define this if you want to add optional compression support. */
                    208: #define WITH_ZLIB 1
                    209:
                    210: /* The number of bytes in a int.  */
                    211: #define SIZEOF_INT 4
                    212:
                    213: /* The number of bytes in a long.  */
                    214: #define SIZEOF_LONG 4
                    215:
                    216: /* The number of bytes in a short.  */
                    217: #define SIZEOF_SHORT 2
                    218:
                    219: /* Define if you have the _getpty function.  */
                    220: /* #undef HAVE__GETPTY */
                    221:
                    222: /* Define if you have the clock function.  */
                    223: #define HAVE_CLOCK 1
                    224:
                    225: /* Define if you have the fchmod function.  */
                    226: #define HAVE_FCHMOD 1
                    227:
                    228: /* Define if you have the getdtablesize function.  */
                    229: #define HAVE_GETDTABLESIZE 1
                    230:
                    231: /* Define if you have the getrusage function.  */
                    232: #define HAVE_GETRUSAGE 1
                    233:
                    234: /* Define if you have the gettimeofday function.  */
                    235: #define HAVE_GETTIMEOFDAY 1
                    236:
                    237: /* Define if you have the initgroups function.  */
                    238: #define HAVE_INITGROUPS 1
                    239:
                    240: /* Define if you have the innetgr function.  */
                    241: #define HAVE_INNETGR 1
                    242:
                    243: /* Define if you have the memcpy function.  */
                    244: #define HAVE_MEMCPY 1
                    245:
                    246: /* Define if you have the memmove function.  */
                    247: #define HAVE_MEMMOVE 1
                    248:
                    249: /* Define if you have the openpty function.  */
                    250: /* #undef HAVE_OPENPTY */
                    251:
                    252: /* Define if you have the popen function.  */
                    253: #define HAVE_POPEN 1
                    254:
                    255: /* Define if you have the putenv function.  */
                    256: #define HAVE_PUTENV 1
                    257:
                    258: /* Define if you have the random function.  */
                    259: #define HAVE_RANDOM 1
                    260:
                    261: /* Define if you have the remove function.  */
                    262: #define HAVE_REMOVE 1
                    263:
                    264: /* Define if you have the seteuid function.  */
                    265: #define HAVE_SETEUID 1
                    266:
                    267: /* Define if you have the setlogin function.  */
                    268: #define HAVE_SETLOGIN 1
                    269:
                    270: /* Define if you have the setluid function.  */
                    271: /* #undef HAVE_SETLUID */
                    272:
                    273: /* Define if you have the setrlimit function.  */
                    274: #define HAVE_SETRLIMIT 1
                    275:
                    276: /* Define if you have the strchr function.  */
                    277: #define HAVE_STRCHR 1
                    278:
                    279: /* Define if you have the strerror function.  */
                    280: #define HAVE_STRERROR 1
                    281:
                    282: /* Define if you have the times function.  */
                    283: #define HAVE_TIMES 1
                    284:
                    285: /* Define if you have the ulimit function.  */
                    286: /* #undef HAVE_ULIMIT */
                    287:
                    288: /* Define if you have the umask function.  */
                    289: #define HAVE_UMASK 1
                    290:
                    291: /* Define if you have the vhangup function.  */
                    292: /* #undef HAVE_VHANGUP */
                    293:
                    294: /* Define if you have the vsnprintf function.  */
                    295: #define HAVE_VSNPRINTF 1
                    296:
                    297: /* Define if you have the <dirent.h> header file.  */
                    298: #define HAVE_DIRENT_H 1
                    299:
                    300: /* Define if you have the <krb.h> header file.  */
                    301: /* #undef HAVE_KRB_H */
                    302:
                    303: /* Define if you have the <lastlog.h> header file.  */
                    304: /* #undef HAVE_LASTLOG_H */
                    305:
                    306: /* Define if you have the <ndir.h> header file.  */
                    307: /* #undef HAVE_NDIR_H */
                    308:
                    309: /* Define if you have the <netinet/in_systm.h> header file.  */
                    310: #define HAVE_NETINET_IN_SYSTM_H 1
                    311:
                    312: /* Define if you have the <paths.h> header file.  */
                    313: #define HAVE_PATHS_H 1
                    314:
                    315: /* Define if you have the <rusage.h> header file.  */
                    316: /* #undef HAVE_RUSAGE_H */
                    317:
                    318: /* Define if you have the <sgtty.h> header file.  */
                    319: #define HAVE_SGTTY_H 1
                    320:
                    321: /* Define if you have the <sys/dir.h> header file.  */
                    322: /* #undef HAVE_SYS_DIR_H */
                    323:
                    324: /* Define if you have the <sys/filio.h> header file.  */
                    325: #define HAVE_SYS_FILIO_H 1
                    326:
                    327: /* Define if you have the <sys/ioctl.h> header file.  */
                    328: #define HAVE_SYS_IOCTL_H 1
                    329:
                    330: /* Define if you have the <sys/ndir.h> header file.  */
                    331: /* #undef HAVE_SYS_NDIR_H */
                    332:
                    333: /* Define if you have the <sys/select.h> header file.  */
                    334: #define HAVE_SYS_SELECT_H 1
                    335:
                    336: /* Define if you have the <sys/time.h> header file.  */
                    337: #define HAVE_SYS_TIME_H 1
                    338:
                    339: /* Define if you have the <termios.h> header file.  */
                    340: #define HAVE_TERMIOS_H 1
                    341:
                    342: /* Define if you have the <ulimit.h> header file.  */
                    343: /* #undef HAVE_ULIMIT_H */
                    344:
                    345: /* Define if you have the <unistd.h> header file.  */
                    346: #define HAVE_UNISTD_H 1
                    347:
                    348: /* Define if you have the <usersec.h> header file.  */
                    349: /* #undef HAVE_USERSEC_H */
                    350:
                    351: /* Define if you have the <utime.h> header file.  */
                    352: #define HAVE_UTIME_H 1
                    353:
                    354: /* Define if you have the <utmp.h> header file.  */
                    355: #define HAVE_UTMP_H 1
                    356:
                    357: /* Define if you have the <utmpx.h> header file.  */
                    358: /* #undef HAVE_UTMPX_H */
                    359:
                    360: /* Define if you have the <zlib.h> header file.  */
                    361: #define HAVE_ZLIB_H 1
                    362:
                    363: /* Define if you have the crypt library (-lcrypt).  */
                    364: /* #undef HAVE_LIBCRYPT */
                    365:
                    366: /* Define if you have the des library (-ldes).  */
                    367: #define HAVE_LIBDES 1
                    368:
                    369: /* Define if you have the gen library (-lgen).  */
                    370: /* #undef HAVE_LIBGEN */
                    371:
                    372: /* Define if you have the krb library (-lkrb).  */
                    373: #define HAVE_LIBKRB 1
                    374:
                    375: /* Define if you have the nsl library (-lnsl).  */
                    376: /* #undef HAVE_LIBNSL */
                    377:
                    378: /* Define if you have the s library (-ls).  */
                    379: /* #undef HAVE_LIBS */
                    380:
                    381: /* Define if you have the security library (-lsecurity).  */
                    382: /* #undef HAVE_LIBSECURITY */
                    383:
                    384: /* Define if you have the socket library (-lsocket).  */
                    385: /* #undef HAVE_LIBSOCKET */
                    386:
                    387: /* Define if you have the sun library (-lsun).  */
                    388: /* #undef HAVE_LIBSUN */
                    389:
                    390: /* Define if you have the z library (-lz).  */
                    391: #define HAVE_LIBZ 1