Use AC_FUNC_VFORK.
authorDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:21:43 +0000 (16:21 +0000)
committerDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:21:43 +0000 (16:21 +0000)
configure.in

index f7f2f05..aa729f8 100644 (file)
@@ -1946,6 +1946,8 @@ else
   AC_MSG_RESULT(no)
 fi
 
+AC_FUNC_VFORK
+
 # Set up the CFLAGS for real compilation, so we can substitute it.
 CFLAGS="$REAL_CFLAGS"