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 Date: Thu, 20 Sep 2001 14:51:00 -0400 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Re: Autotools; new versions Message-ID: <20010920145100.B30281@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com References: <3BAA33FD DOT 9C1B704C AT ece DOT gatech DOT edu> <20010920143410 DOT B5666 AT redhat DOT com> <3BAA395C DOT 20B04AD8 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BAA395C.20B04AD8@ece.gatech.edu> User-Agent: Mutt/1.3.21i On Thu, Sep 20, 2001 at 02:45:48PM -0400, Charles Wilson wrote: >Christopher Faylor wrote: >> >> On Thu, Sep 20, 2001 at 02:22:53PM -0400, Charles Wilson wrote: >> >Since there are incompatibilities between >> > autoconf-2.13 and autoconf-2.5x >> > automake-1.4 and automake-1.5 >> > >> >and most (cygwin-external) projects have been slow and/or resistant to >> >migrate to the newer versions, >> > >> >and cgf doesn't want to "push the envelope" on autotools from cygwin >> >(let other projects migrate FIRST, then we follow) >> > >> >and libtool/autoconf/automake must all share the same prefix (usr or >> >usr/local or...) >> >> Robert suggested that debian has a wrapper that tries to infer which >> version of autoconf to run. >> >> Is this something worth considering? > >Yes. But I think the requirement for separate install prefixes still >remains. I don't know much about debian, tho, so take that with a large >chunk of salt. I was thinking that we'd somehow have one autoconf.tar.gz which had both versions and a magic wrapper to handle them. cgf