]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Added missing config.h entries for libb2 1079/head
authorGrzegorz Antoniak <ga@anadoxin.org>
Sat, 27 Oct 2018 05:45:56 +0000 (07:45 +0200)
committerGrzegorz Antoniak <ga@anadoxin.org>
Sat, 27 Oct 2018 05:45:56 +0000 (07:45 +0200)
commit0e5103e11f50d963c989b3ba6190685479935447
treebe2d6c7f06bf04f50be490ef3db46e5b549ca0c1
parentd661131393def793a9919d1e3fd54c9992888bd6
Added missing config.h entries for libb2

Symbols added: HAVE_LIBB2, HAVE_BLAKE2_H

RAR5 reader sources expect those symbols to be defined when using system
libb2, but the symbols were missing. This commit fixes that.
build/cmake/config.h.in