]> granicus.if.org Git - vim/commit
updated for version 7.3.117 v7.3.117
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Feb 2011 16:42:57 +0000 (17:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Feb 2011 16:42:57 +0000 (17:42 +0100)
commit4e509b6369febbfca15b83c47394d30f7ce5e4a7
tree61b9e4c137bc6eb56cd61ecbd476dd3be00c8f0c
parent5ec3aea854387a5bfc02938546f5e8bd057e0113
updated for version 7.3.117
Problem:    On some systems --as-needed does not work, because the "tinfo"
            library is included indirectly from "ncurses". (Charles Campbell)
Solution:   In configure prefer using "tinfo" instead of "ncurses".
src/auto/configure
src/configure.in
src/version.c