]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1390 v7.4.1390
authorBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 20:07:06 +0000 (21:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 20:07:06 +0000 (21:07 +0100)
commit33c31d5abf122806a4a1b4353e5bdc1dbb9468c0
tree59303a67c9f16e8074c2ce7382ae9e74a71623c8
parentb2bd6a087d0598f6934bba825bed7535f42efc91
patch 7.4.1390
Problem:    When building with GTK and glib-compile-resources cannot be found
            building Vim fails. (Michael Gehring)
Solution:   Make GLIB_COMPILE_RESOURCES empty instead of leaving it at "no".
            (nuko8, closes #655)
src/auto/configure
src/configure.in
src/version.c