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

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

/*
 *	This version is for Amdahl UTS 2.0
 *	From: neulynne@uts.uni-c.dk (Mogens Lynnerup)
 */

#include "s-sys5.h"

/*
 *	Define HAVE_GETHOSTNAME if your system provides a BSD like
 *	gethostname routine.
 *	Otherwise, define HAVE_UNAME if uname() is avaiable.
 *	As a final resort, define HOSTNAME to the name of your system.
 */

#undef	HAVE_UNAME			/* System V */
#define HAVE_GETHOSTNAME                /* UTS 2.0  */

#define EXTRA_LIB -lsocket              /* To get gethostname routine. */

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