# HG changeset patch # User Dave Love # Date 950372503 0 # Node ID 0e757af73aefae481690c2e8e2bfcf6d3f5d443d # Parent 07d0ca47b57a5055ebdf28f8cbd56b9b73789241 Use AC_FUNC_VFORK. diff -r 07d0ca47b57a -r 0e757af73aef configure.in --- a/configure.in Sat Feb 12 14:14:32 2000 +0000 +++ b/configure.in Sat Feb 12 16:21:43 2000 +0000 @@ -1946,6 +1946,8 @@ AC_MSG_RESULT(no) fi +AC_FUNC_VFORK + # Set up the CFLAGS for real compilation, so we can substitute it. CFLAGS="$REAL_CFLAGS"