diff --git a/cf/check-compile-et.m4 b/cf/check-compile-et.m4 index 9ea8320f3..3f9d95975 100644 --- a/cf/check-compile-et.m4 +++ b/cf/check-compile-et.m4 @@ -67,6 +67,7 @@ elif test "${krb_cv_compile_et}" = "yes"; then const char *p; p = error_message(0); initialize_error_table_r(0,0,0,0); + com_right_r(0, 0, 0, 0); ]])],[krb_cv_com_err="yes"],[krb_cv_com_err="no"; CPPFLAGS="${save_CPPFLAGS}"]) AC_MSG_RESULT(${krb_cv_com_err}) LIBS="${krb_cv_save_LIBS}"