]> code.delx.au - gnu-emacs/blob - src/s/irix5-2.h
(TERMINFO): Define, if HAVE_NCURSES.
[gnu-emacs] / src / s / irix5-2.h
1 #include "irix5-0.h"
2
3 /* as of version 5.2, irix no longer uses flock,
4 according to jackr@wpd.sgi.com. */
5 #undef MAIL_USE_FLOCK
6
7 /* C-g in select is not handled properly with restartable
8 system calls. So don't use them. */
9 #undef SA_RESTART