changeset 27673:0e757af73aef

Use AC_FUNC_VFORK.
author Dave Love <fx@gnu.org>
date Sat, 12 Feb 2000 16:21:43 +0000
parents 07d0ca47b57a
children c04790190e75
files configure.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"