Browse Source

configure: remove redundant alsa/asoundlib.h check

Originally committed as revision 17650 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Måns Rullgård 17 years ago
parent
commit
92971e91ec
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure View File

@@ -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


Loading…
Cancel
Save