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

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

