[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20051015.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20051015.patch.gz |
Date: |
Sat, 15 Oct 2005 20:38:30 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.5 - patch 20051015 - 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
------------------------------------------------------------------------------
INSTALL | 6 ++
NEWS | 13 +++++
configure | 113 ++++++++++++++++++++++++++--------------------------
configure.in | 11 +++--
dist.mk | 4 -
misc/terminfo.src | 9 ++--
6 files changed, 90 insertions(+), 66 deletions(-)
------------------------------------------------------------------------------
20051015
+ correct order of use-clauses in rxvt-basic entry which made codes for
f1-f4 vt100-style rather than vt220-style (report by Gabor Z Papp).
+ suppress configure check for gnatmake if Ada95/Makefile.in is not
found.
+ correct a typo in configure --with-bool option for the case where
--without-cxx is used (report by Daniel Jacobowitz).
+ add a note to INSTALL's discussion of --with-normal, pointing out
that one may wish to use --without-gpm to ensure a completely
static link (prompted by report by Felix von Leitner).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.5-20051015.patch.gz,
Thomas Dickey <=