mirror of
https://git.tukaani.org/xz.git
synced 2025-02-21 16:08:12 +00:00
The patch is quite long but it's mostly about adding new #ifdefs to omit code when encoders or decoders have been disabled. This adds two new #defines to config.h: HAVE_ENCODERS and HAVE_DECODERS.