[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20040214.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20040214.patch.gz |
Date: |
Sat, 14 Feb 2004 20:50:02 -0500 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.4 - patch 20040214 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://dickey.his.com/ncurses/5.4
------------------------------------------------------------------------------
INSTALL | 43 -
NEWS | 14
aclocal.m4 | 93 ++
configure | 2198 +++++++++++++++++++++++++++++++--------------------------
configure.in | 55 -
dist.mk | 4
mk-1st.awk | 3
mk-2nd.awk | 23
8 files changed, 1384 insertions(+), 1049 deletions(-)
------------------------------------------------------------------------------
20040214
+ modify configure --with-termlib option to accept a value which sets
the name of the terminfo library. This would allow a packager to
build libtinfow.so renamed to coincide with libtinfo.so (discussion
with Stanislav Ievlev).
+ improve documentation of --with-install-prefix, --prefix and
$(DESTDIR) in INSTALL (prompted by discussion with Paul Lew).
+ add configure check if the compiler can use -c -o options to rename
its output file, use that to omit the 'cd' command which was used to
ensure object files are created in a separate staging directory
(prompted by comments by Johnny Wezel, Martin Mokrejs).
--
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.4-20040214.patch.gz,
Thomas Dickey <=