home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / grep-2.0 / INSTALL.VMS < prev    next >
Encoding:
Text File  |  1993-05-22  |  157 b   |  9 lines

  1. VMS users should try running the enclosed command file "make.com".
  2. It may be necessary to add 
  3.  
  4. #ifdef vms
  5. #include <perror.h>
  6. #endif
  7.  
  8. at line 72 of grep.c.
  9.