mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-06 04:06:34 -05:00
Add the attributes.m4 macro file from xine/lscube.
This is a shared macro file that is currently maintained in both xine and lscube repositories and contains a series of utility macros to check compiler and linker features. Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
This commit is contained in:
parent
a42def6e9c
commit
ca133ff6a2
4 changed files with 321 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS=doc include src
|
||||
if BUILD_MODULES
|
||||
SUBDIRS += modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue