Mercurial > hg > xemacs-beta
comparison src/s/decosf4-0.h @ 151:59463afc5666 r20-3b2
Import from CVS: tag r20-3b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:37:19 +0200 |
parents | 6608ceec7cf8 |
children | 8eaf7971accc |
comparison
equal
deleted
inserted
replaced
150:8ebb1c0f0f6f | 151:59463afc5666 |
---|---|
29 /* Some V4.0* versions before V4.0B don't detect rename properly. */ | 29 /* Some V4.0* versions before V4.0B don't detect rename properly. */ |
30 #ifndef HAVE_RENAME | 30 #ifndef HAVE_RENAME |
31 #define HAVE_RENAME | 31 #define HAVE_RENAME |
32 #endif | 32 #endif |
33 | 33 |
34 /* Digital Unix 4.0 has a realpath, but it's buggy. And I | |
35 *do* mean buggy. */ | |
36 #undef HAVE_REALPATH | |
37 | |
38 #define LIBS_DEBUG | 34 #define LIBS_DEBUG |