kanidm/kanidm_unix_int/pam_kanidm
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
..
src 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
build.rs Use pkg-config to link against pam (#665) 2022-04-02 13:28:48 +10:00
Cargo.toml Use pkg-config to link against pam (#665) 2022-04-02 13:28:48 +10:00