* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
[emacs.git] / src / s / hpux11.h
blob48f60841047d57437a91c43e18bdbe5abfe4cebd
1 #include "hpux10-20.h"
3 /* SA_RESTART resets the timeout of `select', so don't use it. */
4 #define BROKEN_SA_RESTART
6 /* It does work on HPUX to open the pty's tty in the parent (Emacs),
7 then close and reopen it in the child. */
8 #define USG_SUBTTY_WORKS
10 /* arch-tag: f5a3d780-82cd-4a9a-832e-a4031aab788b
11 (do not change this comment) */