From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: specifying workbook dir for dist-hook Date: Mon, 08 Apr 2002 12:26:01 -0700 Sender: guile-devel-admin@gnu.org Message-ID: References: <87y9g8nutk.fsf@zagadka.ping.de> <87bsd0tygs.fsf@zagadka.ping.de> <87vgb31wz6.fsf@zagadka.ping.de> <871ydrjbpl.fsf@zagadka.ping.de> <877knif93t.fsf@zagadka.ping.de> Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1018295423 27597 127.0.0.1 (8 Apr 2002 19:50:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Apr 2002 19:50:23 +0000 (UTC) Cc: guile-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16uf9i-0007Az-00 for ; Mon, 08 Apr 2002 21:50:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16ueqJ-00008b-00; Mon, 08 Apr 2002 15:30:19 -0400 Original-Received: from ca-crlsbd-u4-c4c-174.crlsca.adelphia.net ([68.66.186.174] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16uepz-0008VD-00 for ; Mon, 08 Apr 2002 15:29:59 -0400 Original-Received: from ttn by giblet with local (Exim 3.33 #1 (Debian)) id 16uem9-0001av-00; Mon, 08 Apr 2002 12:26:01 -0700 Original-To: mvo@zagadka.ping.de In-Reply-To: <877knif93t.fsf@zagadka.ping.de> (message from Marius Vollmer on 08 Apr 2002 18:28:22 +0200) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:336 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:336 From: Marius Vollmer Date: 08 Apr 2002 18:28:22 +0200 pre-inst-guile works because GNU make will handle the include statement and pre-inst-guile does not contain anything that needs to be seen by automake. Thus, pre-inst-guile only works when using a make that knows how to handle a include directive. i don't see any "include" in Makefile.in for pre-inst-guile, for make to handle. perhaps this is only available w/ automake 1.5. It doesn't? Why? that's a good question. thi _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel