repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix the LessTif-directory-finder for real.
[emacs.git]
/
src
/
s
/
vms5-5.h
blob
e51fedf6317f76164dc137956b6b44fad9be8d2f
1
#include
"vms.h"
2
#define VMS5_5
3
#define VMS4_4
4
5
/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
6
And defining it causes lossage because sys_errlist has a different
7
number of elements. */
8
#undef SHARABLE_LIB_BUG