ftp.nice.ch/pub/next/unix/communication/TipTop-goodies.s.tar.gz#/TipTop-goodies-src/expect-4.8/exp_conf.h

This is exp_conf.h in view mode; [Download] [Up]

/* exp_conf.h.  Generated automatically by configure.  */
/*
 * Check for headers
 */
#ifndef __EXP_CONF_H__
#define __EXP_CONF_H__

#undef NOSTDLIB
#undef HAVE_STROPTS_H
#undef HAVE_SYSCONF_H
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#undef HAVE_SYSMACROS_H

#define pid_t int

/*
 * This section is for compile macros needed by
 * everything else.
 */

/*
 * Check for functions
 */
#undef NO_MEMCPY
#define NOWAITPID 1
#undef HAVE_SYSCONF
#define HAVE_WAIT4 1
#undef SIMPLE_EVENT

/*
 * 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 POSIX
#undef HAVE_TERMIO
//#define HAVE_TERMIOS 1
#undef HAVE_TERMIOS
#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
#undef HAVE_PTMX_BSD

#endif	/* __EXP_CONF_H__ */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.