[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.9

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 to include libwrap (tcp_wrappers) support. */
                    142: /* #undef LIBWRAP */
                    143:
                    144: /* This is defined to pw_encrypt on Linux when using John Faugh's shadow
                    145:    password implementation. */
                    146: /* #undef crypt */
                    147:
                    148: /* This is defined on 386BSD to preted we are on FreeBSD. */
                    149: /* #undef __FreeBSD__ */
                    150:
                    151: /* If defines, this overrides "tty" as the terminal group. */
                    152: /* #undef TTY_GROUP */
                    153:
                    154: /* Define this if you want to support Security Dynammics SecurID
                    155:    cards. */
                    156: /* #undef HAVE_SECURID */
                    157:
                    158: /* Define this if you are using HPSUX.  HPUX uses non-standard shared
                    159:    memory communication for X, which seems to be enabled by the display name
                    160:    matching that of the local host.  This circumvents it by using the IP
                    161:    address instead of the host name in DISPLAY. */
                    162: /* #undef HPSUX_NONSTANDARD_X11_KLUDGE */
                    163:
                    164: /* Define this if inet_network should be used instead of inet_addr.  This is
                    165:    the case on DGUX 5.4. */
                    166: /* #undef BROKEN_INET_ADDR */
                    167:
                    168: /* Define this if your system does not like sizeof(struct sockaddr_un) as the
                    169:    size argument in bind and connect calls for unix domain sockets. */
                    170: /* #undef USE_STRLEN_FOR_AF_UNIX */
                    171:
                    172: /* Define this to use pipes instead of socketpairs for communicating with the
                    173:    client program.  Socketpairs do not seem to work on all systems. */
                    174: #define USE_PIPES 1
                    175:
                    176: /* Define this if speed_t is defined in stdtypes.h or otherwise gets included
                    177:    into ttymodes.c from system headers. */
                    178: /* #undef SPEED_T_IN_STDTYPES_H */
                    179:
                    180: /* Define this if compiling with SOCKS (the firewall traversal library).
                    181:    Also, you must define connect, getsockname, bind, accept, listen, and
                    182:    select to their R-versions. */
                    183: /* #undef SOCKS */
                    184: /* #undef connect */
                    185: /* #undef getsockname */
                    186: /* #undef bind */
                    187: /* #undef accept */
                    188: /* #undef listen */
                    189: /* #undef select */
                    190:
                    191: /* Define these if on SCO Unix. */
                    192: /* #undef HAVE_SCO_ETC_SHADOW */
                    193: /* #undef SCO */
                    194:
                    195: /* Define this if you want to compile in Kerberos V4 support.
                    196:    This can be done at configure time with the --with-krb4 argument. */
                    197: /* #undef KRB4 */
                    198:
                    199: /* Define this if you want to compile in AFS support.
                    200:    This can be done at configure time with the --with-afs argument. */
                    201: /* #undef AFS */
                    202:
                    203: /* The number of bytes in a int.  */
                    204: #define SIZEOF_INT 4
                    205:
                    206: /* The number of bytes in a long.  */
                    207: #define SIZEOF_LONG 4
                    208:
                    209: /* The number of bytes in a short.  */
                    210: #define SIZEOF_SHORT 2
                    211:
                    212: /* Define if you have the _getpty function.  */
                    213: /* #undef HAVE__GETPTY */
                    214:
                    215: /* Define if you have the clock function.  */
                    216: #define HAVE_CLOCK 1
                    217:
                    218: /* Define if you have the fchmod function.  */
                    219: #define HAVE_FCHMOD 1
                    220:
                    221: /* Define if you have the getdtablesize function.  */
                    222: #define HAVE_GETDTABLESIZE 1
                    223:
                    224: /* Define if you have the getrusage function.  */
                    225: #define HAVE_GETRUSAGE 1
                    226:
                    227: /* Define if you have the gettimeofday function.  */
                    228: #define HAVE_GETTIMEOFDAY 1
                    229:
                    230: /* Define if you have the initgroups function.  */
                    231: #define HAVE_INITGROUPS 1
                    232:
                    233: /* Define if you have the innetgr function.  */
                    234: #define HAVE_INNETGR 1
                    235:
                    236: /* Define if you have the memcpy function.  */
                    237: #define HAVE_MEMCPY 1
                    238:
                    239: /* Define if you have the memmove function.  */
                    240: #define HAVE_MEMMOVE 1
                    241:
                    242: /* Define if you have the openpty function.  */
                    243: /* #undef HAVE_OPENPTY */
                    244:
                    245: /* Define if you have the popen function.  */
                    246: #define HAVE_POPEN 1
                    247:
                    248: /* Define if you have the putenv function.  */
                    249: #define HAVE_PUTENV 1
                    250:
                    251: /* Define if you have the random function.  */
                    252: #define HAVE_RANDOM 1
                    253:
                    254: /* Define if you have the remove function.  */
                    255: #define HAVE_REMOVE 1
                    256:
                    257: /* Define if you have the seteuid function.  */
                    258: #define HAVE_SETEUID 1
                    259:
                    260: /* Define if you have the setlogin function.  */
                    261: #define HAVE_SETLOGIN 1
                    262:
                    263: /* Define if you have the setluid function.  */
                    264: /* #undef HAVE_SETLUID */
                    265:
                    266: /* Define if you have the setrlimit function.  */
                    267: #define HAVE_SETRLIMIT 1
                    268:
                    269: /* Define if you have the strchr function.  */
                    270: #define HAVE_STRCHR 1
                    271:
                    272: /* Define if you have the strerror function.  */
                    273: #define HAVE_STRERROR 1
                    274:
                    275: /* Define if you have the times function.  */
                    276: #define HAVE_TIMES 1
                    277:
                    278: /* Define if you have the ulimit function.  */
                    279: /* #undef HAVE_ULIMIT */
                    280:
                    281: /* Define if you have the umask function.  */
                    282: #define HAVE_UMASK 1
                    283:
                    284: /* Define if you have the vhangup function.  */
                    285: /* #undef HAVE_VHANGUP */
                    286:
                    287: /* Define if you have the vsnprintf function.  */
                    288: #define HAVE_VSNPRINTF 1
                    289:
                    290: /* Define if you have the <dirent.h> header file.  */
                    291: #define HAVE_DIRENT_H 1
                    292:
                    293: /* Define if you have the <krb.h> header file.  */
                    294: /* #undef HAVE_KRB_H */
                    295:
                    296: /* Define if you have the <lastlog.h> header file.  */
                    297: /* #undef HAVE_LASTLOG_H */
                    298:
                    299: /* Define if you have the <ndir.h> header file.  */
                    300: /* #undef HAVE_NDIR_H */
                    301:
                    302: /* Define if you have the <netinet/in_systm.h> header file.  */
                    303: #define HAVE_NETINET_IN_SYSTM_H 1
                    304:
                    305: /* Define if you have the <paths.h> header file.  */
                    306: #define HAVE_PATHS_H 1
                    307:
                    308: /* Define if you have the <rusage.h> header file.  */
                    309: /* #undef HAVE_RUSAGE_H */
                    310:
                    311: /* Define if you have the <sgtty.h> header file.  */
                    312: #define HAVE_SGTTY_H 1
                    313:
                    314: /* Define if you have the <sys/dir.h> header file.  */
                    315: /* #undef HAVE_SYS_DIR_H */
                    316:
                    317: /* Define if you have the <sys/filio.h> header file.  */
                    318: #define HAVE_SYS_FILIO_H 1
                    319:
                    320: /* Define if you have the <sys/ioctl.h> header file.  */
                    321: #define HAVE_SYS_IOCTL_H 1
                    322:
                    323: /* Define if you have the <sys/ndir.h> header file.  */
                    324: /* #undef HAVE_SYS_NDIR_H */
                    325:
                    326: /* Define if you have the <sys/select.h> header file.  */
                    327: #define HAVE_SYS_SELECT_H 1
                    328:
                    329: /* Define if you have the <sys/time.h> header file.  */
                    330: #define HAVE_SYS_TIME_H 1
                    331:
                    332: /* Define if you have the <termios.h> header file.  */
                    333: #define HAVE_TERMIOS_H 1
                    334:
                    335: /* Define if you have the <ulimit.h> header file.  */
                    336: /* #undef HAVE_ULIMIT_H */
                    337:
                    338: /* Define if you have the <unistd.h> header file.  */
                    339: #define HAVE_UNISTD_H 1
                    340:
                    341: /* Define if you have the <usersec.h> header file.  */
                    342: /* #undef HAVE_USERSEC_H */
                    343:
                    344: /* Define if you have the <utime.h> header file.  */
                    345: #define HAVE_UTIME_H 1
                    346:
                    347: /* Define if you have the <utmp.h> header file.  */
                    348: #define HAVE_UTMP_H 1
                    349:
                    350: /* Define if you have the <utmpx.h> header file.  */
                    351: /* #undef HAVE_UTMPX_H */
                    352:
                    353: /* Define if you have the crypt library (-lcrypt).  */
                    354: /* #undef HAVE_LIBCRYPT */
                    355:
                    356: /* Define if you have the des library (-ldes).  */
                    357: #define HAVE_LIBDES 1
                    358:
                    359: /* Define if you have the gen library (-lgen).  */
                    360: /* #undef HAVE_LIBGEN */
                    361:
                    362: /* Define if you have the krb library (-lkrb).  */
                    363: #define HAVE_LIBKRB 1
                    364:
                    365: /* Define if you have the nsl library (-lnsl).  */
                    366: /* #undef HAVE_LIBNSL */
                    367:
                    368: /* Define if you have the s library (-ls).  */
                    369: /* #undef HAVE_LIBS */
                    370:
                    371: /* Define if you have the security library (-lsecurity).  */
                    372: /* #undef HAVE_LIBSECURITY */
                    373:
                    374: /* Define if you have the socket library (-lsocket).  */
                    375: /* #undef HAVE_LIBSOCKET */
                    376:
                    377: /* Define if you have the sun library (-lsun).  */
                    378: /* #undef HAVE_LIBSUN */
                    379:
                    380: /* Define if you have the z library (-lz).  */
                    381: #define HAVE_LIBZ 1