mirror of
https://git.tukaani.org/xz.git
synced 2025-05-18 20:26:57 +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.