mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
(IRIX5, SETPGRP_RELEASES_CTTY): Defined.
This commit is contained in:
parent
c14e53a442
commit
aa7244809d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#include "usg5-4.h"
|
||||
|
||||
#define IRIX5
|
||||
|
||||
#define SETPGRP_RELEASES_CTTY
|
||||
|
||||
#ifdef LIBS_SYSTEM
|
||||
#undef LIBS_SYSTEM
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue