mirror of
https://github.com/vim/vim.git
synced 2025-10-04 05:25:06 -04:00
Problem: Configure does not recognize gcc version on BSD. Solution: Do not use "\+" in the pattern matching the version number. (Ozaki Kiichi, closes #5590)