Path : /var/www/html/smartcirqls.com/phpMyAdmin-4.9.1-all-languages/vendor/twig/twig/ext/twig/ |
Current File : /var/www/html/smartcirqls.com/phpMyAdmin-4.9.1-all-languages/vendor/twig/twig/ext/twig/config.m4 |
dnl config.m4 for extension twig PHP_ARG_ENABLE(twig, whether to enable twig support, [ --enable-twig Enable twig support]) if test "$PHP_TWIG" != "no"; then PHP_NEW_EXTENSION(twig, twig.c, $ext_shared) fi