mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
(IRIX4): Defined.
(IRIS_UTIME): #undef this.
This commit is contained in:
parent
426460bf35
commit
2b80da0a11
1 changed files with 2 additions and 0 deletions
|
|
@ -1,12 +1,14 @@
|
|||
#include "irix3-3.h"
|
||||
|
||||
#define USG5_3
|
||||
#define IRIX4
|
||||
|
||||
#define HAVE_ALLOCA
|
||||
#ifndef NOT_C_CODE
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
#undef IRIS_UTIME
|
||||
#undef NEED_SIOCTL
|
||||
|
||||
/* Make process_send_signal work by "typing" a signal character on the pty. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue