Return to configure.tail CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / win32 / build |
1.1 misho 1: // vim:ft=javascript
1.1.1.2 ! misho 2: // $Id$
1.1 misho 3: // tail end of configure
4:
5: if (!MODE_PHPIZE && sapi_enabled.length < 1) {
6: MESSAGE("");
7: ERROR("No SAPI selected, please enable at least one SAPI.");
8: }
9:
10: generate_files();
11: