ARG_ENABLE("propro", "for propro support", "no"); if (PHP_PROPRO == "yes") { EXTENSION("propro", "php_propro.c"); }