Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3BCC438D.1080002@ece.gatech.edu> Date: Tue, 16 Oct 2001 10:26:21 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Corinna Vinschen Subject: Re: Autotools; new versions References: <3BAA33FD DOT 9C1B704C AT ece DOT gatech DOT edu> <20010920143410 DOT B5666 AT redhat DOT com> <3BC94CE5 DOT 8070206 AT ece DOT gatech DOT edu> <20011015111857 DOT I1696 AT cygbert DOT vinschen DOT de> <3BCB0C10 DOT 6060409 AT ece DOT gatech DOT edu> <20011016104040 DOT T1696 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: >>I'm not going to lie to you -- it IS extra work. However, I hope that >>the extra work is *minimal* -- and to convince you that it is necessary. >> >>The "stable" branch: >> autoconf-2.13 >> automake-1.4p5 >>I would assume that these will never need to be updated. All current >>development by the GNU guys is on the 2.52/1.5 branches. >> >>the "devel" branch: >> autoconf-2.52 >> automake-1.5 >>These are the versions you are already maintaining, and keeping current. >> No *additional* work involved here. >> > > Just building with another --prefix, right? Correct. (BTW, all four versions passed 'make check' with flying colors). My build script and a README are included in automake-1.5-2-src.tar.bz2. > > BTW, I would prefer a common path for both packages inside of > /usr to not mess up /usr unneccessarily: > > /usr/autotool/stable > /usr/autotool/devel > That's easy enough to fix. I'll try to get to fixing that, and the other bug I mentioned, tonight. Then I'll upload new packages to my website. >>and I'll be around. >> > > That's most important ;-) --Chuck