mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
parent
b8f7488e94
commit
5a2f1a836f
@ -746,7 +746,7 @@ dnl ------------------------------------------------------
|
||||
dnl Where we do we find lzma?
|
||||
|
||||
AC_ARG_ENABLE(lzma,
|
||||
AS_HELP_STRING(--enable-lzma, [enable support for the Zstandard compression scheme.]),
|
||||
AS_HELP_STRING(--enable-lzma, [enable support for the LZMA compression scheme.]),
|
||||
[case "${enableval}" in
|
||||
"yes") lzma=true ;;
|
||||
"no") lzma=false ;;
|
||||
|
Loading…
Reference in New Issue
Block a user