]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.976 v7.4.976
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2015 14:34:53 +0000 (15:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2015 14:34:53 +0000 (15:34 +0100)
commit8def26a0f5f5535e9af64e715cb80845fc8ec322
tree62d08928afc65ae0adcbeff1061705c345c50652
parent75e3ad019933f4879137775549261bf51985ab7d
patch 7.4.976
Problem:    When compiling Vim for MSYS2 (linked with msys-2.0.dll), the Win32
            clipboard is not enabled.
Solution:   Recognize MSYS like CYGWIN. (Ken Takata)
src/auto/configure
src/configure.in
src/version.c