xz/src
Lasse Collin 2296778f3c xz: Make xz buildable even when encoders or decoders are disabled.
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.
2016-06-28 21:09:46 +03:00
..
common Fix the detection of installed RAM on QNX. 2015-03-29 22:13:48 +03:00
liblzma Build: Build LZMA1/2 presets also when only decoder is wanted. 2016-06-28 21:09:46 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp. 2015-02-09 22:08:37 +02:00
xz xz: Make xz buildable even when encoders or decoders are disabled. 2016-06-28 21:09:46 +03:00
xzdec Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00