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:
Lennart Poettering 2004-09-11 00:03:00 +00:00
parent 25123469d5
commit 11f0aae5d6
9 changed files with 53 additions and 51 deletions

View file

@ -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