From 742fe3c110f69e88c323e5cfc4af35947f158cdc Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 4 Feb 2008 15:59:07 +0100 Subject: [PATCH] Remove obsolete instr check in configure --- configure.in | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.1