gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 08/222: docs/HTTP3: fix `--with-ssl` ngtcp2 configure flag


From: gnunet
Subject: [gnurl] 08/222: docs/HTTP3: fix `--with-ssl` ngtcp2 configure flag
Date: Thu, 07 Nov 2019 00:08:24 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 4e3dfe3323bedc534024cff7ee5d27771958895d
Author: Jimmy Gaussen <address@hidden>
AuthorDate: Thu Sep 12 15:15:46 2019 +0200

    docs/HTTP3: fix `--with-ssl` ngtcp2 configure flag
    
    Closes #4338
---
 docs/HTTP3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/HTTP3.md b/docs/HTTP3.md
index 1e9b183c4..faa556441 100644
--- a/docs/HTTP3.md
+++ b/docs/HTTP3.md
@@ -65,7 +65,7 @@ Build curl
      % git clone https://github.com/curl/curl
      % cd curl
      % ./buildconf
-     % LDFLAGS="-Wl,-rpath,<somewhere1>/lib" ./configure 
-with-ssl=<somewhere1> --with-nghttp3=<somewhere2> --with-ngtcp2=<somewhere3>
+     % LDFLAGS="-Wl,-rpath,<somewhere1>/lib" ./configure 
--with-ssl=<somewhere1> --with-nghttp3=<somewhere2> --with-ngtcp2=<somewhere3>
      % make
 
 ## Running

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



reply via email to

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