Ticket #210: pulseaudio-0.9.8-link-rt.patch
| File pulseaudio-0.9.8-link-rt.patch, 332 bytes (added by matthijs, 4 years ago) |
|---|
-
pulseaudio-0.9.8/configure.ac
old new 273 273 AC_SEARCH_LIBS([dlopen], [dl]) 274 274 AC_SEARCH_LIBS([shm_open], [rt]) 275 275 AC_SEARCH_LIBS([inet_ntop], [nsl]) 276 AC_SEARCH_LIBS([timer_create], [rt]) 276 277 277 278 # BSD 278 279 AC_SEARCH_LIBS([connect], [socket])
