lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV auto config experiences (was: New development code)


From: T.E.Dickey
Subject: Re: LYNX-DEV auto config experiences (was: New development code)
Date: Thu, 13 Mar 1997 21:21:56 -0500 (EST)

> I know my case is special, but won't there be difficulties for every
> platform that configure either doesn't support or doesn't work correctly
> on?
those are all in the #else case of

#if HAVE_CONFIG_H
#else
        /* vms, ms-dos, etc. */
#endif

(and shouldn't be any more trouble than before ;-)

> I am currently trying another build with COLOR_CURSES defined from peeking
> in config.hin.
COLOR_CURSES is a subset of FANCY_CURSES (aka SVr4 curses).  It may work
with PDCurses as well.

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; 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]