mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
add version number to library names
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@190 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
25123469d5
commit
11f0aae5d6
9 changed files with 53 additions and 51 deletions
|
|
@ -6,5 +6,5 @@ includedir=${prefix}/include
|
|||
Name: polyplib-mainloop
|
||||
Description: Main loop support for polypaudio
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpolyp-mainloop
|
||||
Libs: -L${libdir} -lpolyp-mainloop-@PA_MAJORMINOR@
|
||||
Cflags: -D_REENTRANT -I${includedir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue