mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Introduce --with-pkgconfdir, add 64-bit defaults to gitcompile
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
226a34ac09
commit
98d4ed8810
3 changed files with 49 additions and 3 deletions
|
|
@ -4,7 +4,8 @@ aclocal_DATA=alsa.m4
|
|||
endif
|
||||
EXTRA_DIST=alsa.m4 buildrpm alsa.pc.in
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
alsapkgconfdir = @ALSA_PKGCONF_DIR@
|
||||
pkgconfigdir = $(alsapkgconfdir)
|
||||
pkgconfig_DATA = alsa.pc
|
||||
|
||||
rpm: buildrpm alsa-lib.spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue