[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20070915.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20070915.patch.gz |
Date: |
Sat, 15 Sep 2007 18:47:05 -0400 |
User-agent: |
Mutt/1.5.16 (2007-06-11) |
ncurses 5.6 - patch 20070915 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.6 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.6 are in the subdirectory
ftp://invisible-island.net/ncurses/5.6
------------------------------------------------------------------------------
patch by Thomas E. Dickey <address@hidden>
created Sat Sep 15 22:30:31 UTC 2007
------------------------------------------------------------------------------
Ada95/gen/Makefile.in | 55 +++++------
Ada95/src/Makefile.in | 8 -
NEWS | 9 +
dist.mk | 4
test/worm.c | 231 +++++++++++++++++++++++++++++-------------------
5 files changed, 184 insertions(+), 123 deletions(-)
------------------------------------------------------------------------------
20070915
+ modify Ada95/gen/Makefile to use shlib script, to simplify building
shared-library configuration on platforms lacking rpath support.
+ build-fix for Ada95/src/Makefile to reflect changed dependency for
the terminal-interface-curses-aux.adb file which is now generated.
+ restructuring test/worm.c, for use_window() example.
--
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.6-20070915.patch.gz,
Thomas Dickey <=