mirror of
https://github.com/php/php-src.git
synced 2026-04-15 12:01:07 +02:00
AI_IDN is not supported by all C libraries (uClibc, musl), so make it optional, like AI_ALL. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>