On Tue, Jun 25, 2013 at 12:16:04AM +0300, Niko Tyni wrote:
> Ah, I was thinking about hunting for relative configuration file names,
> but I guess it's more about the log directories and stuff like that?
> I can see SYSCONFDIR isn't ideal either for those but I still
> think it's better than nothing as a last resort.

The ServerRoot directive in the default httpd.conf is set to ${prefix} 
by the httpd buildsystem, there is a direct equivalence there, I think 
it's certainly correct for apxs to query the PREFIX variable.  Yes, lots 
of stuff isn't documented, that's a good reason to improve the docs not 
to drop stuff from packages ;)

How about a patch to avoid running apxs unless it proves necessary, if 
the only problem is the stderr warnings in this case?

Regards, Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to