ftp.nice.ch/pub/next/unix/network/news/nn.6.4.16.s.tar.gz#/nn/conf/s-hpux2-1.h

This is s-hpux2-1.h in view mode; [Download] [Up]

/*
 *    This version is for HP-UX 2.1 (on HP9000 Series 800)
 */

#include "s-hpux.h"

/*
 *    Define if your system has BSD like job control (SIGTSTP works)
 */

#define HAVE_JOBCONTROL            /* */


/*
 *    Define if your system has a 4.3BSD like syslog library.
 */

#define HAVE_SYSLOG

/*
 *    Define HAVE_GETHOSTNAME if your system provides a BSD like
 *    gethostname routine.
 */

#undef	HAVE_UNAME
#define	HAVE_GETHOSTNAME

/*
 *    Define DETATCH_TERMINAL to be a command sequence which
 *    will detatch a process from the control terminal
 */

#undef	DETATCH_TERMINAL

/*
 *    Define standard compiler flags here:
 */

#define COMPILER_FLAGS -O -z

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