xref: /PHP-7.2/win32/build/configure.tail (revision 60a69dae)
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