summaryrefslogtreecommitdiff
path: root/win32/build/configure.tail
blob: a836053444bd447c2f3dbb6cf3dfacbbfd66c6f1 (plain)
1
2
3
4
5
6
7
8
9
// vim:ft=javascript
// tail end of configure

if (!MODE_PHPIZE && sapi_enabled.length < 1) {
	MESSAGE("");
	ERROR("No SAPI selected, please enable at least one SAPI.");
}

generate_files();