mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +02:00
When Valgrind is enabled and not found on the system, default error can be thrown by PKG_CHECK_MODULES instead of writing a manual error step. - This uses less redundant variables and has synced CS. - AS_VAR_IF used instead of raw shell ifs - Added some basic help descriptions for macro definitions