Hi,
> Sure see in apr/build/jlibtool.c ;-)
> But we need a little in the configure to check for snprintf and vsnprintf.
why? just make it mandatory for 1.3, this avoids all the hassle, plus has the benefit 
that we have a implementation we can trust; f.e. what if config detects the functions 
in the os, and then they turn out broken....
just do a 
if APACHE2
  use_apr
else
  use_ourown
end

Guenter.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to