Mercurial > emacs
view src/s/irix5-2.h @ 14619:856299d6fef8
(C_DEBUG_SWITCH) [not __GNUC__]: New definition.
(C_OPTIMIZE_SWITCH) [not __GNUC__]: Add #undef.
(X11R5_INHIBIT_I18N): #undef deleted.
(REL_ALLOC): Add #undef.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 21 Feb 1996 21:13:39 +0000 |
parents | 6381e2bfdc34 |
children | 2935ee86a8f8 |
line wrap: on
line source
#include "irix5-0.h" /* as of version 5.2, irix no longer uses flock, according to jackr@wpd.sgi.com. */ #undef MAIL_USE_FLOCK /* C-g in select is not handled properly with restartable system calls. So don't use them. */ #undef SA_RESTART