Mercurial > emacs
view src/s/sol2-6.h @ 97756:7e52eba0b75f
X-coding-system incompatibility:
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00855.html
"This appears to be fixed in emacs 22.1.1."
"That's as good as we can hope for, I think."
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Aug 2008 07:05:33 +0000 |
parents | 9a68f1087040 |
children | ed20cbe62401 |
line wrap: on
line source
/* Handle Solaris 2.6. */ #include "sol2-5.h" #if 0 /* dldump does not handle all the extensions used by GNU ld. */ #undef UNEXEC #define UNEXEC unexsol.o #endif /* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca (do not change this comment) */