bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20101023.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20101023.patch.gz
Date: Sat, 23 Oct 2010 20:32:06 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20101023 - 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-20101023.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Oct 24 00:27:42 UTC 2010
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4    |   60 
 Ada95/configure     |  120 
 Ada95/configure.in  |    8 
 INSTALL             |   20 
 NEWS                |   18 
 aclocal.m4          |  112 
 configure           | 1664 +++---
 configure.in        |   13 
 dist.mk             |    4 
 man/tset.1          |    4 
 misc/run_tic.in     |   29 
 ncurses/Makefile.in |    8 
 progs/tabs.c        |   17 
 test/aclocal.m4     |  189 
 test/configure      |12911 +++++++++++++++++++++++++++++++-------------------
 test/configure.in   |    4 
 16 files changed, 9280 insertions(+), 5901 deletions(-)
 ------------------------------------------------------------------------------
 
20101023
        + correct parsing of relative tab-stops in tabs program (report by
          Philip Ganchev).
        + adjust configure script so that "t" is not added to library suffix
          when weak-symbols are used, allowing the pthread configuration to
          more closely match the non-thread naming (report by Werner Fink).
        + modify configure check for tic program, used for fallbacks, to a
          warning if not found.  This makes it simpler to use additonal
          scripts to bootstrap the fallbacks code using tic from the build
          tree (report by Werner Fink).
        + fix several places in configure script using ${variable-value} form.
        + modify configure macro CF_LDFLAGS_STATIC to accommodate some loaders
          which do not support selectively linking against static libraries
          (report by John P. Hartmann)
        + fix an unescaped dash in man/tset.1 (report by Sven Joachim).


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