lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Possible configuration problem with Lynx 2.6 linux-ncurses


From: Jim Spath (Webmaster Jim)
Subject: Re: LYNX-DEV Possible configuration problem with Lynx 2.6 linux-ncurses
Date: Fri, 25 Oct 1996 09:13:11 -0400 (EDT)

On Fri, 25 Oct 1996, Nelson Henry Eric wrote:
> > > Changing the #include name to <curses.h> resulted in a successful compile
> > > and a working binary.
> Exactly.  The appended patch has solved the problem for me on sunos4.1.3.
> *** lynx2-6/src/LYCurses.h.dist       Tue Jul 16 19:00:55 1996
> --- lynx2-6/src/LYCurses.h    Tue Jul 16 19:05:50 1996
>...
>   # ifndef NCURSESHEADER
> ! #  include <ncurses/curses.h>
>   # else
>   #  ifdef __NetBSD__
> ! #    include <ncurses/ncurses.h>
>   #  else
>   #    include <ncurses.h>
>   #  endif /* __NetBSD__ */
> --- 38,47 ----

I'm curious here.  Since NetBSD-1.2 was just released a couple weeks
ago, and doesn't have ncurses in the standard distribution, is it
necessary to have this ifdef?  Can it be folded into one of the
proposed autoconf variables (er, NCURSE_HEADER)?


X-Face: $[):DI3,{Z,[[9Gb^H.yPU[6-J}^Co2e-J!p*jQ>Q8++K~?Ejg~3#,vmYi;O8E55~r~#wa2
 
WdUS{+X2e6mt${6._[/<C5~mEVeY5J1,6>U%N~y"Br4L6Lm%S0XI8RRTs"'address@hidden@address@hidden'"
 cKd3Acq&}J;,FhT"6d1[H=*<;o2?Z_RK&He4+Td%v3:47/5;A>0mBqsG-KB8l:\43FGDe;U
I don't speak (or work) for the Baltimore County Public Library.
They keep telling me, "Shhhhh!"

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;



reply via email to

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