[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20091128.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20091128.patch.gz |
Date: |
Sat, 28 Nov 2009 21:09:09 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20091128 - 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-20091128.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Nov 29 02:00:36 UTC 2009
------------------------------------------------------------------------------
NEWS | 9
configure | 1563 +++++++++++++++++++++---------------------
configure.in | 25
dist.mk | 4
mk-1st.awk | 4
ncurses/base/define_key.c | 10
ncurses/base/lib_newterm.c | 3
ncurses/base/lib_set_term.c | 40 -
ncurses/curses.priv.h | 14
ncurses/tinfo/lib_data.c | 6
ncurses/tinfo/lib_setup.c | 43 +
11 files changed, 881 insertions(+), 840 deletions(-)
------------------------------------------------------------------------------
20091128
+ modify mk-1st.awk to allow tinfo library to be built when term-driver
is enabled.
+ add error-check to configure script to ensure that sp-funcs is
enabled if term-driver is, since some internal interfaces rely upon
this.
--
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.7-20091128.patch.gz,
Thomas Dickey <=