mirror of
https://git.tukaani.org/xz.git
synced 2025-03-25 18:00:45 +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.