summaryrefslogtreecommitdiff
path: root/src/s/irix6-5.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-07 11:16:15 -0700
committerGlenn Morris <rgm@gnu.org>2012-07-07 11:16:15 -0700
commit41f9404e0cb421fcea07538bbd686d54200ed92d (patch)
tree9c603959ee77afdf3ae345c25c4a3244b2826930 /src/s/irix6-5.h
parent929e7845741487751d88cc43c180a540f3996210 (diff)
downloademacs-41f9404e0cb421fcea07538bbd686d54200ed92d.tar.gz
* configure.in (BROKEN_SA_RESTART): Doc fix.
* src/sysdep.c, src/s/irix6-5.h: Related comments.
Diffstat (limited to 'src/s/irix6-5.h')
-rw-r--r--src/s/irix6-5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h
index 7e5a5505ee2..30aca2b5416 100644
--- a/src/s/irix6-5.h
+++ b/src/s/irix6-5.h
@@ -80,7 +80,7 @@ char *_getpty();
#define NARROWPROTO 1
-#undef SA_RESTART
+#undef SA_RESTART /* not the same as defining BROKEN_SA_RESTART */
#undef TIOCSIGSEND /* defined in usg5-4-common.h */