From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: what am I doing wrong building 1.8? Date: Tue, 14 Aug 2007 17:05:04 +0200 Organization: LAAS-CNRS Message-ID: <874pj2rwbj.fsf@laas.fr> References: <87absvw325.fsf@pobox.com> <87r6m6zd6y.fsf@laas.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187103900 12993 80.91.229.12 (14 Aug 2007 15:05:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2007 15:05:00 +0000 (UTC) Cc: guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Aug 14 17:04:59 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 1IKxwt-00066F-4N for guile-devel@m.gmane.org; Tue, 14 Aug 2007 17:04:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKxwp-0004s0-Cn for guile-devel@m.gmane.org; Tue, 14 Aug 2007 11:04:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IKxwE-0004OV-Hc for guile-devel@gnu.org; Tue, 14 Aug 2007 11:04:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IKxwC-0004N4-Pb for guile-devel@gnu.org; Tue, 14 Aug 2007 11:04:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKxwC-0004Mv-Hg for guile-devel@gnu.org; Tue, 14 Aug 2007 11:04:04 -0400 Original-Received: from laas.laas.fr ([140.93.0.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IKxwA-0000AF-Ra for guile-devel@gnu.org; Tue, 14 Aug 2007 11:04:03 -0400 Original-Received: from messiaen.laas.fr (messiaen [IPv6:2001:660:6602:0:230:65ff:fed4:9d20]) by laas.laas.fr (8.13.8/8.13.8) with SMTP id l7EF3rST017593; Tue, 14 Aug 2007 17:03:57 +0200 (MEST) Original-Received: by messiaen.laas.fr (sSMTP sendmail emulation); Tue, 14 Aug 2007 17:05:04 +0200 X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 27 Thermidor an 215 de la =?iso-8859-1?Q?R=E9volutio?= =?iso-8859-1?Q?n?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: Andy Wingo , guile-devel In-Reply-To: <87r6m6zd6y.fsf@laas.fr> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Tue\, 14 Aug 2007 11\:18\:45 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Spam-Score: -0.001 () NO_RELAYS X-Scanned-By: MIMEDefang at CNRS-LAAS on IPv6:2001:660:6602::2 X-MIME-Autoconverted: from 8bit to quoted-printable by laas.laas.fr id l7EF3rST017593 X-Detected-Kernel: Solaris 10 (beta) 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:6687 Archived-At: Hi, ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > Apparently, it's Automake's responsibility to install `config.rpath'. > Why this doesn't happen is a mystery to me. I'll try to investigate > that later on. Actually, it's gettextize/autopoint's job, so that file is supposed to be installed "once for all" essentially. Thus, I added it to the repository in both branches. Let me know if there's still anything wrong. Thanks! Ludo'. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel