]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.475 v7.4.475
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Oct 2014 12:47:26 +0000 (14:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Oct 2014 12:47:26 +0000 (14:47 +0200)
commitcbc246a331dc8dea49f6ad443be3d10ec68ef2c2
tree28143a4a295066093221ed840dde7c2ada513181
parent2a9853925bee1b85247cd5f4ccf98fec1871d1f7
updated for version 7.4.475
Problem:    Can't compile on a system where Xutf8SetWMProperties() is not in
            the X11 library.  Issue 265.
Solution:   Add a configure check.
src/auto/configure
src/config.h.in
src/configure.in
src/os_unix.c
src/version.c