mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
HTTP3.md: add missing autoreconf command for building with wolfssl
Closes #9353
This commit is contained in:
parent
1e0f67f82b
commit
75ca89856c
@ -116,6 +116,7 @@ Build wolfSSL
|
||||
|
||||
% git clone https://github.com/wolfSSL/wolfssl.git
|
||||
% cd wolfssl
|
||||
% autoreconf -fi
|
||||
% ./configure --prefix=<somewhere1> --enable-quic --enable-session-ticket --enable-earlydata --enable-psk --enable-harden --enable-altcertchains
|
||||
% make
|
||||
% make install
|
||||
|
Loading…
Reference in New Issue
Block a user