Changes

Linux Desktop

36 bytes added, 13:30, 30 January 2017
Wine-2.0
===gnutls===
root-ként:
<pre>
# ./configure --prefix=/usr --with-default-trust-store-file=/etc/ssl/ca-bundle.crt --with-included-libtasn1 --with-included-unistring --without-p11-kit
 
# make
 
# make install
</pre>