From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs trunk bootstrapping fails since about two days Date: Thu, 20 Jan 2011 13:16:42 -0500 Message-ID: References: <87lj2ht8c9.fsf@member.fsf.org> <4D37249B.1000707@cs.ucla.edu> <4D377BAC.3070903@cs.ucla.edu> <4D37C2BF.3070301@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1295547427 26928 80.91.229.12 (20 Jan 2011 18:17:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 18:17:07 +0000 (UTC) Cc: Tassilo Horn , Paul Eggert , Stefan Monnier , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 20 19:16:58 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pfz45-0007z6-J5 for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 19:16:57 +0100 Original-Received: from localhost ([127.0.0.1]:59682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfz44-0004ck-Vq for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 13:16:57 -0500 Original-Received: from [140.186.70.92] (port=40067 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfz3z-0004aa-Os for emacs-devel@gnu.org; Thu, 20 Jan 2011 13:16:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfz3y-0004pS-Jj for emacs-devel@gnu.org; Thu, 20 Jan 2011 13:16:51 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:44674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfz3y-0004pO-CO; Thu, 20 Jan 2011 13:16:50 -0500 Original-Received: from localhost ([127.0.0.1]:41015) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pfz3r-0005Kt-2y; Thu, 20 Jan 2011 13:16:43 -0500 X-Spook: LABLINK high security Reno Clinton mania ANDVT chameleon X-Ran: ctATSUkVe%b2Qhg%{RF$Uavmw|D*l^n"\)Z{eRu:3JGMGhn">N6))X{l+eje@G9[ROTc3[ X-Hue: red X-Attribution: GM In-Reply-To: (Andreas Schwab's message of "Thu\, 20 Jan 2011 11\:50\:55 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: news.gmane.org gmane.emacs.devel:134827 Archived-At: Andreas Schwab wrote: > configure depends on aclocal.m4, so either keep both or remove both. Great; I hope this provides the impetus to stop keeping configure in the repository and to require autotools when building from Bzr on POSIX platforms. :) http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00936.html http://lists.gnu.org/archive/html/emacs-devel/2010-11/msg00297.html etc.