Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Sun, 28 Apr 2002 14:39:29 -0400 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Re: libgetopt++ and setup and libstdc++ Message-ID: <20020428183929.GA1389@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com References: <20020427210812 DOT GF24659 AT redhat DOT com> <3CCB2192 DOT 6050001 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CCB2192.6050001@ece.gatech.edu> User-Agent: Mutt/1.3.23.1i On Sat, Apr 27, 2002 at 06:09:22PM -0400, Charles Wilson wrote: >Christopher Faylor wrote: > >>On Sun, Apr 28, 2002 at 04:38:48AM +1000, Robert Collins wrote: >> >>>As usual, nothing is fixed in stone, and if this is a significant issue, >>>it can be revisited. >> >>I have to agree with Earnie here. AFAIK, every other toolchain on >>sources.redhat.com stores the autogenerated files in CVS. > >Mebbe so. But it's not unusual for projects to require folks who want >to get the source from CVS to have/use the autotools to bootstrap. I >mean, getting the "latest source from CVS" is really developerish sort >of thing to do... It is more usual for projects to store the configure scripts, however. It is also more usual not to change the convention once it has been set. cgf