bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.7-20090321.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090321.patch.gz
Date: Sat, 21 Mar 2009 20:57:53 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20090321 - 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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 22 00:51:17 UTC 2009
 ------------------------------------------------------------------------------
 Ada95/gen/gen.c           |   10 
 INSTALL                   |   13 
 NEWS                      |   13 
 aclocal.m4                |   17 
 c++/Makefile.in           |    4 
 configure                 | 3205 ++++++++++++++++++++++----------------------
 configure.in              |   30 
 dist.mk                   |    4 
 include/curses.h.in       |   11 
 include/ncurses_dll.h     |   11 
 ncurses/tinfo/MKcodes.awk |   17 
 ncurses/tinfo/MKnames.awk |   24 
 ncurses/tinfo/lib_acs.c   |    4 
 13 files changed, 1735 insertions(+), 1628 deletions(-)
 ------------------------------------------------------------------------------

20090321
        + add TICS_LIST and SHLIB_LIST to allow libtool 2.2.6 on Cygwin to
          build with tic and term libraries (patch by Charles Wilson).
        + add -no-undefined option to libtool for Cygwin, MinGW, U/Win and AIX
          (report by Charles Wilson).
        + fix definition for c++/Makefile.in's SHLIB_LIST, which did not list
          the form, menu or panel libraries (patch by Charles Wilson).
        + add configure option --with-wrap-prefix to allow setting the prefix
          for functions used to wrap global variables to something other than
          "_nc_" (discussion with Charles Wilson).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]