bug-ncurses
[Top][All Lists]
Advanced

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

Re: autoconf-testing for ncursesw


From: Thomas Dickey
Subject: Re: autoconf-testing for ncursesw
Date: Sat, 4 May 2002 17:04:06 -0400
User-agent: Mutt/1.2.5i

On Sat, May 04, 2002 at 02:41:57PM +0200, Gerhard H?ring wrote:
> Does anybody know where I can look at an autoconf test wether ncursesw
> is available. I want to build against ncursesw when it is there, but
> against ncurses otherwise.

mutt does this (picks ncursesw in preference to ncurses).  I've modified
a few of my configure scripts to allow it as an option (I prefer to specify
the library to use rather than try to make it completely automatic).  Lynx
uses --with-screen=ncursesw, for instance.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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