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: system function conditional Date: Wed, 07 Jan 2004 07:36:20 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87n090ahez.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073429934 18470 80.91.224.253 (6 Jan 2004 22:58:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2004 22:58:54 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jan 06 23:58:51 2004 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 1Ae09z-0004ln-00 for ; Tue, 06 Jan 2004 23:58:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ae120-0007s4-6D for guile-devel@m.gmane.org; Tue, 06 Jan 2004 18:54:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ae0xj-0006QG-9v for guile-devel@gnu.org; Tue, 06 Jan 2004 18:50:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ae0wi-0005qW-PO for guile-devel@gnu.org; Tue, 06 Jan 2004 18:49:43 -0500 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ae0tt-0004i5-ON for guile-devel@gnu.org; Tue, 06 Jan 2004 18:46:18 -0500 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 i06Labno011002 for ; Wed, 7 Jan 2004 08:36:38 +1100 Original-Received: from localhost (ppp231.dyn11.pacific.net.au [61.8.11.231]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i06LaYxs021084 for ; Wed, 7 Jan 2004 08:36:37 +1100 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1Adys8-0000Jp-00; Wed, 07 Jan 2004 07:36:20 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never User-Agent: Gnus/5.1004 (Gnus v5.10.4) 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:3162 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3162 Is there a particular reason for guile to test for the system() function in configure? It's available right back to unix v7 (according to the man pages), which is normally far enough. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel