Mercurial > hg > xemacs-beta
comparison src/s/unipl5-2.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 |
---|---|
44 /* | 44 /* |
45 * Define HAVE_PTYS if the system supports pty devices. | 45 * Define HAVE_PTYS if the system supports pty devices. |
46 */ | 46 */ |
47 | 47 |
48 #define HAVE_PTYS | 48 #define HAVE_PTYS |
49 | |
50 /* Define this macro if system defines a type `union wait'. */ | |
51 | |
52 #define HAVE_UNION_WAIT | |
53 | 49 |
54 /* Subprocesses are supported under UniPlus System V Release 2. */ | 50 /* Subprocesses are supported under UniPlus System V Release 2. */ |
55 | 51 |
56 /* If your system uses COFF (Common Object File Format) then define the | 52 /* If your system uses COFF (Common Object File Format) then define the |
57 preprocessor symbol "COFF". */ | 53 preprocessor symbol "COFF". */ |