summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c242c49148..560d27bae5 100755
--- a/configure
+++ b/configure
@@ -1569,7 +1569,7 @@ fi
check_func fork
check_func gethrtime
check_func getrusage
-check_func inet_aton
+check_func inet_aton $network_extralibs
check_func memalign
check_func mkstemp
check_func2 windows.h GetProcessTimes