mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
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.