summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 68d9d5d5..07b2cfa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -206,6 +206,8 @@ AC_SEARCH_LIBS([dlopen], [dl])
# BSD
AC_SEARCH_LIBS([connect], [socket])
+AC_SEARCH_LIBS([shm_open], [rt])
+
# Non-standard
# This magic is needed so we do not needlessly add static libs to the win32