X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=configure.ac;h=0aa3dba5fc737cec96939393e6a3ee5614ec24ee;hp=ab207c66d9e16e1682c098bb60e8a195fd22525f;hb=6cf9254ec29ef10dfd4515f192f53f6c935b2375;hpb=687fe37614a6f5f9083818931b72ac326eaee43a diff --git a/configure.ac b/configure.ac index ab207c6..0aa3dba 100644 --- a/configure.ac +++ b/configure.ac @@ -76,7 +76,7 @@ AS_IF([test x"$KRB5_LIBS" != x], [Define to 1 if you have the `krb524_convert_creds_kdc' function.])])])]) AC_CHECK_HEADERS([kerberosIV/krb.h]) AC_CHECK_HEADERS([kerberosV/heim_err.h]) - AC_CHECK_MEMBERS([krb5_creds.keyblock, krb5_creds.session, + AC_CHECK_MEMBERS([krb5_creds.keyblock, krb5_creds.keyblock.enctype, krb5_creds.session, krb5_prompt.type], , , [#include ]) RRA_LIB_KRB5_RESTORE]) AC_SUBST([BUILD_KRB5]) @@ -230,6 +230,7 @@ src/usd/test/Makefile \ src/uss/Makefile \ src/util/Makefile \ src/util/test/Makefile \ +src/libafscp/Makefile \ src/venus/Makefile \ src/venus/test/Makefile \ src/vfsck/Makefile \ @@ -243,6 +244,8 @@ src/xstat/Makefile \ src/helper-splint.sh \ tests/Makefile \ tests/auth/Makefile \ +tests/cmd/Makefile \ +tests/common/Makefile \ tests/rpctestlib/Makefile \ tests/tap/Makefile \ tests/util/Makefile,