[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20050924.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20050924.patch.gz |
Date: |
Sat, 24 Sep 2005 21:09:57 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.4 - patch 20050924 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://invisible-island.net/ncurses/5.4
------------------------------------------------------------------------------
NEWS | 12
aclocal.m4 | 44 -
config.guess | 52 -
config.sub | 26
configure | 2065 ++++++++++++++++++++++++++--------------------------
dist.mk | 4
form/frm_driver.c | 28
progs/Makefile.in | 11
progs/clear.c | 6
progs/infocmp.c | 3
progs/modules | 18
progs/tic.c | 3
progs/toe.c | 3
progs/tset.c | 3
test/Makefile.in | 6
test/demo_forms.c | 75 +
test/edit_field.c | 10
test/edit_field.h | 7
test/modules | 76 -
19 files changed, 1280 insertions(+), 1172 deletions(-)
------------------------------------------------------------------------------
20050924
+ correct header dependencies in progs, allowing parallel make (report
by Daniel Jacobowitz).
+ modify CF_BUILD_CC to ensure that pre-setting $BUILD_CC overrides
the configure check for --with-build-cc (report by Daniel Jacobowitz).
+ modify CF_CFG_DEFAULTS to not use /usr as the default prefix for
NetBSD.
+ update config.guess and config.sub from
http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
--
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-20050924.patch.gz,
Thomas Dickey <=