aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-19 09:51:30 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-19 09:51:30 +0000
commitbfcfb966a7f1bf8c42886d46fde20139a62f0c60 (patch)
tree218b39460d42e617921078f7e24a4b54860879e3 /configure.ac
parente37291924320dd72a9011056544b1ebbe9f5e05e (diff)
downloadgnunet-bfcfb966a7f1bf8c42886d46fde20139a62f0c60.tar.gz
gnunet-bfcfb966a7f1bf8c42886d46fde20139a62f0c60.zip
vfork
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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],
550# Checks for library functions. 550# Checks for library functions.
551AC_FUNC_CLOSEDIR_VOID 551AC_FUNC_CLOSEDIR_VOID
552AC_FUNC_FORK 552AC_FUNC_FORK
553AC_FUNC_VFORK
553AC_PROG_GCC_TRADITIONAL 554AC_PROG_GCC_TRADITIONAL
554AC_FUNC_MEMCMP 555AC_FUNC_MEMCMP
555AC_FUNC_SELECT_ARGTYPES 556AC_FUNC_SELECT_ARGTYPES