bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110924.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110924.patch.gz
Date: Sat, 24 Sep 2011 19:24:01 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110924 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110924.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Sep 24 23:21:18 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/configure            |   43 
 Ada95/configure.in         |   10 
 Ada95/gen/Makefile.in      |    6 
 NEWS                       |   12 
 aclocal.m4                 |   16 
 configure                  |  103 +
 configure.in               |   29 
 dist.mk                    |    4 
 ncurses/base/lib_mouse.c   |    4 
 ncurses/tinfo/read_entry.c |  196 ++-
 progs/Makefile.in          |   14 
 test/Makefile.in           |   10 
 test/aclocal.m4            |   15 
 test/configure             | 2313 +++++++++++++++++++++----------------------
 test/configure.in          |    6 
 15 files changed, 1436 insertions(+), 1345 deletions(-)
 ------------------------------------------------------------------------------
 
20110924
        + modify _nc_read_tic_entry() so that hashed-database is checked before
          filesystem.
        + updated CF_CURSES_LIBS check in test/configure script.
        + modify configure script and makefiles to split TIC_ARGS and
          TINFO_ARGS into pieces corresponding to LDFLAGS and LIBS variables,
          to help separate searches for tic- and tinfo-libraries (patch by Nick
          Alcock aka "Nix").
        + build-fix for lib_mouse.c changes (ch: 20110917).

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