23 Sep
2008
23 Sep
'08
2:28 p.m.
Module: wine Branch: master Commit: 874c9ef6c735f8ac58a46557889028312140b1e9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=874c9ef6c735f8ac58a4655788... Author: Henri Verbeet <hverbeet(a)gmail.com> Date: Mon Sep 22 22:13:19 2008 +0200 secur32: Require gnutls for schannel. --- configure | 245 +++++++++++++++++++++++++++++++++++++++++++++- configure.ac | 16 +++ dlls/secur32/Makefile.in | 1 + dlls/secur32/schannel.c | 10 ++ include/config.h.in | 3 + 5 files changed, 274 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=874c9ef6c735f8ac58a465...