1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Files
archived-php-src/win32/build/configure.tail
T

12 lines
184 B
JavaScript

// vim:ft=javascript
// $Id$
// tail end of configure
if (sapi_enabled.length < 1) {
MESSAGE("");
ERROR("No SAPI selected, please enable at least one SAPI.");
}
generate_files();