summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builds/unix/configure.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/unix/configure.raw b/builds/unix/configure.raw
index 292e66031..30debd5df 100644
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -545,7 +545,7 @@ fi
# check for system libbrotlidec
-AC_ARG_WITH([libbrotlidec],
+AC_ARG_WITH([brotli],
[AS_HELP_STRING([--with-brotli=@<:@yes|no|auto@:>@],
[Support decompression of WOFF2 streams @<:@default=auto@:>@])],
[], [with_brotli=auto])