mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
New syntax for the substituted variables - $(var).
Improved the variable substitution (all references in a string are replaced). Added special redirect loading code (to separate card dependant code to single files).
This commit is contained in:
parent
135461daeb
commit
61bf03ce70
8 changed files with 537 additions and 85 deletions
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS=control mixer pcm rawmidi timer hwdep seq instr compat
|
||||
SUBDIRS=control mixer pcm rawmidi timer hwdep seq instr compat cards
|
||||
COMPATNUM=@LIBTOOL_VERSION_INFO@
|
||||
|
||||
lib_LTLIBRARIES = libasound.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue