home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / grep20.zip / INSTALL.VMS < prev    next >
Text File  |  1993-05-23  |  157b  |  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.