mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -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)