view src/s/esix5r4.h @ 2118:454228f1c526

* emacs.c (__do_global_ctors, __do_global_ctors_aux, __do_global_dtors, __CTOR_LIST__, __DTOR_LIST__, __main): Don't define these if ORDINARY_LINK is #defined; in that case, the standard linking procedure will find definitions for these. * emacs.c (main): SIGIOT isn't defined on all systems; don't set its signal handler unless it is.
author Jim Blandy <jimb@redhat.com>
date Thu, 11 Mar 1993 07:13:06 +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