From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: doc libdir and C code modules Date: Tue, 07 Feb 2006 11:03:39 +1100 Message-ID: <87d5i0m3vo.fsf@zip.com.au> References: <87zml86k72.fsf@zip.com.au> <87acd716ds.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139270713 24654 80.91.229.2 (7 Feb 2006 00:05:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2006 00:05:13 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Feb 07 01:05:04 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 1F6GLn-0003PX-DK for guile-devel@m.gmane.org; Tue, 07 Feb 2006 01:04:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6GP7-0002tm-Rm for guile-devel@m.gmane.org; Mon, 06 Feb 2006 19:08:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6GOU-0002p4-P6 for guile-devel@gnu.org; Mon, 06 Feb 2006 19:07:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6GOS-0002oF-58 for guile-devel@gnu.org; Mon, 06 Feb 2006 19:07:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6GOR-0002oA-Q3 for guile-devel@gnu.org; Mon, 06 Feb 2006 19:07:40 -0500 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F6GO3-0004xo-O9 for guile-devel@gnu.org; Mon, 06 Feb 2006 19:07:16 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1703mGn028155; Tue, 7 Feb 2006 11:03:49 +1100 Original-Received: from localhost (ppp2D7E.dyn.pacific.net.au [61.8.45.126]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1703kjY000363; Tue, 7 Feb 2006 11:03:47 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1F6GKZ-0005t8-00; Tue, 07 Feb 2006 11:03:39 +1100 Original-To: Neil Jerram Mail-Copies-To: never In-Reply-To: <87acd716ds.fsf@ossau.uklinux.net> (Neil Jerram's message of "Sat, 04 Feb 2006 15:38:23 +0000") User-Agent: Gnus/5.110004 (No Gnus v0.4) 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:5666 Archived-At: 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. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel