From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: TLS support on NetBSD Date: Fri, 23 Oct 2009 19:40:34 -0400 Message-ID: References: <878wf2tsl7.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256341296 18348 80.91.229.12 (23 Oct 2009 23:41:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Oct 2009 23:41:36 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Oct 24 01:41:29 2009 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.50) id 1N1TlA-00082a-Lh for guile-devel@m.gmane.org; Sat, 24 Oct 2009 01:41:28 +0200 Original-Received: from localhost ([127.0.0.1]:34608 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1TlA-0000mL-50 for guile-devel@m.gmane.org; Fri, 23 Oct 2009 19:41:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1TkQ-0000Qd-14 for guile-devel@gnu.org; Fri, 23 Oct 2009 19:40:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1TkL-0000Nm-D3 for guile-devel@gnu.org; Fri, 23 Oct 2009 19:40:41 -0400 Original-Received: from [199.232.76.173] (port=54153 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1TkL-0000Ng-8K for guile-devel@gnu.org; Fri, 23 Oct 2009 19:40:37 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:50444) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N1TkJ-0001Hr-Je; Fri, 23 Oct 2009 19:40:35 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id BF6F753E7; Fri, 23 Oct 2009 19:40:34 -0400 (EDT) X-Hashcash: 1:20:091023:guile-devel@gnu.org::Y7ktPZamUiXaJZv9:00000000000000000000000000000000000000000043rM X-Hashcash: 1:20:091023:ludo@gnu.org::JDwrOw7z5cUzq7/I:000005CQk In-Reply-To: <878wf2tsl7.fsf@gnu.org> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Fri, 23 Oct 2009 10:36:20 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:9564 Archived-At: Thanks - I think there is actually no tls support yet. I will take a look at the autoconf issue when I have time - but I'm very busy at work this week.