On Tue, Feb 07, 2006 at 10:38:16AM -0800, Daniel Rall wrote: > APR's 'install' target requires write access to the source directory > (non-VPATH build). This is problematic when running the 'install' > target as an user who doesn't have write permission to the source > directory.
Thanks for the report. I've fixed this on the trunk for apr and apr-util - the targets which require write access to the builddir are built by the default make target now. joe
