[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20061223.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20061223.patch.gz |
Date: |
Sat, 23 Dec 2006 21:15:57 -0500 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
ncurses 5.6 - patch 20061223 - 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 Dec 24 02:11:39 UTC 2006
------------------------------------------------------------------------------
MANIFEST | 1
NEWS | 9 +-
aclocal.m4 | 14 +--
c++/modules | 8 +
config.guess | 16 ++-
config.sub | 13 ++
configure | 62 +++++++-------
configure.in | 6 -
dist.mk | 4
form/modules | 8 +
menu/modules | 8 +
misc/Makefile.in | 10 +-
mk-1st.awk | 44 +++++-----
ncurses-5.6-20061223/ncurses/tinfo/entries.c | 109 +++++++++++++++++++++++++
ncurses/modules | 24 +++--
ncurses/tinfo/comp_parse.c | 71 ----------------
panel/modules | 6 -
progs/modules | 8 +
tack/modules | 7 +
test/modules | 8 +
20 files changed, 266 insertions(+), 170 deletions(-)
------------------------------------------------------------------------------
20061223
+ modify configure script to omit the tic (terminfo compiler) support
from ncurses library if --without-progs option is given.
+ modify install rule for ncurses5-config to do this via "install.libs"
+ modify shared-library rules to allow FreeBSD 3.x to use rpath.
+ update config.guess, config.sub
--
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.6-20061223.patch.gz,
Thomas Dickey <=