home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / emacs / src / s-esix5r4.h < prev    next >
C/C++ Source or Header  |  1992-10-18  |  412b  |  14 lines

  1. /* Definitions for ESIX System V 4.0.4, a variant of V.4 for the 386.  */
  2.  
  3. #include "s-usg5-4.h"
  4.  
  5. #define LIB_X11_LIB -lsocket -lc -lX11
  6. #undef LIB_STANDARD
  7. #define LIB_STANDARD -lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o
  8.  
  9. /* Resolve BSD string functions in X Window library from libucb.a.  */
  10. #define BSTRING
  11.  
  12. /* kelsey@mdd.comm.mot.com says this makes X windows work.  */
  13. #define BROKEN_FIONREAD
  14.