home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / GNUGREP / 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.