]> git.eshelyaron.com Git - emacs.git/commit
Support GnuTLS v3.4 and later on MS-Windows
authorChris Zheng <chriszheng99@gmail.com>
Sat, 11 Apr 2015 15:06:52 +0000 (18:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2015 15:06:52 +0000 (18:06 +0300)
commitdc79845aac339db1cdcbbfc48d8f1569ed9a5aa2
tree142c234eb4510a8658080e1cda418024e17f68b0
parent279558f472246dd19864f4175cb1d6061bc1ed92
Support GnuTLS v3.4 and later on MS-Windows

* src/gnutls.c (syms_of_gnutls) <libgnutls-version>: New DEFSYM.
* lisp/term/w32-win.el (dynamic-library-alist): Determine which
GnuTLS DLL to load according to value of libgnutls-version.

Fixes: bug#20294
Copyright-paperwork-exempt: yes
lisp/term/w32-win.el
src/gnutls.c