mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
Remove check for libatomic_ops library as some systems have no (zero, nada)
symbols in it. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1346 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
078420a9d2
commit
c4e47c63b7
1 changed files with 0 additions and 6 deletions
|
|
@ -326,12 +326,6 @@ AC_CHECK_HEADERS([atomic_ops.h], [], [
|
||||||
AC_MSG_ERROR([*** libatomic-ops headers not found])
|
AC_MSG_ERROR([*** libatomic-ops headers not found])
|
||||||
])
|
])
|
||||||
|
|
||||||
AC_SEARCH_LIBS([AO_spin], [atomic_ops], [], [
|
|
||||||
AC_MSG_ERROR([*** libatomic-ops library file not found])
|
|
||||||
])
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### OSS support (optional) ####
|
#### OSS support (optional) ####
|
||||||
|
|
||||||
AC_ARG_ENABLE([oss],
|
AC_ARG_ENABLE([oss],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue