bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120331.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120331.patch.gz
Date: Sat, 31 Mar 2012 21:03:58 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120331 - 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-20120331.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Apr  1 00:16:56 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4   |   96 +
 Ada95/configure    | 2225 +++++++++++++----------------
 Ada95/configure.in |   19 
 NEWS               |   12 
 aclocal.m4         |   30 
 configure          | 3819 ++++++++++++++++++++++++---------------------------
 configure.in       |   34 
 dist.mk            |    4 
 misc/terminfo.src  |    9 
 test/aclocal.m4    |   11 
 test/configure     | 2202 ++++++++++++++---------------
 11 files changed, 4122 insertions(+), 4339 deletions(-)
 ------------------------------------------------------------------------------
 
20120331
        + update Ada95/configure to use CF_DISABLE_ECHO (cf: 20120317).
        + correct order of use-clauses in st-256color -TD
        + modify configure script to look for gnatgcc if the Ada95 binding
          is built, in preference to the default gcc/cc (suggested by
          Nicolas Boulenguez).
        + modify configure script to ensure that the same -On option used for
          the C compiler in CFLAGS is used for ADAFLAGS rather than simply
          using -O3 (suggested by Nicolas Boulenguez)

-- 
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]