mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
Info about brotli.
This commit is contained in:
parent
83a2020936
commit
8c39acc277
@ -128,6 +128,9 @@ get_dyn_full_version(struct terminal *term, int more)
|
|||||||
#ifdef CONFIG_IPV6
|
#ifdef CONFIG_IPV6
|
||||||
comma, "IPv6",
|
comma, "IPv6",
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef CONFIG_BROTLI
|
||||||
|
comma, "brotli",
|
||||||
|
#endif
|
||||||
#ifdef CONFIG_GZIP
|
#ifdef CONFIG_GZIP
|
||||||
comma, "gzip",
|
comma, "gzip",
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user