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: autohackery and nightly snapshots Date: Thu, 22 Feb 2007 10:32:40 +0100 Organization: LAAS-CNRS Message-ID: <87vehu7d1j.fsf@laas.fr> References: <87ejoj5h91.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172136868 24245 80.91.229.12 (22 Feb 2007 09:34:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Feb 2007 09:34:28 +0000 (UTC) Cc: Guile Development To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Feb 22 10:34:20 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 1HKALC-0002NX-DB for guile-devel@m.gmane.org; Thu, 22 Feb 2007 10:34:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKALC-0006RM-0M for guile-devel@m.gmane.org; Thu, 22 Feb 2007 04:34:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKAJd-00062c-KT for guile-devel@gnu.org; Thu, 22 Feb 2007 04:32:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKAJc-00061p-IF for guile-devel@gnu.org; Thu, 22 Feb 2007 04:32:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKAJb-00061W-KF for guile-devel@gnu.org; Thu, 22 Feb 2007 04:32:39 -0500 Original-Received: from laas.laas.fr ([140.93.0.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1HKAJb-0004dm-0L for guile-devel@gnu.org; Thu, 22 Feb 2007 04:32:39 -0500 Original-Received: by laas.laas.fr (8.13.8/8.13.8) with SMTP id l1M9Wat9010948; Thu, 22 Feb 2007 10:32:37 +0100 (MET) X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 4 =?iso-8859-1?Q?Vent=F4se?= an 215 de la =?iso-8859-1?Q?R=E9volution?= 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: Neil Jerram , Guile Development In-Reply-To: <87ejoj5h91.fsf@ossau.uklinux.net> (Neil Jerram's message of "Wed, 21 Feb 2007 21:32:26 +0000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS on 140.93.0.15 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:6545 Archived-At: Hi, Neil Jerram writes: > -subdirs_with_ltlibs="srfi guile-readline" # maintain me > +subdirs_with_ltlibs="srfi guile-readline libguile" # maintain me Strangely, I had noticed that `(use-modules (ice-9 i18n))' would work with `pre-inst-guile', even before `libguile-i18n-v-0' is installed, perhaps because of some side-effect induced by the `libguile/guile' Libtool script. But apparently, this is not always the case, so your fix makes sense. Thanks! Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel