Mercurial > emacs
changeset 27674:c04790190e75
Add vfork bits.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 12 Feb 2000 16:25:11 +0000 |
parents | 0e757af73aef |
children | e655a2d4ecca |
files | src/config.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/config.in Sat Feb 12 16:21:43 2000 +0000 +++ b/src/config.in Sat Feb 12 16:25:11 2000 +0000 @@ -167,6 +167,7 @@ #undef HAVE_STDIO_EXT_H #undef STDC_HEADERS #undef TIME_WITH_SYS_TIME +#undef HAVE_VFORK_H #undef HAVE_SETITIMER #undef HAVE_UALARM @@ -284,6 +285,8 @@ #undef HAVE_AIX_SMT_EXP +#undef vfork + /* Define if you have the ANSI `strerror' function. Otherwise you must have the variable `char *sys_errlist[]'. */ #undef HAVE_STRERROR