From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: Where to install files? Date: Tue, 11 Oct 2005 07:34:08 +1000 Message-ID: <87wtkl6oq7.fsf@zip.com.au> References: <87y851xja3.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 1128980596 26719 80.91.229.2 (10 Oct 2005 21:43:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2005 21:43:16 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 10 23:43:15 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EP5Oj-0003t7-06 for guile-user@m.gmane.org; Mon, 10 Oct 2005 23:41:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP5Oi-00018g-E5 for guile-user@m.gmane.org; Mon, 10 Oct 2005 17:41:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EP5ON-00013T-NP for guile-user@gnu.org; Mon, 10 Oct 2005 17:41:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EP5Hl-0007EK-FI for guile-user@gnu.org; Mon, 10 Oct 2005 17:34:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP5Hk-0007Df-H5 for guile-user@gnu.org; Mon, 10 Oct 2005 17:34:17 -0400 Original-Received: from [61.8.0.115] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EP5Hk-0002cc-3H for guile-user@gnu.org; Mon, 10 Oct 2005 17:34:16 -0400 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9ALYEdG031965; Tue, 11 Oct 2005 07:34:14 +1000 Original-Received: from localhost (ppp2E45.dyn.pacific.net.au [61.8.46.69]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9ALYC4f010668; Tue, 11 Oct 2005 07:34:13 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1EP5Hc-0000gU-00; Tue, 11 Oct 2005 07:34:08 +1000 Original-To: Neil Jerram In-Reply-To: <87y851xja3.fsf@ossau.uklinux.net> (Neil Jerram's message of "Mon, 10 Oct 2005 20:29:40 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4821 Archived-At: Neil Jerram writes: > > Can someone tell me the Makefile.am incantations for determining where > a package should install Scheme and Elisp files? For the lisp bits, AM_PATH_LISPDIR in configure.ac then dist_lisp_LISP = foo.el or if you don't want it byte-compiled, dist_lisp_DATA = foo-autoloads.el foo-devel.el _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user