xz/src
Lasse Collin 7812002dd3 xz: Never use thousand separators in DJGPP builds.
DJGPP 2.05 added support for thousands separators but it's
broken at least under WinXP with Finnish locale that uses
a non-breaking space as the thousands separator. Workaround
by disabling thousands separators for DJGPP builds.
2020-03-11 21:15:35 +02:00
..
common Use defined(__GNUC__) before __GNUC__ in preprocessor lines. 2020-02-22 14:15:07 +02:00
liblzma liblzma: Fix a comment and RC_SYMBOLS_MAX. 2020-03-02 13:54:33 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
xz xz: Never use thousand separators in DJGPP builds. 2020-03-11 21:15:35 +02:00
xzdec Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00