bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses-5.5-20060826.patch.gz


From: Stanislav Ievlev
Subject: Re: ncurses-5.5-20060826.patch.gz
Date: Tue, 29 Aug 2006 14:58:55 +0400

On Sat, Aug 26, 2006 at 08:56:05PM -0400, Thomas Dickey wrote:
>  ncurses 5.5 - patch 20060826 - T.Dickey
> 
>  
> ------------------------------------------------------------------------------
> 
>  Ncurses 5.5 is at
>       ftp.gnu.org:/pub/gnu
> 
>  Patches for ncurses 5.5 are in the subdirectory
>       ftp://invisible-island.net/ncurses/5.5
> 
>  
> ------------------------------------------------------------------------------
>  MANIFEST                             |    1 
>  NEWS                                 |    9 -
>  dist.mk                              |    4 
>  man/curs_util.3x                     |    7 
>  misc/terminfo.src                    |   23 ++
>  ncurses-5.5-20060826/test/foldkeys.c |  265 +++++++++++++++++++++++++++++++++
>  test/modules                         |    3 
>  test/programs                        |    3 
>  8 files changed, 306 insertions(+), 9 deletions(-)
>  
> ------------------------------------------------------------------------------
> 
> 20060826
>       + add terminfo entries for xfce terminal (xfce) and multi gnome
>         terminal (mgt) -TD
>       + add test/foldkeys.c
foldkeys has a wrong library dependencies.
-- (programs)
foldkeys        $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   foldkeys
--

Should be $(LDFLAGS_CURSES)

--
With best regards
Stanislav Ievlev.





reply via email to

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