Mercurial > emacs
view src/s/vms5-5.h @ 24666:239ee0e7b828
(copy_executable_and_move_sections): Ifdef out a
couple of unused switch cases that aren't defined on all
platforms.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Sun, 02 May 1999 09:59:03 +0000 |
parents | b9e41e8f770d |
children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line source
#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