look for shm_open in -lrt

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1269 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-08-18 19:57:19 +00:00
parent 35caf0c4ea
commit 8ebef4d00f

View file

@ -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