]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4686: configure doesn't find the Motif library with Cygwin v8.2.4686
authorKelvin Lee <kiyolee@gmail.com>
Mon, 4 Apr 2022 16:20:01 +0000 (17:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Apr 2022 16:20:01 +0000 (17:20 +0100)
commitb471690fad5f40f74aca488b13669641fb2b9de1
tree798a6e73aa2dc40e44e357d2a736639731809a3e
parent188639d75c363dffaf813e8e2209f7350ad1e871
patch 8.2.4686: configure doesn't find the Motif library with Cygwin

Problem:    Configure doesn't find the Motif library with Cygwin.
Solution:   Check for libXm.dll.a. (Kelvin Lee, closes #10077)
src/auto/configure
src/configure.ac
src/version.c