projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35caf0c
)
look for shm_open in -lrt
author
Lennart Poettering
<lennart@poettering.net>
Fri, 18 Aug 2006 19:57:19 +0000
(19:57 +0000)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 18 Aug 2006 19:57:19 +0000
(19:57 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1269
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
68d9d5d
..
07b2cfa
100644
(file)
--- 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