Home
last modified time | relevance | path

Searched refs:with_default_audio (Results 1 – 9 of 9) sorted by relevance

/dports/audio/flac123/flac123-0.0.12/
H A Dconfigure.ac42 if test "x$with_default_audio" != "x" -a "x$with_default_audio" != "xyes"; then
43 … AC_DEFINE_UNQUOTED(AUDIO_DEFAULT, "$with_default_audio",[Define the default libao output device.])
H A Dconfigure2482 withval=$with_default_audio;
2486 if test "x$with_default_audio" != "x" -a "x$with_default_audio" != "xyes"; then
/dports/audio/mpg321/mpg321-0.2.10/
H A Dconfigure.ac94 if test "x$with_default_audio" != "x" -a "x$with_default_audio" != "xyes"; then
95 … AC_DEFINE_UNQUOTED(AUDIO_DEFAULT, "$with_default_audio",[Define the default libao output device.])
H A Dconfigure5369 withval="$with_default_audio"
5373 if test "x$with_default_audio" != "x" -a "x$with_default_audio" != "xyes"; then
/dports/audio/flac123/flac123-0.0.12/autom4te.cache/
H A Doutput.0659 with_default_audio
2481 if test "${with_default_audio+set}" = set; then :
2482 withval=$with_default_audio;
2486 if test "x$with_default_audio" != "x" -a "x$with_default_audio" != "xyes"; then
2489 @%:@define AUDIO_DEFAULT "$with_default_audio"
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/
H A Dconfigure.ac2039 if test "x$with_default_audio" != "x"; then
2040 default_output_module=$with_default_audio
H A Dconfigure15269 withval=$with_default_audio;
18820 if test "x$with_default_audio" != "x"; then
18821 default_output_module=$with_default_audio
/dports/audio/mpg123/mpg123-1.29.3/
H A Dconfigure.ac2181 if test "x$with_default_audio" != "x"; then
2182 default_output_modules=`echo "$with_default_audio" | tr , ' '`
H A Dconfigure15208 withval=$with_default_audio;
18755 if test "x$with_default_audio" != "x"; then
18756 default_output_modules=`echo "$with_default_audio" | tr , ' '`