1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

Use AC_FUNC_VFORK.

This commit is contained in:
Dave Love 2000-02-12 16:21:43 +00:00
parent eedf8bde8e
commit 79e1207885

View 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"