bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.5-20060916.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060916.patch.gz
Date: Sat, 16 Sep 2006 20:33:04 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.5 - patch 20060916 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.5 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.5 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.5

 ------------------------------------------------------------------------------
 NEWS                     |   14 
 aclocal.m4               |   57 
 config.sub               |   10 
 configure                | 3234 +++++++++++++++++++++++----------------------
 configure.in             |   23 
 dist.mk                  |    4 
 ncurses/base/lib_mouse.c |  266 +--
 ncurses/curses.priv.h    |  293 ++--
 progs/tset.c             |    8 
 9 files changed, 2038 insertions(+), 1871 deletions(-)
 ------------------------------------------------------------------------------

20060916
        + move static data from lib_mouse.c into SCREEN struct.
        + improve ifdef's for _POSIX_VDISABLE in tset to work with Mac OS X
          (report by Michail Vidiassov).
        + modify CF_PATH_SYNTAX to ensure it uses the result from --prefix
          option (from lynx changes).
        + adapt AC_PROG_EGREP check, noting that this is likely to be another
          place aggravated by POSIXLY_CORRECT.
        + modify configure check for awk to ensure that it is found (prompted
          by report by Christopher Parker).
        + update config.sub

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]