From dev-return-8027-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Sep 13 18:06:44 2002 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 92088 invoked by uid 500); 13 Sep 2002 18:06:44 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 92074 invoked from network); 13 Sep 2002 18:06:44 -0000 X-Authentication-Warning: cancer.clove.org: jerenk set sender to jerenkrantz@apache.org using -f Date: Fri, 13 Sep 2002 11:06:45 -0700 From: Justin Erenkrantz To: Aaron Bannert , dev@apr.apache.org Subject: Re: [PROPOSAL] Create apr-build repository Message-ID: <20020913180644.GY1555@apache.org> Mail-Followup-To: Justin Erenkrantz , Aaron Bannert , dev@apr.apache.org References: <20020913173631.GT1555@apache.org> <20020913180248.GS2528@clove.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020913180248.GS2528@clove.org> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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