]> git.proxmox.com Git - mirror_zfs.git/commit
Spruce up pkg-config files for libzfs/libzfs_core
authorRyan Moeller <ryan@iXsystems.com>
Fri, 4 Sep 2020 18:11:18 +0000 (14:11 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 9 Sep 2020 17:26:01 +0000 (10:26 -0700)
commitc0234eab65534bf53fe4be3bf21d871031239804
tree98594fc6f0863a710f92006729c772209ee5efd5
parentdd34e6cdd9b298126b1870ae0db1756eecbcde79
Spruce up pkg-config files for libzfs/libzfs_core

Several of the listed library dependencies are not relevant on FreeBSD.
Have ./configure save libraries that are found via pkg-config as
${LIB}_PC and use the configured automake variables instead of hard
coded names so we only get what was actually needed.

While here, update the URL to point at the OpenZFS Github repo.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10869
config/find_system_library.m4
lib/libzfs/libzfs.pc.in
lib/libzfs_core/libzfs_core.pc.in