Lines Matching refs:alsamixer
151 dnl Disable alsamixer
155 alsamixer=
157 AC_ARG_ENABLE(alsamixer, optenable
158 AS_HELP_STRING([--disable-alsamixer], [Disable alsamixer compilation]),
160 yes) alsamixer=true ;;
161 no) alsamixer=false ;;
162 *) AC_MSG_ERROR(bad value ${enableval} for --enable-alsamixer) ;;
163 esac],[alsamixer=true])
165 AM_CONDITIONAL(ALSAMIXER, test x$alsamixer = xtrue)
219 if test x$alsamixer = xtrue; then
441 alsamixer/Makefile amidi/Makefile amixer/Makefile \