Re: compiling Mutt with ncurses

2001-06-18 Thread Lars Hecking
> The script should recognize this (I haven't looked recently, but thought > that mutt's configure script used chunks of script that I'd written to > encompass this). CF_CURSES_LIBS is not used in 1.2.5, and the parts we "borrowed" don't cover header file location. Hhm, just by looking at it

Re: compiling Mutt with ncurses

2001-06-18 Thread Thomas Dickey
On Mon, Jun 18, 2001 at 08:47:29AM -0700, Eugene Lee wrote: > When I built ncurses-5.2, I set the installation prefix to /usr/local. > The libraries are in /usr/local/lib, which I expect. But the header > files are grouped into a /usr/local/include/ncurses directory. The > configure script for m

Re: compiling Mutt with ncurses

2001-06-18 Thread Lars Hecking
Eugene Lee writes: > When I built ncurses-5.2, I set the installation prefix to /usr/local. > The libraries are in /usr/local/lib, which I expect. But the header > files are grouped into a /usr/local/include/ncurses directory. The > configure script for mutt-1.2.5i can't figure this out --- or m