gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 175/205: INSTALL.md: fix secure transport configure


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 175/205: INSTALL.md: fix secure transport configure arguments
Date: Thu, 20 Apr 2017 16:21:55 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit e8c3c92d5839bbfa8b5ee7def1a7f60dae638d65
Author: Marcel Raad <address@hidden>
AuthorDate: Sat Apr 8 14:44:18 2017 +0200

    INSTALL.md: fix secure transport configure arguments
    
    --without-ssl is needed instead of --with-winssl.
---
 docs/INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index ff56600a5..529a907df 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -108,7 +108,7 @@ libressl.
  - mbedTLS: `--without-ssl --with-mbedtls`
  - axTLS: `--without-ssl --with-axtls`
  - schannel: `--without-ssl --with-winssl`
- - secure transport: `--with-winssl --with-darwinssl`
+ - secure transport: `--without-ssl --with-darwinssl`
 
 # Windows
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]