mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
really fix API version API
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@249 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
6dfab4ec7b
commit
d09240118c
7 changed files with 23 additions and 10 deletions
|
|
@ -28,6 +28,8 @@ AM_INIT_AUTOMAKE([foreign -Wall])
|
|||
AC_SUBST(PA_MAJORMINOR, "$PACKAGE_VERSION")
|
||||
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/polypaudio/])
|
||||
|
||||
AC_SUBST(PA_API_VERSION, 6)
|
||||
|
||||
if type -p stow > /dev/null && test -d /usr/local/stow ; then
|
||||
AC_MSG_NOTICE([*** Found /usr/local/stow: default install prefix set to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***])
|
||||
ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue