]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4457: the GPM library can only be linked statically v8.2.4457
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Feb 2022 18:07:38 +0000 (18:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Feb 2022 18:07:38 +0000 (18:07 +0000)
commit33fc4a63071c03ad46636b345a814e7e6d8f4ae0
treefd13574895afeebf6d0a17f2bcfdd5b985a231d9
parentdd2dfb3cb00d47d2e8248c4e9d2cdf51e1574b79
patch 8.2.4457: the GPM library can only be linked statically

Problem:    The GPM library can only be linked statically.
Solution:   Make it possible to load the GPM library dynamically. (Damien)
runtime/doc/various.txt
src/Makefile
src/config.h.in
src/configure.ac
src/evalfunc.c
src/feature.h
src/os_unix.c
src/proto/os_unix.pro
src/version.c