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