diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-07-14 22:00:55 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-07-14 22:00:55 +0300 |
commit | 389fb2aebf01fb786e5b18ab87953c90c15279ff (patch) | |
tree | 174b3b1878e0ad4f04188dd92d1cd73eae5c3a4f /lisp/emacs-lisp | |
parent | 548941bbd8a0a02fe58ba34875468e208c08c891 (diff) | |
download | emacs-389fb2aebf01fb786e5b18ab87953c90c15279ff.tar.gz emacs-389fb2aebf01fb786e5b18ab87953c90c15279ff.tar.bz2 emacs-389fb2aebf01fb786e5b18ab87953c90c15279ff.zip |
Fix the MS-Windows build due to added GnuTLS functions
* src/gnutls.c [WINDOWSNT]: Add DEF_DLL_FN for new functions.
(init_gnutls_functions) [WINDOWSNT]: Add LOAD_DLL_FN for new
functions. Add #define redirections for new functions.
(gnutls_symmetric_aead): Fix format specs to be more portable when
printing ptrdiff_t arguments.
* src/fns.c (gnutls_rnd) [WINDOWSNT]: Redirect to w32_gnutls_rnd
wrapper.
* src/gnutls.h [WINDOWSNT]: Add prototype for w32_gnutls_rnd.
* test/lisp/net/gnutls-tests.el (gnutls-tests-tested-macs)
(gnutls-tests-tested-digests, gnutls-tests-tested-ciphers): Call
gnutls-available-p, otherwise GnuTLS functions might not be loaded
from the DLL on MS-Windows.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions