Mercurial > hg > xemacs-beta
diff src/s/ewsux5r4.h @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | 0132846995bd |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/ewsux5r4.h Mon Aug 13 08:45:50 2007 +0200 @@ -0,0 +1,24 @@ +/* Synched up with: Mule 2.0. Not in FSF. */ + +/* Definitions file for GNU Emacs running on NEC's EWS-UX/V(Rel4.2) + (System V Release 4.2) */ + +#include "usg5-4-2.h" + +#ifndef nec_ews +#define nec_ews +#endif +#ifndef nec_ews_svr4 +#define nec_ews_svr4 +#endif + +#define XOS_NEEDS_TIME_H +#define HAVE_CLOCK + +#ifdef __STDC__ +#define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode) +#endif + +#ifndef __GNUC__ +#define C_DEBUG_SWITCH -O -KOlimit=2000 -ZXNd=5000 +#endif