DragonFly commits List (threaded) for 2012-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ncurses: move USE_GETCAP, update README files
commit 3ac91e86fba7d34199699a87e1ff109aacc8eec4
Author: John Marino <draco@marino.st>
Date: Mon May 14 09:38:53 2012 +0200
ncurses: move USE_GETCAP, update README files
The ncurses headers were generated with additional configuration switches
documented on README.DRAGONFLY. One outcome is the USE_GETCAP should
be in the configuration header rather than in the Makefile, so that
was updated.
New files were imported to support building the terminfo database, and
the path for that will be /usr/share/terminfo. Accordingly, the man
page and configuration header have been updated.
Summary of changes:
contrib/ncurses/README.DELETED | 5 +----
contrib/ncurses/README.DRAGONFLY | 3 +++
lib/libncurses/include/ncurses_cfg.h | 6 ++++--
lib/libncurses/libncurses/Makefile | 1 -
lib/libncurses/man/terminfo.5 | 2 +-
5 files changed, 9 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ac91e86fba7d34199699a87e1ff109aacc8eec4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]