Mercurial > hg > xemacs-beta
comparison src/s/hpux.h @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
58 /* | 58 /* |
59 * Define HAVE_PTYS if the system supports pty devices. | 59 * Define HAVE_PTYS if the system supports pty devices. |
60 */ | 60 */ |
61 | 61 |
62 #define HAVE_PTYS | 62 #define HAVE_PTYS |
63 | |
64 /* XEmacs addition */ | |
65 | |
66 #define HAVE_UNION_WAIT | |
67 | 63 |
68 /* If your system uses COFF (Common Object File Format) then define the | 64 /* If your system uses COFF (Common Object File Format) then define the |
69 preprocessor symbol "COFF". */ | 65 preprocessor symbol "COFF". */ |
70 | 66 |
71 /* #define COFF */ | 67 /* #define COFF */ |