ARG_ENABLE('ecore', 'ecore support', 'no'); if (PHP_ECORE != 'no') { AC_DEFINE('HAVE_ECORE', 1, 'ecore support enabled'); EXTENSION('ecore', 'ecore.c', null, '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1'); }