mirror of
https://github.com/vim/vim.git
synced 2026-08-17 14:08:15 +02:00
d94464ee29
Problem: Libraries for dynamically loading interfaces can only be defined
at compile time.
Solution: Add options to specify the dll names. (Kazuki Sakamoto,
closes #452)