]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110807
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Aug 2011 22:43:00 +0000 (22:43 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Aug 2011 22:43:00 +0000 (22:43 +0000)
commitd4d1d81ab6fc1ad681ff120d925099f947fefcf3
tree28a7008646d2027dd1ac4e61d6381dd2ead023b9
parent8e25fff6a5f576b6dc35eb02b9783fa58680d07b
ncurses 5.9 - patch 20110807

+ improve rpath fix from 20110730 by ensuring that the new $RPATH_LIST
  variable is defined in the makefiles which use it.
+ build-fix for DragonFlyBSD's pkgsrc in test/configure script.
+ build-fixes for NetBSD 5.1 with termcap support enabled.
+ corrected k9 in dg460-ansi, add other features based on manuals -TD
+ improve trimming of whitespace at the end of terminfo/termcap output
  from tic/infocmp.
+ when writing termcap source, ensure that colons in the description
  field are translated to a non-delimiter, i.e., "=".
+ add "-0" option to tic/infocmp, to make the termcap/terminfo source
  use a single line.
+ add a null-pointer check when handling the $CC variable.
24 files changed:
Ada95/aclocal.m4
Ada95/configure
Makefile.in
NEWS
aclocal.m4
configure
dist.mk
form/Makefile.in
include/ncurses_defs
man/infocmp.1m
man/tic.1m
menu/Makefile.in
misc/terminfo.src
ncurses/Makefile.in
ncurses/tinfo/lib_setup.c
ncurses/tinfo/read_termcap.c
panel/Makefile.in
progs/dump_entry.c
progs/dump_entry.h
progs/infocmp.c
progs/tic.c
progs/toe.c
test/aclocal.m4
test/configure