aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-02-12 16:25:11 +0000
committerDave Love <[email protected]>2000-02-12 16:25:11 +0000
commit92457a0bd8c26b2afecd51a1ef93f05f19d595fc (patch)
treedf7c11016f8fe4f71da67ff8d52dd1a12ebd141e /src/config.in
parent79e12078851ae92684f019fe85005ca665a00bff (diff)
Add vfork bits.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index f1b37bf86e..7292875955 100644
--- a/src/config.in
+++ b/src/config.in
@@ -167,6 +167,7 @@ Boston, MA 02111-1307, USA. */
#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 @@ Boston, MA 02111-1307, USA. */
#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