aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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