]> git.ipfire.org Git - thirdparty/libarchive.git/commit
configure.ac: define HAVE_LZMA_STREAM_ENCODER_MT if it is detected properly. 700/head
authorJuan RP <xtraeme@voidlinux.eu>
Thu, 5 May 2016 05:55:57 +0000 (07:55 +0200)
committerJuan RP <xtraeme@voidlinux.eu>
Thu, 5 May 2016 05:55:57 +0000 (07:55 +0200)
commit9690ea4f3b79d07860f3ea55b6fab571721849b5
tree9efe2a74a63335ddf0b4c87dc9416948d700d288
parent335ce5416dfd9003b02ca9290f5e89b58aa1153f
configure.ac: define HAVE_LZMA_STREAM_ENCODER_MT if it is detected properly.

... otherwise HAVE_LZMA_STREAM_ENCODER_MT is undefined and the code
for multithreaded xz compression is skipped completely.
configure.ac