mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
* Use pkg-config to link against pam Some distros, such as nixos, require more than just '-lpam' to locate the library. Adding a naive pkg-config invocation to the pam FFI crate allows pam_kanidm to build on my system, where before this change it did not. * Update contributors Add myself, as requested |
||
---|---|---|
.. | ||
nss_kanidm | ||
pam_kanidm | ||
pam_tester | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |