summaryrefslogtreecommitdiff
path: root/win32/build/configure.tail
blob: c06b03d36201fedc61a3f0713a1cf2e6f4f47ad9 (plain)
1
2
3
4
5
6
7
8
9
10
// 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();