mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +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.