7-Apr-2000 05:33 T.E.Dickey wrote:
>> 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 <[EMAIL PROTECTED]>) -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)
It would be nice also to include Klaus' reorganization of Options Menu,
is there a patch?
> --
> Thomas E. Dickey
> [EMAIL PROTECTED]
> http://www.clark.net/pub/dickey