mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-16 06:59:57 -05:00
Remove sequencer instrument layer
Remove obsoleted sequencer instrument layer from alsa-lib. The old symbols are compiled in as default as dummy functions (unless --disable-old-symbols is given to configure) so that the old binaries can still work more or less.
This commit is contained in:
parent
078112dfdf
commit
54a2cf5ecf
18 changed files with 235 additions and 1784 deletions
|
|
@ -1,7 +1,6 @@
|
|||
alsasoundincludedir = ${includedir}/alsa/sound
|
||||
|
||||
alsasoundinclude_HEADERS = ainstr_fm.h ainstr_gf1.h ainstr_simple.h ainstr_iw.h \
|
||||
asound_fm.h hdsp.h sb16_csp.h sscape_ioctl.h emu10k1.h \
|
||||
alsasoundinclude_HEADERS = asound_fm.h hdsp.h sb16_csp.h sscape_ioctl.h emu10k1.h \
|
||||
type_compat.h
|
||||
|
||||
noinst_HEADERS = asound.h asoundef.h asequencer.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue