* add new configure option --with-module-dir=

* drop version suffix from soname of libpolyp and friends
* add version suffix by default to $(modlibexecdir)


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@885 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-05-16 17:54:33 +00:00
parent 929899015d
commit 55215597c4
7 changed files with 66 additions and 55 deletions

View file

@ -6,6 +6,6 @@ includedir=${prefix}/include
Name: polyplib
Description: Client interface to polypaudio
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpolyp-@PA_MAJORMINOR@
Libs: -L${libdir} -lpolyp
Cflags: -D_REENTRANT -I${includedir}
Requires: