Mercurial > hg > xemacs-beta
comparison src/s/sunos4-1.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 5a88923fcbfe |
children |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
44 #endif | 44 #endif |
45 | 45 |
46 /* Define dlopen, dlclose, dlsym. */ | 46 /* Define dlopen, dlclose, dlsym. */ |
47 #define USE_DL_STUBS | 47 #define USE_DL_STUBS |
48 | 48 |
49 #if 0 /* mrb */ | |
50 #if !defined(HAVE_STRERROR) && defined(__SUNPRO_C) | |
51 #define HAVE_STRERROR | |
52 #endif | |
53 #endif | |
54 | |
55 /* This appears to be broken on SunOS4.1.[123] */ | 49 /* This appears to be broken on SunOS4.1.[123] */ |
56 #define BROKEN_SIGIO | 50 #define BROKEN_SIGIO |