[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.3pre.3
From: |
T.E.Dickey |
Subject: |
Re: lynx-dev lynx2.8.3pre.3 |
Date: |
Fri, 7 Apr 100 05:33:29 -0400 (EDT) |
> 2000-04-06 (2.8.3pre.3)
...
> * add CF_SLANG_UNIX configure macro, to allow slang configuration to build on
> AIX, etc., (reported by Jens Schleusener <address@hidden>) -TD
my err - the configure script needs an extern declaration to make this test
work as intended, e.g.,
#else
extern int SLang_TT_Baud_Rate; /* line to add to configure */
int x = SLang_TT_Baud_Rate
#endif
I'll put that in the next patch (but it would be nice to test pre.3, too)
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey