changeset 13941:b9e41e8f770d

Initial revision
author Karl Heuer <kwzh@gnu.org>
date Thu, 04 Jan 1996 22:57:41 +0000
parents 1b0e886a4476
children b01288cb5fc8
files src/s/vms5-5.h
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/s/vms5-5.h	Thu Jan 04 22:57:41 1996 +0000
@@ -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