Greg Stein wrote:
> 
> > 
> > I'm not seeing that, since we're reducing down to AC_CHECK_HEADERS.
> > Let me double check... I'm seeing correct stuff under FreeBSD and A/UX.
> 
> Well, yah. I fixed it :-)
> 

I meant before :) Basically we were just doing:

   for i in $stuff
   do
     AC_CHECK_HEADERS($i...)
   done

instead of:

    AC_CHECK_HEADERS($stuff)

But it was a loooong day ;)
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
          "Hell is hot, that's never been disputed by anybody."

Reply via email to