configure.tail 200 B

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