mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02:00
--enable-phpdbg is not detected on old systems (e.g.: stock FreeBSD 8), due to a PHPism in config.m4 (use of == operator). Replacing == with the historic = makes it pass.
2.7 KiB
2.7 KiB