> From: Thomas Dickey <[EMAIL PROTECTED]> > Date: Mon, 24 Jun 2002 19:20:50 -0400 > > or a poorly designed configure check (inline isn't c89-standard).
There must be some confusion here. The code in question is testing whether "inline" is supported, so it's appropriate for it to use "inline" as part of the test.
