One little fix to 0001-Add-zlib-and-zstd-streaming-compression patch for configure.ac
================ @@ -1455,6 +1456,7 @@ fi if test "$with_lz4" = yes; then AC_CHECK_HEADERS(lz4.h, [], [AC_MSG_ERROR([lz4.h header file is required for LZ4])]) +fi ================ Otherwise autoconf generates a broken configure script. -- Best Regards, Ian Zagorskikh CloudLinux: https://www.cloudlinux.com/