mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
ce3c869d19
Static builds of ext/imap have duplicate symbols, and so won't link on Windows. To get around this issue, we simply disallow static building of the extension.