* builds/unix/configure.raw: Change argument name to brotli.

GSoC-2019-nikhil
Nikhil Ramakrishnan 6 years ago
parent 8e05ab3e2e
commit 6d3d309ae6
  1. 2
      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])

Loading…
Cancel
Save