mirror of
https://github.com/vim/vim.git
synced 2025-10-04 05:25:06 -04:00
Problem: Libcanberra is linked with even when not used. Solution: Have configure check for libcanberra only when wanted. (suggestions by Libor Bukata)