From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: Simplification of `autogen.sh' Date: Sun, 29 Jul 2007 20:21:42 -0300 Message-ID: <46AD2106.2070501@xs4all.nl> References: <87fy3pity2.fsf@chbouib.org> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1185751581 28486 80.91.229.12 (29 Jul 2007 23:26:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jul 2007 23:26:21 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jul 30 01:26:15 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IFI9P-0002ai-5W for guile-devel@m.gmane.org; Mon, 30 Jul 2007 01:26:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IFI9O-0004Bp-EX for guile-devel@m.gmane.org; Sun, 29 Jul 2007 19:26:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IFI9K-0004BX-JY for guile-devel@gnu.org; Sun, 29 Jul 2007 19:26:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IFI9I-0004BD-Ra for guile-devel@gnu.org; Sun, 29 Jul 2007 19:26:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IFI9I-0004B6-HU for guile-devel@gnu.org; Sun, 29 Jul 2007 19:26:08 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IFI9I-0007as-3p for guile-devel@gnu.org; Sun, 29 Jul 2007 19:26:08 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IFI9C-0002gZ-GK for guile-devel@gnu.org; Mon, 30 Jul 2007 01:26:03 +0200 Original-Received: from c950001d.bhz.virtua.com.br ([201.80.0.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jul 2007 01:26:02 +0200 Original-Received: from hanwen by c950001d.bhz.virtua.com.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jul 2007 01:26:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c950001d.bhz.virtua.com.br User-Agent: Thunderbird 2.0.0.4 (X11/20070615) In-Reply-To: <87fy3pity2.fsf@chbouib.org> X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6663 Archived-At: Ludovic Courtès escreveu: > In the process of preparing 1.8.2, I added into `guile-core' files that > were initially in `workbook/build/dist-files' and removed `BUGS' from > the distribution files (this bug report mechanism had been essentially > unused since 2003). While I was at it, I removed from `autogen.sh' code > that relied on `workbook' and copied the aforementioned files from > there. > > The rationale is to make `guile-core' self-contained and thereby to > simplify the release process. not to mention: making CVS guile easier to compile; that has always been a pain in the ass. -- Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel