home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / e20313sr.zip / emacs / 20.3.1 / src / s / vms5-5.h < prev    next >
C/C++ Source or Header  |  1999-06-27  |  247b  |  9 lines

  1. #include "vms.h"
  2. #define VMS5_5
  3. #define VMS4_4
  4.  
  5. /* The bug that SHARABLE_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 SHARABLE_LIB_BUG
  9.