On Fri, Sep 13, 2002 at 11:02:48AM -0700, Aaron Bannert wrote: > Sounds good, here's another suggestion: > > apr-build/ > autoconf/ > *.m4 and related > bin/ > *.sh, binaries, and related > build/ > *.in > ...and so on
That's not a bad idea, I guess. But, the problem is that autoconf requires install.sh to be in the same dir as config.guess and config.sub. So, splitting it out like that might not work too well. > That would be my preference, but there may be issues with the GPL that > we need to figure out (you know best wherefrom this was derived). Nah, jlibtool was derived from aplibtool.c in APR's repository. No GPL code... -- justin
