bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20061021.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20061021.patch.gz
Date: Sat, 21 Oct 2006 20:54:58 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.5 - patch 20061021 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                  |  328 ++---
 aclocal.m4            |   75 -
 c++/Makefile.in       |    6 
 configure             | 2898 ++++++++++++++++++++++++------------------------
 configure.in          |    5 
 dist.mk               |    4 
 include/MKhashsize.sh |    4 
 misc/Makefile.in      |    6 
 test/Makefile.in      |    4 
 test/mk-test.awk      |    6 
 10 files changed, 1712 insertions(+), 1624 deletions(-)
 ------------------------------------------------------------------------------

20061021
        + revert change to accommodate bash 3.2, since that breaks other
          platforms, e.g., Solaris.
        + minor fixes to NEWS file to simplify scripting to obtain list of
          contributors.
        + improve some shared-library configure scripting for Linux, FreeBSD
          and NetBSD to make "--with-shlib-version" work.
        + change configure-script rules for FreeBSD shared libraries to allow
          for rpath support in versions past 3.
        + use $(DESTDIR) in makefile rules for installing/uninstalling the
          package config script (reports/patches by Christian Wiese,
          Ralf S Engelschall).
        + fix a warning in the configure script for NetBSD 2.0, working around
          spurious blanks embedded in its ${MAKEFLAGS} symbol.
        + change test/Makefile to simplify installing test programs in a
          different directory when --enable-rpath is used.

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