view src/s/irix5-2.h @ 14911:f736e9cb067e libc-960329 libc-960330 libc-960331 libc-960401 libc-960402 libc-960403 libc-960404 libc-960405 libc-960406 libc-960407 libc-960408

(aux): Delete another duplicate entry.
author Doug Evans <dje@gnu.org>
date Fri, 29 Mar 1996 01:49:55 +0000
parents 2935ee86a8f8
children af2906590846
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

/* schoepf@goofy.zdv.Uni-Mainz.de reports he needed -lw with X11R6
   on Irix 5.3.  I don't know which Irix version that need starts with.  */
#define NEED_LIBW