Mercurial > hg > xemacs-beta
view src/s/ewsux5r4.h @ 2563:6bee993389f3
[xemacs-hg @ 2005-02-04 03:01:19 by ben]
misc source fixes
dumper.c: Include extra DUMP_SLACK when allocating space for exe path.
glyphs-eimage.c: Reformat comment.
sysproc.h: Delete out-of-date comment about abort.
author | ben |
---|---|
date | Fri, 04 Feb 2005 03:01:21 +0000 |
parents | 023b83f4e54b |
children |
line wrap: on
line source
/* Synched up with: Mule 2.0. Not in FSF. */ /* Definitions file for XEmacs 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