diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2010-10-11 21:26:19 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2010-10-11 21:26:19 +0300 |
commit | ac462b1c47c451f5c62e428306314c4bdad8ae7f (patch) | |
tree | bf09e60c23a0ada2d365ebb8e1fa141b25ed4321 /configure.ac | |
parent | xz: Use "%"PRIu32 instead of "%d" in a format string. (diff) | |
download | xz-ac462b1c47c451f5c62e428306314c4bdad8ae7f.tar.xz |
xz: Avoid SA_RESTART for portability reasons.
SA_RESTART is not as portable as I had hoped. It's missing
at least from OpenVMS, QNX, and DJGPP). Luckily we can do
fine without SA_RESTART.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions