]> ncurses.scripts.mit.edu Git - ncurses.git/commit - ncurses/Makefile.in
ncurses 5.9 - patch 20120317
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Mar 2012 00:14:18 +0000 (00:14 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Mar 2012 00:14:18 +0000 (00:14 +0000)
commit85b1a478852e6473f6f698af5f6fca055f43f21c
treee066d12552b3055247553d70e8aa36c59105460d
parentba39fbc2e0cee4681395df4079d9e61c27262132
ncurses 5.9 - patch 20120317

+ correct a check made in lib_napms.c, so that terminfo applications
  can again use napms() (cf: 20110604).
+ add a note in tic.h regarding required casts for ABSENT_BOOLEAN
  (cf: 20040327).
+ correct scripting for --disable-echo option in test/configure.
+ amend check for missing c++ compiler to work when no error is
  reported, and no variables set (cf: 20021206).
+ add/use configure macro CF_DISABLE_ECHO.
14 files changed:
Ada95/configure.in
Ada95/gen/Makefile.in
NEWS
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
include/tic.h
ncurses/Makefile.in
ncurses/tinfo/lib_napms.c
progs/Makefile.in
test/configure
test/configure.in