home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / emacs-19.16 / src / s / vms5-5.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-15  |  241 b   |  9 lines

  1. #include "vms.h"
  2. #define VMS5_5
  3. #define VMS4_4
  4.  
  5. /* The bug that SHAREABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
  6.    And defining it causes lossage because sys_errlist has a different
  7.    number of elements.  */
  8. #undef SHAREABLE_LIB_BUG
  9.