From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: guile.m4 site dir backward compatiblity Date: Sun, 03 Oct 2010 12:26:01 +0200 Message-ID: References: <903030.21666.qm@web37907.mail.mud.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1286103131 25909 80.91.229.12 (3 Oct 2010 10:52:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2010 10:52:11 +0000 (UTC) Cc: guile-devel To: Mike Gran Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Oct 03 12:52:09 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P2MAq-0006ea-RM for guile-devel@m.gmane.org; Sun, 03 Oct 2010 12:52:09 +0200 Original-Received: from localhost ([127.0.0.1]:48124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2MAq-0006qj-6k for guile-devel@m.gmane.org; Sun, 03 Oct 2010 06:52:08 -0400 Original-Received: from [140.186.70.92] (port=40119 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2Lyc-0001Qf-Ie for guile-devel@gnu.org; Sun, 03 Oct 2010 06:39:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2LiF-0004Va-3n for guile-devel@gnu.org; Sun, 03 Oct 2010 06:22:36 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:59643 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2LiF-0004VW-0N for guile-devel@gnu.org; Sun, 03 Oct 2010 06:22:35 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id C3D75DBFE3; Sun, 3 Oct 2010 06:22:34 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=XyyLOPPD3cjzZ5yaQMUo6Bd+MIo=; b=uQeumn bwqFu+JhmRNjL/GqFbYCLQZtqXa8sxMDAdsY3XKJhi1jnmm5WNVk3zwUCanRd1X7 9F2B2lt7LMPmnA89lWk7hp55Fo7O7VLw/w9vIr2Ktp5TJcRy+Y1gZ6RYahp45IeQ Roi+e1qJqO77jMeb2Jf/E6OHNQC1SZCuzizj4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=f36Ze16yyppCp36k4hjK0HxI7Z/a+74V xy58Qvkt5Q93xZRerN9sca48Hf+pk0FfWtO0/jy7fFQl8/7v5HD+yvCZxH6LlmwG aKbGKdJU1oC+q2AVK42MrWPpcmBFl1Z6setERIHuvDjhKaqwHv5g5ZIeJXz8svhz YcefqmPzCjY= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id B064ADBFDF; Sun, 3 Oct 2010 06:22:33 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [81.38.187.246]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 0FBFCDBFDE; Sun, 3 Oct 2010 06:22:31 -0400 (EDT) In-Reply-To: <903030.21666.qm@web37907.mail.mud.yahoo.com> (Mike Gran's message of "Sat, 2 Oct 2010 14:34:03 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 22D39514-CED8-11DF-996D-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:10988 Archived-At: On Sat 02 Oct 2010 23:34, Mike Gran writes: > The attached patch allows me to distribute Guile 1.9.x's guile.m4 > in a package that is supposed to compile with both 1.9.x and 1.8.x. Applied, thanks. Andy -- http://wingolog.org/