mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
b8a653a377
Problem: configure: Link error on Solaris
(idgn23, after v9.2.0153)
Solution: Move the check for the nsl library a bit earlier,
regenerate configure
fixes: #19803
Signed-off-by: Christian Brabandt <cb@256bit.org>