1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 20:41:18 +02:00
Files
archived-php-src/win32/build/configure.tail
2010-12-13 20:55:13 +00:00

12 lines
200 B
JavaScript

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