Home
last modified time | relevance | path

Searched refs:INCLUDED_DRIVERS (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/
H A Dconfigure.in513 INCLUDED_DRIVERS=""
515 AC_DEFUN([CHECKDRV], [ if test "x$1" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS $2"; else E…
525 echo " Included drivers: $INCLUDED_DRIVERS"
H A Dconfigure12311 INCLUDED_DRIVERS=""
12314 …if test "x$HAVE_OSS" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS OSS"; else EXCLUDED_DRIVER…
12315 …if test "x$HAVE_ALSALIB" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS ALSA"; else EXCLUDED_D…
12316 …if test "x$MHW_HAVE_JACK" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS JACK"; else EXCLUDED_…
12317 …if test "x$MHW_HAVE_SUNAUDIO" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS Sun"; else EXCLUD…
12318 …if test "x$MHW_HAVE_PORTAUDIO" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS PortAudio"; else…
12319 …if test "x$MHW_HAVE_SDL" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS SDL"; else EXCLUDED_DR…
12320 …if test "x$MHW_HAVE_ESOUND" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS EsounD"; else EXCLU…
12321 …if test "x$MHW_HAVE_ARTSC" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS aRts"; else EXCLUDED…
12322 …if test "x$MHW_HAVE_PULSE" = "xyes"; then INCLUDED_DRIVERS="$INCLUDED_DRIVERS PulseAudio"; else EX…
[all …]