bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20100529.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20100529.patch.gz
Date: Sat, 29 May 2010 21:17:00 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100529.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 30 01:08:46 UTC 2010
 ------------------------------------------------------------------------------
 Ada95/samples/Makefile.in                                 |    6 
 MANIFEST                                                  |    2 
 NEWS                                                      |   13 
 aclocal.m4                                                |  150 
 configure                                                 | 1504 +++----
 configure.in                                              |   18 
 dist.mk                                                   |    4 
 doc/html/ada/funcs/C.htm                                  |    6 
 doc/html/ada/funcs/D.htm                                  |    4 
 doc/html/ada/funcs/P.htm                                  |    8 
 doc/html/ada/funcs/S.htm                                  |    4 
 doc/html/ada/funcs/T.htm                                  |    2 
 doc/html/ada/main.htm                                     |   16 
 doc/html/ada/table.html                                   |   40 
 doc/html/ada/terminal_interface-curses-forms__ads.htm     |    4 
 doc/html/ada/terminal_interface-curses-menus__ads.htm     |    4 
 doc/html/ada/terminal_interface-curses-panels__ads.htm    |    4 
 doc/html/ada/terminal_interface-curses-trace__adb.htm     |   35 
 doc/html/ada/terminal_interface-curses-trace__ads.htm     |    6 
 doc/html/ada/terminal_interface-curses__ads.htm           |    2 
 doc/html/man/captoinfo.1m.html                            |    2 
 doc/html/man/clear.1.html                                 |    2 
 doc/html/man/curs_bkgd.3x.html                            |    6 
 doc/html/man/curs_getch.3x.html                           |    6 
 doc/html/man/curs_mouse.3x.html                           |    4 
 doc/html/man/curs_outopts.3x.html                         |   74 
 doc/html/man/curs_pad.3x.html                             |   24 
 doc/html/man/curs_slk.3x.html                             |  112 
 doc/html/man/form.3x.html                                 |    2 
 doc/html/man/form_driver.3x.html                          |   24 
 doc/html/man/form_field_opts.3x.html                      |   20 
 doc/html/man/infocmp.1m.html                              |    2 
 doc/html/man/infotocap.1m.html                            |    2 
 doc/html/man/menu.3x.html                                 |    2 
 doc/html/man/menu_driver.3x.html                          |    6 
 doc/html/man/menu_spacing.3x.html                         |   49 
 doc/html/man/ncurses.3x.html                              |   22 
 doc/html/man/panel.3x.html                                |   14 
 doc/html/man/tabs.1.html                                  |   10 
 doc/html/man/term.7.html                                  |    6 
 doc/html/man/terminfo.5.html                              |    2 
 doc/html/man/tic.1m.html                                  |    2 
 doc/html/man/toe.1m.html                                  |    2 
 doc/html/man/tput.1.html                                  |    2 
 doc/html/man/tset.1.html                                  |  127 
 doc/html/man/wresize.3x.html                              |    6 
 ncurses-5.7-20100529/doc/html/man/adacurses-config.1.html |   96 
 ncurses-5.7-20100529/doc/html/man/ncurses5-config.1.html  |  133 
 ncurses/trace/visbuf.c                                    |    4 
 test/aclocal.m4                                           |  223 -
 test/configure                                            | 2310 +++++++-----
 51 files changed, 2942 insertions(+), 2186 deletions(-)
 ------------------------------------------------------------------------------

20100529
        + regenerated html documentation.
        + modify test/configure to support pkg-config for checking X libraries
          used by PDCurses.
        + add/use configure macro CF_ADD_LIB to force consistency of
          assignments to $LIBS, etc.
        + fix configure script for combining --with-pthread
          and --enable-weak-symbols options.

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