Mercurial > hg > xemacs-beta
comparison src/s/decosf4-0.h @ 86:364816949b59 r20-0b93
Import from CVS: tag r20-0b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:02 +0200 |
parents | c7528f8e288d |
children | b980b6286996 |
comparison
equal
deleted
inserted
replaced
85:c661705957e0 | 86:364816949b59 |
---|---|
24 #define regoff_t sys_regoff_t | 24 #define regoff_t sys_regoff_t |
25 #define regmatch_t sys_regmatch_t | 25 #define regmatch_t sys_regmatch_t |
26 | 26 |
27 #define SYSTEM_MALLOC | 27 #define SYSTEM_MALLOC |
28 #define HAVE_RENAME | 28 #define HAVE_RENAME |
29 | |
30 /* Digital Unix 4.0 has a realpath, but it's buggy. And I | |
31 *do* mean buggy. */ | |
32 #undef HAVE_REALPATH |