config_query APACHE24_SHARED "Build modules as shared?" n  &&

if (spell_ok apache1)||(spell_ok apache2)||(spell_ok apache22); then
  message "Apache 2.4.* is incompatible with 1.*, 2.0.* and 2.2.*"
  query "Are you sure you want to continue?" n
fi
