view src/s/irix5-2.h @ 14101:ef1445ba2512

(locallisppath): Put version-specific dir first. (hppa-*-nextstep*): New alternative. (USE_X_TOOLKIT): By default, set this to "maybe"; and change that later to LUCID or "no" according to X11 version.
author Karl Heuer <kwzh@gnu.org>
date Tue, 09 Jan 1996 22:56:20 +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