From: Takashi Iwai Date: Mon, 4 Feb 2008 14:59:07 +0000 (+0100) Subject: Remove obsolete instr check in configure X-Git-Tag: v1.0.16~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=742fe3c110f69e88c323e5cfc4af35947f158cdc;p=alsa-lib.git Remove obsolete instr check in configure --- diff --git a/configure.in b/configure.in index 54525591..24fa44b1 100644 --- a/configure.in +++ b/configure.in @@ -601,7 +601,5 @@ test "$build_seq" = "yes" && echo "#include " >> include/asoun test "$build_seq" = "yes" && echo "#include " >> include/asoundlib.h test "$build_seq" = "yes" && echo "#include " >> include/asoundlib.h test "$build_seq" = "yes" && echo "#include " >> include/asoundlib.h -test "$build_instr" = "yes" && echo "#include " >> include/asoundlib.h -test "$build_instr" = "yes" && echo "#include " >> include/asoundlib.h cat "$srcdir"/include/asoundlib-tail.h >> include/asoundlib.h