On Fri, Dec 06, 2002, Michael Schloh von Bennewitz wrote:

> There are a number of packages which depend on ncurses. Today I learned that
> some or all of them are specifying an include path of -I%{l_prefix}/include
> and not -I%{l_prefix}/include/ncurses. I would correct this now, but it might
> be the case that ncurses traditionally packages its include files in a
> directory. If this is normal, then we should leave the structure that way.
>
> Dependencies to ncurses in possible error:
>
>     aspell
>     cadaver
>     cdk
>     devtodo
>     dialog
>     gnuplot
>     hexcurse
>     less
>     mc
>     perl-curses
>     proftpd
>     scli
>     sysmon
>     tin
>     w3m

Exactly: the subdirectory is the "usual" way to work with NCurses, hence
people usually include <ncurses/ncurses.h>. So be careful in changing
here.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to