mirror of
https://github.com/php/php-src.git
synced 2026-04-01 05:02:27 +02:00
According to Autoconf docs and upstream code, AC_DEFINE_UNQUOTED must be used where variables are present in the arguments. Follow up of GH-13552