1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00

Initial revision

This commit is contained in:
Karl Heuer 1996-01-04 22:57:41 +00:00
parent 743a28c6cb
commit b952f10689

8
src/s/vms5-5.h Normal file
View File

@ -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