mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
10b2172f01
--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