bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070113.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070113.patch.gz
Date: Sat, 13 Jan 2007 20:46:08 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.6 - patch 20070113 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 14 01:43:23 UTC 2007
 ------------------------------------------------------------------------------
 Ada95/gen/Makefile.in                     |    6 
 INSTALL                                   |   11 
 MANIFEST                                  |    5 
 NEWS                                      |   10 
 aclocal.m4                                |   82 
 configure                                 | 3035 ++++++++-------
 configure.in                              |   97 
 dist.mk                                   |    4 
 include/headers                           |   10 
 misc/shlib                                |    3 
 mk-1st.awk                                |  107 
 ncurses-5.6-20070113/mk-hdr.awk           |  107 
 ncurses-5.6-20070113/tack/aclocal.m4      | 1694 ++++++++
 ncurses-5.6-20070113/tack/configure       | 5414 ++++++++++++++++++++++++++++
 ncurses-5.6-20070113/tack/configure.in    |  200 +
 ncurses-5.6-20070113/tack/ncurses_tst.hin |   56 
 ncurses/modules                           |    6 
 progs/Makefile.in                         |    6 
 tack/Makefile.in                          |   27 
 test/Makefile.in                          |    5 
 test/configure                            |  661 +--
 test/configure.in                         |   28 
 22 files changed, 9676 insertions(+), 1898 deletions(-)
 ------------------------------------------------------------------------------

20070113
        + add a break-statement in misc/shlib to ensure that it exits on the
          _first_ matched directory (report by Paul Novak).
        + add tack/configure, which can be used to build tack outside the
          ncurses build-tree.
        + add --with-ticlib option, to build/install the tic-support functions
          in a separate library (suggestd by Miroslav Lichvar).

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