Merge pull request #772 from marineam/krb5

mit-krb5: work around broken autoconf tests
This commit is contained in:
Michael Marineau 2014-07-28 18:57:56 -07:00
commit 724057747c

View File

@ -0,0 +1,4 @@
# work around configure test that cannot be cross compiled :(
export krb5_cv_attr_constructor_destructor=yes,yes
export ac_cv_func_regcomp=yes
export ac_cv_printf_positional=yes