mirror of
https://github.com/vim/vim.git
synced 2026-02-15 11:53:58 +01:00
Problem: Configure doesn't work properly with Python3.
Solution: Put -ldl before $LDFLAGS. Add PY3_NO_RTLD_GLOBAL. (Roland
Puntaier)