From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: bug#10612: GnuTLS bundled with the windows Emacs binaries Date: Mon, 08 Dec 2014 22:10:51 +0100 Message-ID: <87y4qhsv8k.fsf@wanadoo.es> References: <84boromyob.fsf@tum.de> <84ipknew07.fsf@tum.de> <87ipjzs512.fsf@gnus.org> <87wr8e8o58.fsf_-_@lifelogs.com> <83388pyify.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418073093 21997 80.91.229.3 (8 Dec 2014 21:11:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2014 21:11:33 +0000 (UTC) Cc: help-emacs-windows@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 08 22:11:26 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xy5aV-0004Fn-27 for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 22:11:23 +0100 Original-Received: from localhost ([::1]:36170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5aU-000177-IN for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 16:11:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5aN-000172-Nu for emacs-devel@gnu.org; Mon, 08 Dec 2014 16:11:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy5aI-0005tZ-Bs for emacs-devel@gnu.org; Mon, 08 Dec 2014 16:11:15 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:46164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5aI-0005tR-5U for emacs-devel@gnu.org; Mon, 08 Dec 2014 16:11:10 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xy5aG-00046v-Cr for emacs-devel@gnu.org; Mon, 08 Dec 2014 22:11:08 +0100 Original-Received: from 129.red-88-10-128.dynamicip.rima-tde.net ([88.10.128.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Dec 2014 22:11:08 +0100 Original-Received: from ofv by 129.red-88-10-128.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Dec 2014 22:11:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 129.red-88-10-128.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:pCD/TZpayxlfJHBuc8k0J1TfmVw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:179474 gmane.emacs.windows:5932 Archived-At: Lars Magne Ingebrigtsen writes: > Eli Zaretskii writes: > >> It doesn't include any DLLs except libXpm (which is needed for the >> tool-bar icons). It was built with GnuTLS, though, so if the end user >> installs GnuTLS, Emacs will find it and use it. > > Yeah, but there are other less official builds (i.e., not official at > all), like those linked from here: > > http://www.emacswiki.org/CategoryWThirtyTwo > > I couldn't tell whether any of those included GnuTLS... The binaries distributed by the MSYS2 project comes with GnuTLS libraries (and every other Emacs dependency supported on Windows.) Why do you ask?