mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-22 22:08:11 +02:00
* builds/unix/configure.raw: Change argument name to brotli.
This commit is contained in:
parent
8e05ab3e2e
commit
6d3d309ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue