| commit | 4e509b6369febbfca15b83c47394d30f7ce5e4a7 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Feb 09 17:42:57 2011 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 09 17:42:57 2011 +0100 |
| tree | 61b9e4c137bc6eb56cd61ecbd476dd3be00c8f0c | |
| parent | 5ec3aea854387a5bfc02938546f5e8bd057e0113 [diff] |
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".