From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: guile-tools versus GUILE_EFFECTIVE_VERSION Date: Wed, 26 Feb 2003 08:00:05 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87adgkuil6.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046211959 13146 80.91.224.249 (25 Feb 2003 22:25:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2003 22:25:59 +0000 (UTC) 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 18nnWQ-0003Ps-00 for ; Tue, 25 Feb 2003 23:25:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18nnVW-0004BL-02 for guile-devel@m.gmane.org; Tue, 25 Feb 2003 17:25:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18nnKp-0007eb-00 for guile-devel@gnu.org; Tue, 25 Feb 2003 17:13:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18nnJf-000779-00 for guile-devel@gnu.org; Tue, 25 Feb 2003 17:13:18 -0500 Original-Received: from sunny.pacific.net.au ([203.2.228.40]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18nn8B-0002by-00 for guile-devel@gnu.org; Tue, 25 Feb 2003 17:00:55 -0500 Original-Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h1PM0q82002704 for ; Wed, 26 Feb 2003 09:00:52 +1100 (EST) Original-Received: from localhost (ppp94.dyn228.pacific.net.au [203.143.228.94]) by wisma.pacific.net.au with ESMTP id JAA26050 for ; Wed, 26 Feb 2003 09:00:50 +1100 (EST) Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 18nn7P-0000PJ-00; Wed, 26 Feb 2003 08:00:07 +1000 Original-To: guile-devel@gnu.org User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1976 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1976 In the current cvs it looks like guile-tools uses GUILE_VERSION (1.7.0) to locate the scripts directory, but scripts/Makefile.am seems to install to GUILE_EFFECTIVE_VERSION (1.7). Perhaps guile-tools.in needs a corresponding update. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel