mirror of
https://git.tukaani.org/xz.git
synced 2025-09-09 12:08:26 +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.