From 163230ff1172279866eee5b3ad8e654a79a9c9a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lal?= Date: Wed, 19 Jun 2024 10:41:30 +0200 Subject: [PATCH] Enable --with-http_v3_module --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 1d037dd..2267e85 100755 --- a/debian/rules +++ b/debian/rules @@ -42,6 +42,7 @@ basic_configure_flags := \ --with-http_realip_module \ --with-http_auth_request_module \ --with-http_v2_module \ + --with-http_v3_module \ --with-http_dav_module \ --with-http_slice_module \ --with-threads