mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04: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
|
|
@ -25,6 +25,7 @@ AC_CONFIG_SRCDIR([polyp/main.c])
|
|||
AC_CONFIG_HEADERS([config.h])
|
||||
AM_INIT_AUTOMAKE([foreign -Wall])
|
||||
|
||||
AC_SUBST(PA_MAJORMINOR, "$PACKAGE_VERSION")
|
||||
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/polypaudio/])
|
||||
|
||||
if type -p stow > /dev/null && test -d /usr/local/stow ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue