summaryrefslogtreecommitdiff
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 2c0eda8..ce094b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,6 +102,7 @@ AC_SEARCH_LIBS([socket], [socket], [],
[AC_MSG_ERROR([cannot find socket library (library with socket symbol)])],
[-lnsl])])
AC_SEARCH_LIBS([clock_gettime], [rt])
+AC_SEARCH_LIBS([posix_spawnp], [rt])
AC_MSG_CHECKING([if htonll is defined])
dnl # Check for htonll