1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00

Info about brotli.

This commit is contained in:
Witold Filipczyk 2017-11-11 16:31:32 +01:00
parent 83a2020936
commit 8c39acc277

View File

@ -128,6 +128,9 @@ get_dyn_full_version(struct terminal *term, int more)
#ifdef CONFIG_IPV6
comma, "IPv6",
#endif
#ifdef CONFIG_BROTLI
comma, "brotli",
#endif
#ifdef CONFIG_GZIP
comma, "gzip",
#endif