mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-28 07:00:13 -05:00
fix parsing of POLYP_SERVER environment variable
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@196 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b1ab6869fb
commit
1231598206
4 changed files with 12 additions and 6 deletions
|
|
@ -63,6 +63,11 @@ polypinclude_HEADERS= \
|
|||
sample.h \
|
||||
glib-mainloop.h
|
||||
|
||||
### Warning! Due to an obscure bug in libtool/automake it is required
|
||||
### that the libraries in modlib_LTLIBRARIES are specified in-order,
|
||||
### i.e. libraries near the end of the list depend on libraries near
|
||||
### the head, and not the other way!
|
||||
|
||||
modlib_LTLIBRARIES= \
|
||||
libsocket-util.la \
|
||||
libiochannel.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue