[EMAIL PROTECTED] writes:

> > So far it seems counterproductive to build a threaded APR app on
> > FreeBSD.  I suggest that APR needs logic like the following:
> > 
> >   if FreeBSD:
> >     if --enable-threads specified,
> >       abort configure with an error message
> >     else
> >       configure without thread support

> I would suggest just putting this into hints.m4 for APR, so that we
> automagically disable threading on FreeBSD for anything before
> 4.2-STABLE.  Rumor is that 4.2-STABLE has valid thread support.
> 
> I would rather not put this in configure.in, because this is the kind of
> thing hints.m4 was designed for.

sounds cool!

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to