summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 5ee5463ab9..efe87a287c 100644
--- a/configure.in
+++ b/configure.in
@@ -25,6 +25,7 @@ AC_HAVE_LIBRARY(m, [LIBS="$LIBS -lm"])
AC_HAVE_LIBRARY(dbm, [LIBS="$LIBS -ldbm"])
AC_HAVE_LIBRARY(socket, [LIBS="$LIBS -lsocket"])
AC_HAVE_LIBRARY(crypt, [LIBS="$LIBS -lcrypt"])
+AC_VFORK
AC_REPLACE_FUNCS(memmove mkdir strerror strftime\
strstr strtol strtoul strdup)
AC_HAVE_FUNCS(fmod killpg socket random wait4 waitpid syscall getcwd\