diff --git a/docs/HTTP3.md b/docs/HTTP3.md index f256c3bbdd..bf2c5e1d7d 100644 --- a/docs/HTTP3.md +++ b/docs/HTTP3.md @@ -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