xz/src
Lasse Collin d62028b4c1 liblzma: Fix a portability problem in Makefile.am.
POSIX supports $< only in inference rules (suffix rules).
Using it elsewhere is a GNU make extension and doesn't
work e.g. with OpenBSD make.

Thanks to Christian Weisgerber for the patch.
2014-09-20 19:42:56 +03:00
..
common Windows: Add MSVC defines for inline and restrict keywords. 2014-01-12 17:04:33 +02:00
liblzma liblzma: Fix a portability problem in Makefile.am. 2014-09-20 19:42:56 +03:00
lzmainfo Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
scripts xzgrep: exit 0 when at least one file matches. 2014-06-11 20:43:28 +03:00
xz xz: Add --ignore-check. 2014-08-05 22:32:36 +03:00
xzdec Build: Fix the combination of --disable-xzdec --enable-lzmadec. 2014-04-25 17:53:42 +03:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00