Advertisement
Guest User

Untitled

a guest
Oct 4th, 2012
677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. --- a/configure
  2. +++ b/configure
  3. @@ -3769,7 +3769,7 @@ EOF
  4. fi
  5. check_header soundcard.h
  6.  
  7. -enabled_any alsa_indev alsa_outdev && check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound
  8. +enabled_any alsa_indev alsa_outdev libflite && check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound
  9.  
  10. enabled jack_indev && check_lib2 jack/jack.h jack_client_open -ljack && check_func sem_timedwait &&
  11. check_func jack_port_get_latency_range -ljack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement