waf: add k5crypto to the list of system libraries if they are reported by the krb5con...
authorMatthieu Patou <mat@matws.net>
Wed, 14 May 2014 23:38:08 +0000 (16:38 -0700)
committerMichael Adam <obnox@samba.org>
Fri, 3 Oct 2014 09:01:42 +0000 (11:01 +0200)
commit540f3ad347998c1fbe6d30380c02186cb1f88aa4
treea79d36dc7b44422ecad6c52d4a8e9125016ef026
parent0d1e326a68d7b89d548a4b0e03be598c64d13224
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>
Reviewed-by: Michael Adam <obnox@samba.org>
wscript_configure_system_mitkrb5