bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20100327.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20100327.patch.gz
Date: Sat, 27 Mar 2010 20:47:04 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20100327 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100327.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 28 00:37:08 UTC 2010
 ------------------------------------------------------------------------------
 Makefile.in              |    5 
 NEWS                     |   13 
 aclocal.m4               |  360 +++--
 configure                | 3026 ++++++++++++++++++++++++---------------------
 dist.mk                  |    4 
 ncurses/base/lib_mouse.c |   15 
 6 files changed, 1924 insertions(+), 1499 deletions(-)
 ------------------------------------------------------------------------------

20100327
        + refactor CF_SHARED_OPTS configure macro, making CF_RPATH_HACK more
          reusable.
        + improve configure CF_REGEX, similar fixes.
        + improve configure CF_FIND_LINKAGE, adding add check between system
          (default) and explicit paths, where we can find the entrypoint in the
          given library.
        + add check if Gpm_Open() returns a -2, e.g., for "xterm".  This is
          normally suppressed but can be overridden using $NCURSES_GPM_TERMS.
          Ensure that Gpm_Close() is called in this case.

-- 
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]