mirror of https://github.com/freetype/freetype
* builds/unix/configure.raw: Change argument name to brotli.
This commit is contained in:
parent
8e05ab3e2e
commit
6d3d309ae6
|
@ -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…
Reference in New Issue