From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Cygwin patch for 1.6.4 Date: Thu, 02 Oct 2003 11:33:31 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87isn82zkk.fsf@zip.com.au> References: <16225.62509.832674.84224@localhost.localdomain> <87u16s7mt4.fsf@peder.flower> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065062128 16727 80.91.224.253 (2 Oct 2003 02:35:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2003 02:35:28 +0000 (UTC) Cc: hanwen@cs.uu.nl, guile-devel@gnu.org, mvo@zagadka.de Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Oct 02 04:35:26 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4tJO-0001ze-00 for ; Thu, 02 Oct 2003 04:35:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A4tGw-0003bj-5I for guile-devel@m.gmane.org; Wed, 01 Oct 2003 22:32:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A4tGq-0003au-RQ for guile-devel@gnu.org; Wed, 01 Oct 2003 22:32:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A4tGK-0003Tg-R3 for guile-devel@gnu.org; Wed, 01 Oct 2003 22:32:47 -0400 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A4sLq-0007Cg-78; Wed, 01 Oct 2003 21:33:54 -0400 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id h921XfYH004925; Thu, 2 Oct 2003 11:33:41 +1000 Original-Received: from localhost (ppp97.dyn228.pacific.net.au [203.143.228.97]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id h921Uast031824; Thu, 2 Oct 2003 11:30:38 +1000 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1A4sLU-00086u-00; Thu, 02 Oct 2003 11:33:32 +1000 Original-To: Jan Nieuwenhuizen Mail-Copies-To: never In-Reply-To: <87u16s7mt4.fsf@peder.flower> (Jan Nieuwenhuizen's message of "Wed, 01 Oct 2003 21:57:59 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2835 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2835 Jan Nieuwenhuizen writes: > > Attached. We dropped the --enable-cc-for-build option, in favour of just setting CC_FOR_BUILD. The latter is also used by config.guess. I'd like to similarly drop --enable-guile-for-build, just take a GUILE_FOR_BUILD variable, but haven't yet got around to proposing that. AC_ARG_VAR is good for both CC_FOR_BUILD and GUILE_FOR_BUILD too. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel