From 1eda50740ea0b976ede22ac7920ca0535fc6b846 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Tue, 3 Jan 2023 18:00:18 -0500 Subject: [doc] remove references to removed modules --- INSTALL | 4 ---- 1 file changed, 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b7058b56..3aa2761b 100644 --- a/INSTALL +++ b/INSTALL @@ -196,7 +196,3 @@ build using CMake and Xcode on Mac OS X with MacPorts $ cmake -Wno-dev -DWITH_PCRE2=1 -DWITH_OPENSSL=1 -DWITH_LUA=1 -DWITH_ZLIB=1 -DWITH_ZSTD=1 -DWITH_BROTLI=1 -DWITH_WEBDAV_PROPS=1 . $ make -j 4 $ make test - - # Note: many tests fail if not built with openssl - # lighttpd will not start up with tests/lighttpd.conf - # (mod_secdownload fails to configure hmac-sha1 and hmac-sha256) -- cgit v1.2.1