[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130406.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130406.patch.gz |
Date: |
Sat, 06 Apr 2013 22:06:33 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130406 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.9 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.9 are in the subdirectory
ftp://invisible-island.net/ncurses/5.9
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130406.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Apr 7 01:11:39 UTC 2013
------------------------------------------------------------------------------
NEWS | 14
aclocal.m4 | 67
c++/Makefile.in | 35
c++/cursespad.cc | 5
c++/modules | 20
configure | 3198 ++++++++++++++++++++++---------------------
dist.mk | 4
man/curs_overlay.3x | 26
ncurses/base/lib_overlay.c | 7
package/debian/changelog | 4
package/debian/rules | 1
package/ncurses.spec | 2
12 files changed, 1808 insertions(+), 1575 deletions(-)
------------------------------------------------------------------------------
20130406
+ improve parameter checking in copywin().
+ modify configure script to work around OS X's "libtool" program, to
choose glibtool instead. At the same time, chance the autoconf macro
to look for a "tool" rather than a "prog", to help with potential use
in cross-compiling.
+ separate the rpath usage for c++ library from demo program
(Redhat #911540)
+ update/correct header-dependencies in c++ makefile (report by Werner
Fink).
+ add --with-cxx-shared to dpkg-script, as done for rpm-script.
--
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.9-20130406.patch.gz,
Thomas Dickey <=