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-dnix5-3.h < prev    next >
C/C++ Source or Header  |  1995-04-29  |  275b  |  15 lines

  1. /*
  2.  *    This version is for dnix version 5.3 on DIAB DS90.
  3.  */
  4.  
  5. #include "s-sys5.h"
  6.  
  7. /*
  8.  *    Define AVOID_SHELL_EXEC if the system gets confused by
  9.  *        #!/bin/sh
  10.  *    lines in shell scripts, e.g. only reads #! and thinks it
  11.  *    is a csh script.
  12.  */
  13.  
  14. #define AVOID_SHELL_EXEC        /* */
  15.