Whamcloud - gitweb
Use the libarchive library reported by pkg-config
authorTheodore Ts'o <tytso@mit.edu>
Sun, 15 Jun 2025 01:47:50 +0000 (21:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 15 Jun 2025 02:34:02 +0000 (22:34 -0400)
commitc54a2e825847c898c7f003b8556ba2eca08349f1
tree27b74096fc5e5d98e91ad2331182a438e113384f
parent6282b7516ab11529d1b46ddebc6a6643d2bbaecd
Use the libarchive library reported by pkg-config

If pkg-config is present, use it to determine how to access libarchive
library and its header file.

This fixes support for MacOS when trying to use libarchive.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
configure
configure.ac