[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.
;
- Re: LYNX-DEV New development code, (continued)
- Re: LYNX-DEV Base Release, Roger Hill, 1997/03/14
- Re: LYNX-DEV Base Release, Larry W. Virden, x2487, 1997/03/14
- Re: LYNX-DEV Base Release, Klaus Weide, 1997/03/14
- Re: LYNX-DEV Base Release, Larry W. Virden, x2487, 1997/03/14
- Re: LYNX-DEV Base Release, T.E.Dickey, 1997/03/14
- Re: LYNX-DEV Base Release, Wayne Buttles, 1997/03/14
- LYNX-DEV auto config experiences (was: New development code), Klaus Weide, 1997/03/13
- Re: LYNX-DEV auto config experiences (was: New development code), Wayne Buttles, 1997/03/13
- Re: LYNX-DEV auto config experiences (was: New development code),
T.E.Dickey <=
- Re: LYNX-DEV auto config experiences (was: New development code), T.E.Dickey, 1997/03/13
Re: LYNX-DEV New development code, Scott McGee (Personal), 1997/03/13
Re: LYNX-DEV New development code, Scott McGee (Personal), 1997/03/13
Re: LYNX-DEV New development code, Scott McGee (Personal), 1997/03/13