]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2089: libvterm test fails to build on Mac v8.2.2089
authorBram Moolenaar <Bram@vim.org>
Fri, 4 Dec 2020 17:09:54 +0000 (18:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 4 Dec 2020 17:09:54 +0000 (18:09 +0100)
commit6cd42db9dc1251b052b97d47bafc063eacac1b3e
treec1702b00dc85a1303183f7136e098a346594c44f
parentf6c177ab3acda131d693f2cab0796df16da5b732
patch 8.2.2089: libvterm test fails to build on Mac

Problem:    Libvterm test fails to build on Mac.
Solution:   Adjust configure to remove a space between -L and the path that
            follows.
src/auto/configure
src/configure.ac
src/version.c