home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / nn.tar / nn-6.5.1 / conf / s-3b1g.h < prev    next >
C/C++ Source or Header  |  1995-04-29  |  298b  |  18 lines

  1. /*
  2.  *    These defs for GCC 1.34 on a UNIX-PC.  Written by Steve
  3.  *    Simmons (scs@lokkur.dexter.mi.us).  Shoot me, not Kim.
  4.  */
  5.  
  6. #include "s-sys5-tcap.h"
  7.  
  8. #undef    SIGNAL_HANDLERS_ARE_VOID
  9.  
  10. #undef    HAVE_MKDIR
  11.  
  12. #undef    DETATCH_TERMINAL
  13.  
  14. #undef    MAILX
  15. #define    MAILX        "/bin/mail"
  16.  
  17. #define COMPILER_FLAGS -g -O
  18.