home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / s / vms5-5.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-28  |  276 b   |  11 lines

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