Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
usable outside of the Gnome platform). XML itself is a metalanguage to design
markup languages, i.e. text language where semantic and structure are added to
the content using extra "markup" information enclosed between angle brackets.
===> The following configuration options are available for libxml2-2.14.6:
DOCS=on: Build and/or install documentation
ICU=off: Unicode support via ICU
READLINE=on: History for xmllint
STATIC=on: Build static executables and/or libraries
THREAD_ALLOC=off: Per-thread memory (DEVELOPERS ONLY!)
====> Enable legacy API compatibility
HTTP=on: HTTP support
LZMA=on: LZMA compression support
ZLIB=on: zlib compression support
===> Use 'make config' to modify these settings