Lines Matching refs:sound
1403 --with-sound select sound system ("oss", "sgi", "sun", "alsa" or "libao")
1410 --with-debug-sound enable debugging of sound code
6129 # sound
6132 sound="yes"
6134 # Check whether --with-sound was given.
6137 sound="$withval"
6400 if test "$sound" != "no"; then
6408 case $sound in
6453 as_fn_error $? "Selected sound system is not available." "$LINENO" 5
6464 as_fn_error $? "Selected sound system is not available." "$LINENO" 5
6474 as_fn_error $? "Selected sound system is not available." "$LINENO" 5
6486 as_fn_error $? "Selected sound system is not available." "$LINENO" 5
6498 as_fn_error $? "Selected sound system is not available." "$LINENO" 5
6506 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: sound support disabled" >&5
6507 $as_echo "$as_me: WARNING: sound support disabled" >&2;}
7795 # Check whether --with-debug-sound was given.