// vim:ft=javascript // $Id: configure.tail 306344 2010-12-13 18:43:10Z pajoye $ // tail end of configure if (!MODE_PHPIZE && sapi_enabled.length < 1) { MESSAGE(""); ERROR("No SAPI selected, please enable at least one SAPI."); } generate_files();