From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: doc libdir and C code modules Date: Thu, 09 Feb 2006 09:49:34 +0000 Message-ID: <87wtg4oo9d.fsf@ossau.uklinux.net> References: <87zml86k72.fsf@zip.com.au> <87acd716ds.fsf@ossau.uklinux.net> <87d5i0m3vo.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139478804 14098 80.91.229.2 (9 Feb 2006 09:53:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Feb 2006 09:53:24 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Feb 09 10:53:20 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F78U9-0001dJ-AG for guile-devel@m.gmane.org; Thu, 09 Feb 2006 10:53:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F78U8-0008G7-NA for guile-devel@m.gmane.org; Thu, 09 Feb 2006 04:53:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F78Tj-0008FI-0A for guile-devel@gnu.org; Thu, 09 Feb 2006 04:52:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F78Tg-0008Eg-W6 for guile-devel@gnu.org; Thu, 09 Feb 2006 04:52:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F78Tg-0008Ec-L8 for guile-devel@gnu.org; Thu, 09 Feb 2006 04:52:40 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F78XC-0000WZ-GL for guile-devel@gnu.org; Thu, 09 Feb 2006 04:56:18 -0500 Original-Received: from laruns (host86-129-147-232.range86-129.btcentralplus.com [86.129.147.232]) by mail3.uklinux.net (Postfix) with ESMTP id 90829409FC3 for ; Thu, 9 Feb 2006 09:52:38 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 0C81C6F701 for ; Thu, 9 Feb 2006 09:49:35 +0000 (GMT) Original-To: guile-devel@gnu.org In-Reply-To: <87d5i0m3vo.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 07 Feb 2006 11:03:39 +1100") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) 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:5670 Archived-At: Kevin Ryde writes: > Neil Jerram writes: >> >> I didn't realize that Autoconf could do @libdir@ substitutions so >> conveniently. > > Actually I had it a bit wrong, the usual autoconf $(libdir) value > needs to get expanded by some shell/make. That'd be why I've been > using that way I guess :-). I updated the manual. Yes, that sounds more like what I thought you had to do. It's a shame that this isn't as easy as just putting @libdir@ in a .in file. Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel