xref: /PHP-5.5/win32/build/configure.tail (revision 4df03c1d)
1// vim:ft=javascript
2// $Id$
3// tail end of configure
4
5if (!MODE_PHPIZE && sapi_enabled.length < 1) {
6	MESSAGE("");
7	ERROR("No SAPI selected, please enable at least one SAPI.");
8}
9
10generate_files();
11
12