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: Re: PATCH for guile-readline/Makefile.am Date: Sun, 11 Jan 2004 05:41:27 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87vfnjfv6g.fsf@zip.com.au> References: <20040107215637.GA5971@pazuzu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073763991 30488 80.91.224.253 (10 Jan 2004 19:46:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Jan 2004 19:46:31 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jan 10 20:46:26 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AfP3w-0005dN-00 for ; Sat, 10 Jan 2004 20:46:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AfPxv-0001cA-CO for guile-devel@m.gmane.org; Sat, 10 Jan 2004 15:44:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AfPxU-0001bU-Ol for guile-devel@gnu.org; Sat, 10 Jan 2004 15:43:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AfPwy-0001Qi-O4 for guile-devel@gnu.org; Sat, 10 Jan 2004 15:43:47 -0500 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AfPwy-0001Ow-2F for guile-devel@gnu.org; Sat, 10 Jan 2004 15:43:16 -0500 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i0AJfh92008941; Sun, 11 Jan 2004 06:41:43 +1100 Original-Received: from localhost (ppp91.dyn251.pacific.net.au [203.143.251.91]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i0AJffha025744; Sun, 11 Jan 2004 06:41:42 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1AfOzA-0000Zw-00; Sun, 11 Jan 2004 05:41:28 +1000 Original-To: Richard Todd Mail-Copies-To: never In-Reply-To: <20040107215637.GA5971@pazuzu> (Richard Todd's message of "Wed, 7 Jan 2004 15:56:37 -0600") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3179 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3179 Richard Todd writes: > > Problem: The guile-readline/Makefile unconditionally removes and > remakes a link from ice-9/readline.scm to ../readline.scm. What's it for anyway? Running ./pre-inst-guile? > If you don't like this method and can find a better way, please do so, > because we need a change to this file! A radical approach would be to drop the guile-readline sub-configure and put readline.scm under ice-9 in the first place. (Could still have a separate dlmodule if desired, or just add to libguile.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel