mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
fef55bc8e4
When configuring with tidy library installed in non-standard paths, the
library adding macro must be done before the PHP_CHECK_LIBRARY to be
able to detect it. This fixes these edge cases. For example:
./configure --with-tidy=/path/to/custom-tidy-installation