mirror of
https://git.tukaani.org/xz.git
synced 2025-02-08 09:45:45 +00:00
When encoders were disabled and threading enabled, outqueue.c and outqueue.h were not compiled. The multi threaded decoder required these files, so compilation failed.