/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* #undef _ALL_SOURCE */ #endif /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define if you want tty's to be setgid() to the `tty' group */ /* #undef TTY_GID_SUPPORT */ /* Define if you want readline support */ #define HAVE_READLINE 1 /* Define if you want readline support */ /* #undef OPEN_SSH */ /* Define if you want to drop root after mlock() */ #define DROP_ROOT 1 /* Define if you have _GNU_SOURCE getpt() */ /* #undef HAVE_GETPT */ /* Define if you have a broken version of the `vsnprintf' function */ #define HAVE_SNPRINTF_UNTERM 1 /* #undef HAVE_SNPRINTF_BUG */ /* #undef HAVE_VSNPRINTF_UNTERM */ /* #undef HAVE_VSNPRINTF_BUG */ /* Define possible pty types */ /* #undef PTYS_ARE_NUMERIC */ /* #undef PTYS_ARE_PTMX */ /* #undef PTYS_ARE_PTC */ /* #undef PTYS_ARE__GETPTY */ /* #undef PTYS_ARE_GETPTY */ /* #undef PTYS_ARE_GETPT */ /* #undef PTYS_ARE_CLONE */ #define PTYS_ARE_SEARCHED 1 /* Define if you have the _getpty function. */ /* #undef HAVE__GETPTY */ /* Define if you have the atexit function. */ #define HAVE_ATEXIT 1 /* Define if you have the grantpt function. */ #define HAVE_GRANTPT 1 /* Define if you have the initgroups function. */ #define HAVE_INITGROUPS 1 /* Define if you have the mlock function. */ #define HAVE_MLOCK 1 /* Define if you have the seteuid function. */ #define HAVE_SETEUID 1 /* Define if you have the setutent function. */ /* #undef HAVE_SETUTENT */ /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the unlockpt function. */ #define HAVE_UNLOCKPT 1 /* Define if you have the unsetenv function. */ #define HAVE_UNSETENV 1 /* Define if you have the vsnprintf function. */ #define HAVE_VSNPRINTF 1 /* Define if you have the header file. */ #define HAVE_CURSES_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ #define HAVE_PWD_H 1 /* Define if you have the header file. */ #define HAVE_READLINE_HISTORY_H 1 /* Define if you have the header file. */ #define HAVE_READLINE_READLINE_H 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDIO_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_TERM_H 1