From: Christian Grothoff Date: Mon, 19 Oct 2009 09:51:30 +0000 (+0000) Subject: vfork X-Git-Tag: initial-import-from-subversion-38251~23331 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bfcfb966a7f1bf8c42886d46fde20139a62f0c60;p=oweals%2Fgnunet.git vfork --- diff --git a/configure.ac b/configure.ac index 91105c3c3..59826605a 100644 --- a/configure.ac +++ b/configure.ac @@ -550,6 +550,7 @@ AC_CHECK_MEMBER([struct sockaddr_in.sin_len], # Checks for library functions. AC_FUNC_CLOSEDIR_VOID AC_FUNC_FORK +AC_FUNC_VFORK AC_PROG_GCC_TRADITIONAL AC_FUNC_MEMCMP AC_FUNC_SELECT_ARGTYPES