From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Current CVS doesn't bootstrap Date: Sun, 07 Nov 2004 13:04:05 -0500 Message-ID: References: <01c4c3f3$Blat.v2.2.2$7e8aa060@zahav.net.il> <01c4c41c$Blat.v2.2.2$0fa338a0@zahav.net.il> <200411062248.iA6MmEm29919@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099850718 21865 80.91.229.6 (7 Nov 2004 18:05:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Nov 2004 18:05:18 +0000 (UTC) Cc: eliz@gnu.org, teirllm@dms.auburn.edu, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 07 19:05:10 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CQrPa-00067L-00 for ; Sun, 07 Nov 2004 19:05:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQrXt-000414-Fm for ged-emacs-devel@m.gmane.org; Sun, 07 Nov 2004 13:13:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQrXH-0003nF-Cm for emacs-devel@gnu.org; Sun, 07 Nov 2004 13:13:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQrXF-0003mQ-Q1 for emacs-devel@gnu.org; Sun, 07 Nov 2004 13:13:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQrXF-0003ly-JN for emacs-devel@gnu.org; Sun, 07 Nov 2004 13:13:05 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CQrOf-0006aY-C1 for emacs-devel@gnu.org; Sun, 07 Nov 2004 13:04:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CQrOX-0007UX-MG; Sun, 07 Nov 2004 13:04:05 -0500 Original-To: Andreas Schwab In-reply-to: (message from Andreas Schwab on Sun, 07 Nov 2004 01:35:57 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29521 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29521 > I believe we discussed this before. We either have to document in > INSTALL.CVS that you have to do `make maintainer-clean' before `make > bootstrap' or we have to make sure that `make bootstrap' removes the > .elc files automatically, as it used to do. What was the motive for changing it not to do that?