/* exp_conf.h. Generated automatically by configure. */ /* * Check for headers */ #ifndef __EXP_CONF_H__ #define __EXP_CONF_H__ #undef NO_STRING_H #undef NOSTDLIB #undef HAVE_STROPTS_H #undef HAVE_SYSCONF_H #define HAVE_SYS_FCNTL_H 1 #define HAVE_UNISTD_H 1 #undef HAVE_SYSMACROS_H #undef pid_t /* * This section is for compile macros needed by * everything else. */ /* * Check for functions */ #undef NO_MEMCPY #undef NOWAITPID #undef HAVE_SYSCONF #undef HAVE_WAIT4 /* * Signal stuff. Setup the return type * and if signals need to be re-armed. */ #ifndef RETSIGTYPE #define RETSIGTYPE void #endif #undef REARM_SIG /* * Check for pty functions and structures */ #define POSIX 1 #undef HAVE_TERMIO #define HAVE_TERMIOS 1 #define HAVE_SGTTYB 1 #undef HAVE_GETPTY #undef HAVE__GETPTY #undef HAVE_PTC #undef HAVE_PTC_PTS #undef HAVE_PTYM #undef HAVE_PTYTRAP #undef HAVE_PTMX #endif /* __EXP_CONF_H__ */