mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Only install alsa.m4 if aclocal is present
This commit is contained in:
parent
da615d2a4f
commit
4fad6cb780
4 changed files with 48 additions and 9 deletions
|
|
@ -1,5 +1,7 @@
|
|||
if INSTALL_M4
|
||||
aclocaldir=$(datadir)/aclocal
|
||||
aclocal_DATA=alsa.m4
|
||||
endif
|
||||
|
||||
rpm: buildrpm alsa-lib.spec
|
||||
VERSION=$(VERSION) $(srcdir)/buildrpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue