waf: add k5crypto to the list of system libraries if they are reported by the krb5con... misc3
authorMatthieu Patou <mat@matws.net>
Wed, 14 May 2014 23:38:08 +0000 (16:38 -0700)
committerMatthieu Patou <mat@matws.net>
Sat, 17 May 2014 19:36:40 +0000 (12:36 -0700)
commit2807b986e53b7a473f08a6cfd789b339c4f8a401
tree14392571a96b5d3449d247ec0c4b73ec42f7ed45
parente8a323c73138bc132e95facfae011847e7c14aa0
waf: add k5crypto to the list of system libraries if they are reported by the krb5config but not found as requied by the different tests

Otherwise on some systems we have error message like
"Implied dependency k5crypto in winbind_krb5_locator is of type EMPTY"
Even though krb5config indicated that this library is needed and the
library is present

Signed-off-by: Matthieu Patou <mat@matws.net>
wscript_configure_system_mitkrb5