configure.tail 191 B

123456789
  1. // vim:ft=javascript
  2. // tail end of configure
  3. if (!MODE_PHPIZE && sapi_enabled.length < 1) {
  4. MESSAGE("");
  5. ERROR("No SAPI selected, please enable at least one SAPI.");
  6. }
  7. generate_files();