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

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

generate_files();