checking for GSSGLUE... no
CredSPP support requires libgssglue, install the dependency
or disable the feature using --disable-credssp.
# apt-get install libgssglue-dev
checking for PCSCLITE... no
SmartCard support requires PCSC, install the dependency
or disable the feature using --disable-smartcard.
# apt-get install libpcsclite-dev