if  spell_ok  alsa-lib;  then
  config_query  GKRELLM_V_ALSA  "Build with ALSA support (fallback to OSS)"  y
else
  config_query  GKRELLM_V_ALSA  "Build with ALSA support (fallback to OSS)"  n
fi  &&
config_query  GKRELLM_V_I18N "Build with internacionalization support"  y
