bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20121006.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20121006.patch.gz
Date: Sat, 06 Oct 2012 21:38:17 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20121006 - 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-20121006.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Oct  7 01:23:59 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4          |  425 -
 Ada95/configure           | 2877 +++----
 Ada95/configure.in        |   38 
 Ada95/gen/Makefile.in     |    4 
 Ada95/samples/Makefile.in |    6 
 Makefile.in               |    4 
 NEWS                      |   16 
 aclocal.m4                |  485 -
 config.guess              |   19 
 config.sub                |   23 
 configure                 | 4871 +++++-------
 configure.in              |  139 
 dist.mk                   |    4 
 form/Makefile.in          |    6 
 menu/Makefile.in          |    6 
 misc/run_tic.in           |    6 
 ncurses/Makefile.in       |    6 
 package/debian/changelog  |    4 
 package/ncurses.spec      |    2 
 panel/Makefile.in         |    6 
 test/aclocal.m4           |  369 
 test/configure            |17447 +++++++++++++++++++++-----------------------
 test/configure.in         |   29 
 23 files changed, 12984 insertions(+), 13808 deletions(-)
 ------------------------------------------------------------------------------
 
20121006
        + improve CF_GCC_VERSION to work around Debian's customization of gcc
          --version message.
        + improve configure macros as done in byacc:
          + drop 2.13 compatibility; use 2.52.xxxx version only since EMX port
            has used that for a while.
          + add 3rd parameter to AC_DEFINE's to allow autoheader to run, i.e.,
            for experimental use.
          + remove unused configure macros.
        + modify configure script and makefiles to quiet new autoconf warning
          for LIBS_TO_MAKE variable.
        + modify configure script to show $PATH_SEPARATOR variable.
        + update config.guess, config.sub

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