Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 1 Sep 2000 19:21:49 -0400 Message-Id: <200009012321.TAA25336@envy.delorie.com> From: DJ Delorie To: bkeener AT thesoftwaresource DOT com CC: cygwin AT sources DOT redhat DOT com In-reply-to: (message from Brian Keener on Fri, 01 Sep 2000 19:15:55 EDT) Subject: Re: Instructions for submitting patches References: The trick is this: Don't run configure in the source directory. Always build somewhere else. Example session: $ cvs get winsup $ mkdir build $ cd build $ ../src/configure $ make -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com