util-linux/libmount
Luca Boccassi 71b98c36d4 meson: fix dlopen support for cryptsetup
dlopen is treated as a dependency, but that's not quite right, it
should be an alternative way to link to libcryptsetup.
Search for it only if cryptsetup is not disabled, and if the cryptsetup-dlopen
is explicitly set to enabled. If it is, do not link to libcryptsetup.

Add cryptsetup support status to the meson summary.
2021-07-20 11:55:21 +02:00
..
docs docs: update copyright years 2021-05-31 18:12:07 +02:00
python libmount: check errno after strto..() 2021-07-20 11:33:27 +02:00
src libmount: check errno after strto..() 2021-07-20 11:33:27 +02:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
meson.build meson: fix dlopen support for cryptsetup 2021-07-20 11:55:21 +02:00
mount.pc.in cryptsetup: add option to use via dlopen in libmount 2020-07-07 16:43:55 +01:00