[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20111210.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20111210.patch.gz |
Date: |
Sat, 10 Dec 2011 20:39:45 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20111210 - 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-20111210.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Dec 11 01:31:46 UTC 2011
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 18
Ada95/configure | 764 ++++++------
NEWS | 12
aclocal.m4 | 23
configure | 2457 ++++++++++++++++++++---------------------
dist.mk | 4
misc/gen-pkgconfig.in | 7
ncurses/tinfo/db_iterator.c | 4
progs/tset.c | 7
test/aclocal.m4 | 9
test/configure | 2471 +++++++++++++++++++++---------------------
test/ins_wide.c | 7
test/test_addwstr.c | 7
test/view.c | 8
14 files changed, 2913 insertions(+), 2885 deletions(-)
------------------------------------------------------------------------------
20111210
+ modify configure script to check if thread library provides
pthread_mutexattr_settype(), e.g., not provided by Solaris 2.6
+ modify configure script to suppress check to define _XOPEN_SOURCE
for IRIX64, since its header files have a conflict versus
_SGI_SOURCE.
+ modify configure script to add ".pc" files for tic- and
tinfo-libraries, which were omitted in recent change (cf: 20111126).
+ fix inconsistent checks on $PKG_CONFIG variable in configure 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-20111210.patch.gz,
Thomas Dickey <=