*** configure.dist Tue Feb 6 22:48:58 2007 --- configure Sun Mar 4 13:57:52 2007 *************** *** 6535,6541 **** rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_com_err" = no; then ! for ac_lib in krb5 'krb5 -ldes -lasn1 -lroken' com_err; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ --- 6535,6541 ---- rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_com_err" = no; then ! for ac_lib in krb5 'krb5 -lcrypto -lasn1' com_err; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ *************** *** 6665,6671 **** rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_krb5_sendauth" = no; then ! for ac_lib in krb5 'krb5 -ldes -lasn1 -lroken'; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ --- 6665,6671 ---- rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_krb5_sendauth" = no; then ! for ac_lib in krb5 'krb5 -lcrypto -lasn1 -lroken'; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */