From 92971e91ecab34b296dccffa02ab3cb6ea95d9fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Fri, 27 Feb 2009 21:15:12 +0000 Subject: [PATCH] configure: remove redundant alsa/asoundlib.h check Originally committed as revision 17650 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index a8d094f40d..a86e80d3de 100755 --- a/configure +++ b/configure @@ -2108,7 +2108,6 @@ check_header dev/ic/bt8xx.h check_header sys/soundcard.h check_header soundcard.h -check_header alsa/asoundlib.h && check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound # deal with the X11 frame grabber