
25 Apr
2006
25 Apr
'06
11:39 a.m.
Daniel Veillard wrote:
On Mon, Apr 24, 2006 at 09:25:45PM -0400, Subrahmanian, Raj wrote:
ncurses vs. curses ?
Ohh, and I was looking right at it! Sorry folks. I hacked the configure file to look for ncurses and sure enough it worked.
Can you send the diff you made to configure.in so we can fix configure to work with both libraries ?
Daniel
Here is a patch based on nested CHECK_LIB, but not sure if that is standard practice. Tested and works on 1 platform :-). Jim