kanidm/kanidm_unix_int
Euan Kemp 4862b919de
Use pkg-config to link against pam (#665)
* 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
2022-04-02 13:28:48 +10:00
..
nss_kanidm Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00
pam_kanidm Use pkg-config to link against pam (#665) 2022-04-02 13:28:48 +10:00
pam_tester Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00
src 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
tests 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
build.rs 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
Cargo.toml Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00