mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +02:00
With recent transition to pkg-config/pkgconf this macro has been now a simple wrapper for PKG_CHECK_MODULES and PHP_EVAL_INCLINE so it's better to omit it altogether and use these two in the *.m4 code directly.