Compiling and Installing
------------------------
Building this PAM module requires the following software:
- pkgconf or pkg-config
- curl
- pam
After installing the pre-requisites, type:
make
and then, maybe
make install # (as root or with sudo)