]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20081213
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 13 Dec 2008 23:26:23 +0000 (23:26 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 13 Dec 2008 23:26:23 +0000 (23:26 +0000)
commite9d205b51699dd452427c908758daa13cccfe2f6
tree95271e4b745b418179fbb1b3e41ab16a2cbf4d37
parent879fd5bd9d5139bcf96c9188cbc3858014fceb4d
ncurses 5.7 - patch 20081213

+ add check for failure to open hashed-database needed for db4.6
  (GenToo #245370).
+ corrected --without-manpages option; previous change only suppressed
  the auxiliary rules install.man and uninstall.man
+ add case for FreeMINT to configure macro CF_XOPEN_SOURCE (patch from
  GenToo #250454).
+ fixes from NetBSD port at
  http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches
  patch-ac (build-fix for DragonFly)
  patch-ae (use INSTALL_SCRIPT for installing misc/ncurses*-config).
+ improve configure script macros CF_HEADER_PATH and CF_LIBRARY_PATH
  by adding CFLAGS, CPPFLAGS and LDFLAGS, LIBS values to the
  search-lists.
+ correct title string for keybound manpage (patch by Frederic Culot,
  OpenBSD documentation/6019),
NEWS
aclocal.m4
configure
dist.mk
man/keybound.3x
misc/Makefile.in
ncurses/tinfo/hashed_db.c