> 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
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
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
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 maybe I
can't figure out how