mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
make new build logic actually work
This commit is contained in:
parent
b978d842ab
commit
695d300156
2 changed files with 65 additions and 60 deletions
|
|
@ -34,7 +34,6 @@ AM_INIT_AUTOMAKE([foreign 1.10 -Wall])
|
|||
|
||||
AC_SUBST(PA_MAJORMINOR, PA_MAJOR.PA_MINOR)
|
||||
AC_SUBST(PA_MAJORMINORMICRO, PA_MAJOR.PA_MINOR.PA_MICRO)
|
||||
AC_SUBST(PA_MMM_USCORE, AS_TR_SH(PA_MAJOR.PA_MINOR.PA_MICRO))
|
||||
AC_SUBST(PACKAGE_URL, [http://pulseaudio.org/])
|
||||
|
||||
AC_SUBST(PA_API_VERSION, 12)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue