]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.094 v7.4.094
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Nov 2013 19:32:54 +0000 (20:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Nov 2013 19:32:54 +0000 (20:32 +0100)
commit49b6a57d19e46258c2b4c7fb71a5e78f6a7840d1
tree34c152deb08c513b3fc8f90969f0f19322eb0b2c
parent9421bdc2cd7cdcd801bcde4d41ea0a2c60b66199
updated for version 7.4.094
Problem:    Configure may not find that -lint is needed for gettext().
Solution:   Check for gettext() with empty $LIBS.  (Thomas De Schampheleire)
src/auto/configure
src/configure.in
src/version.c