bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070217.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070217.patch.gz
Date: Sat, 17 Feb 2007 20:54:32 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.6 - patch 20070217 - 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 Feb 18 01:51:57 UTC 2007
 ------------------------------------------------------------------------------
 INSTALL             |   12 
 NEWS                |   27 
 aclocal.m4          |   27 
 configure           | 2889 +++++++++++++++++++++++++-------------------------
 configure.in        |   30 
 dist.mk             |    4 
 mk-1st.awk          |   51 
 ncurses/Makefile.in |    5 
 8 files changed, 1589 insertions(+), 1456 deletions(-)
 ------------------------------------------------------------------------------

20070217
        + fixes for $(TICS_LIST) in ncurses/Makefile (report by Miroslav
          Lichvar).
        + modify relinking of shared libraries to apply only when rpath is
          enabled, and add --disable-relink option which can be used to
          disable the feature altogether (reports by Michail Vidiassov,
          Adam J Richter).
        + fix --with-termlib option for wide-character configuration, stripping
          the "w" suffix in one place (report by Miroslav Lichvar).
        + remove "-ldl" from some library lists to reduce dependencies in
          programs (report by Miroslav Lichvar).
        + correct description of --enable-signed-char in configure --help
          (report by Michail Vidiassov).   
        + add pattern for GNU/kFreeBSD configuration to CF_XOPEN_SOURCE,
          which matches an earlier change to CF_SHARED_OPTS, from xterm #224
          fixes.
        + remove "${DESTDIR}" from -install_name option used for linking
          shared libraries on Darwin (report by Michail Vidiassov).

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