mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
Remove obsolete instr check in configure
This commit is contained in:
parent
b2f43ced1c
commit
742fe3c110
1 changed files with 0 additions and 2 deletions
|
|
@ -601,7 +601,5 @@ test "$build_seq" = "yes" && echo "#include <alsa/seq_event.h>" >> include/asoun
|
|||
test "$build_seq" = "yes" && echo "#include <alsa/seq.h>" >> include/asoundlib.h
|
||||
test "$build_seq" = "yes" && echo "#include <alsa/seqmid.h>" >> include/asoundlib.h
|
||||
test "$build_seq" = "yes" && echo "#include <alsa/seq_midi_event.h>" >> include/asoundlib.h
|
||||
test "$build_instr" = "yes" && echo "#include <alsa/conv.h>" >> include/asoundlib.h
|
||||
test "$build_instr" = "yes" && echo "#include <alsa/instr.h>" >> include/asoundlib.h
|
||||
cat "$srcdir"/include/asoundlib-tail.h >> include/asoundlib.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue