Mercurial > emacs
comparison src/s/gnu-linux.h @ 27679:3a341ccd370c
Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Sat, 12 Feb 2000 17:05:37 +0000 |
| parents | 94eb27ce53aa |
| children | 65fca17fb602 |
comparison
equal
deleted
inserted
replaced
| 27678:c370bafa362e | 27679:3a341ccd370c |
|---|---|
| 207 | 207 |
| 208 /* This is needed for sysdep.c */ | 208 /* This is needed for sysdep.c */ |
| 209 | 209 |
| 210 #define NO_SIOCTL_H /* don't have sioctl.h */ | 210 #define NO_SIOCTL_H /* don't have sioctl.h */ |
| 211 | 211 |
| 212 #define HAVE_VFORK | |
| 213 #define HAVE_SYS_SIGLIST | |
| 214 #define HAVE_GETWD /* cure conflict with getcwd? */ | 212 #define HAVE_GETWD /* cure conflict with getcwd? */ |
| 215 #define HAVE_WAIT_HEADER | 213 #define HAVE_WAIT_HEADER |
| 216 | 214 |
| 217 #define SYSV_SYSTEM_DIR /* use dirent.h */ | 215 #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 218 | 216 |
