From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lynn Winebarger Newsgroups: gmane.lisp.guile.devel Subject: Re: ARGH version.texi Date: Tue, 27 Aug 2002 10:42:04 -0500 Sender: guile-devel-admin@gnu.org Message-ID: <0208271042041A.19624@locke.free-expression.org> References: <02082623472019.19624@locke.free-expression.org> <87fzx0nwf6.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1030463104 21297 127.0.0.1 (27 Aug 2002 15:45:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 Aug 2002 15:45:04 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17jiWZ-0005Wx-00 for ; Tue, 27 Aug 2002 17:44:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17jiXu-00023Y-00; Tue, 27 Aug 2002 11:46:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17jiXZ-00020K-00 for guile-devel@gnu.org; Tue, 27 Aug 2002 11:46:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17jiXW-0001y6-00 for guile-devel@gnu.org; Tue, 27 Aug 2002 11:46:00 -0400 Original-Received: from rockridge.uits.indiana.edu ([129.79.1.74]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17jiXW-0001xw-00 for guile-devel@gnu.org; Tue, 27 Aug 2002 11:45:58 -0400 Original-Received: from logchain.uits.indiana.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.12.1/8.12.1/IUPO) with ESMTP id g7RFju4f005200; Tue, 27 Aug 2002 10:45:56 -0500 (EST) Original-Received: from locke.free-expression.org (dial-122-74.dial.indiana.edu [156.56.122.74]) by logchain.uits.indiana.edu (8.12.1/8.12.1/IUPO) with SMTP id g7RFjrDH009148; Tue, 27 Aug 2002 10:45:54 -0500 (EST) Original-To: Rob Browning X-Mailer: KMail [version 1.2] In-Reply-To: <87fzx0nwf6.fsf@raven.i.defaultvalue.org> Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1169 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1169 On Tuesday 27 August 2002 10:39, Rob Browning wrote: > Lynn Winebarger writes: > > >> But I think it only does this if you configured with > >> --enable-maintainer-mode. Perhaps that is your problem? > > > > Back around March or May, I had similar trouble (see bug-guile). > > Turned out running autogen twice would the fix the problem. But I > > did configure with --enable-maintainer-mode. > > And is this problem with the tarfile or just CVS? (wondering if > *I'll* need to run autogen twice before make dist...) I think it's only when you check out a fresh tree and autogen hasn't been run in it before. Autogen is idempotent after the second run (rather than after the first run, which would be correct behaviour). Lynn _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel