--- configure.orig Tue Feb 13 00:09:23 2001 +++ configure Mon Feb 26 01:54:03 2001 @@ -3239,7 +3239,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" + X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE -lXmu -lXt" else echo "$ac_t""no" 1>&6 fi @@ -5401,7 +5401,7 @@ PASSWD_LIBS="$PASSWD_LIBS -lkrb4 -ldes425 -lkrb5 -lk5crypto -lcrypt -lcom_err" elif test "$have_kerberos" = yes ; then # from Tim Showalter - PASSWD_LIBS="$PASSWD_LIBS -lkrb -ldes" + PASSWD_LIBS="$PASSWD_LIBS -lkrb -ldes -lcom_err" fi if test "$have_kerberos" = yes ; then