From: Karl Heuer Date: Thu, 4 Jan 1996 22:57:41 +0000 (+0000) Subject: Initial revision X-Git-Tag: emacs-19.34~1919 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b952f106893975815d0fea49331ed0ee757442ea;p=emacs.git Initial revision --- diff --git a/src/s/vms5-5.h b/src/s/vms5-5.h new file mode 100644 index 00000000000..e51fedf6317 --- /dev/null +++ b/src/s/vms5-5.h @@ -0,0 +1,8 @@ +#include "vms.h" +#define VMS5_5 +#define VMS4_4 + +/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS. + And defining it causes lossage because sys_errlist has a different + number of elements. */ +#undef SHARABLE_LIB_BUG