mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
This fixes two minor Autoconf coding styles. Double quotes in arguments don't need to be escaped. This removes warning given by autoreconf: - warning: back quotes and double quotes must not be escaped in...