--- source/configure.in.orig Thu Aug 29 07:05:30 2002 +++ source/configure.in Sat Sep 7 20:54:21 2002 @@ -1914,7 +1914,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" ;;