view src/s/esix5r4.h @ 2639:0e6a6d065a94

mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change it to /[\/]/. This should work on all Posix-compliant awks. It's slightly wrong with traditional (Unix version 7) awk, since it also allows \, but that's a minor problem compared to awk syntax errors.
author Paul Eggert <eggert@twinsun.com>
date Mon, 03 May 1993 17:55:22 +0000
parents 4fa17744d7ee
children c1ddce9c1e2c
line wrap: on
line source

/* Definitions for ESIX System V 4.0.4, a variant of V.4 for the 386.  */

#include "usg5-4.h"

#define LIB_X11_LIB -lsocket -lc -lX11
#undef LIB_STANDARD
#define LIB_STANDARD -lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o

/* Resolve BSD string functions in X Window library from libucb.a.  */
#define BSTRING

/* kelsey@mdd.comm.mot.com says this makes X windows work.  */
#define BROKEN_FIONREAD