K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-12-02T09:15:14.000000Z K 7 svn:log V 381 Force linking against termlib instead of ncurses. Obviously this is only a workaround for a problem in the ncurses library. The vim5.3's "configure" script checks for tgetent() in ncurses. It's found in the 3.0 libncurses (so vim is linked with it), but this check fails under FreeBSD 2.2.x, so it's linked with libtermlib. Submitted by: "José Mª Alcaide" END