mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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