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

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

/*
 *  Thu Jun 29 18:55:47 1989 - Chip Rosenthal <chip@vector.Dallas.TX.US>
 *	Generated SCO XENIX/386 version from "s-template.h".  XENIX has
 *	both "termcap" and "terminfo".  This version reflects the local
 *	preference for "termcap".
 */

#define NO_DIRENT_H
#include "s-sys5-tcap.h"

#undef SIGNAL_HANDLERS_ARE_VOID

#define	HAVE_DIRECTORY			/* */
#include <sys/ndir.h>			/* SCO XENIX */
typedef struct direct Direntry;		/* BSD and SCO XENIX */

#undef HAVE_MKDIR

#undef	DETATCH_TERMINAL

/*
 *	Define AVOID_SHELL_EXEC if the system gets confused by
 *		#!/bin/sh
 *	lines in shell scripts, e.g. only reads #! and thinks it
 *	is a csh script.
 */

#define AVOID_SHELL_EXEC		/* */

/*
 *	Specify the default mailer to be invoked by nnmail
 */

#undef	MAILX
#define	MAILX	"/usr/bin/mail"		/* SCO XENIX */

/*
 *	If your system requires other libraries when linking nn
 *	specify them here:
 */

#define EXTRA_LIB	-lx

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