--- configure.in.orig Sat Oct 13 17:09:16 2001 +++ configure.in Fri Jan 11 19:58:14 2002 @@ -1622,7 +1607,7 @@ yes) AC_MSG_RESULT(yes) AC_DEFINE(KRB5_AUTH) - LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err" + LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err" CFLAGS="$CFLAGS -I$withval/include" LDFLAGS="$LDFLAGS -L$withval/lib" ;;