|
Line 0
Link Here
|
|
|
1 |
--- cvsunix/configure.orig Wed Mar 7 04:02:21 2001 |
| 2 |
+++ cvsunix/configure Mon Jan 21 16:24:32 2002 |
| 3 |
@@ -3423,7 +3423,7 @@ |
| 4 |
includeopt="${includeopt} -I$GSSAPI/include" |
| 5 |
# FIXME: This is ugly, but these things don't seem to be standardized. |
| 6 |
if test "$ac_cv_header_gssapi_h" = "yes"; then |
| 7 |
- LIBS="$LIBS -L$GSSAPI/lib -lgssapi -lkrb5 -lasn1 -ldes -lroken" |
| 8 |
+ LIBS="$LIBS -L$GSSAPI/lib -lgssapi -lkrb5 -lasn1 -ldes -lroken -lcrypt -lcom_err" |
| 9 |
else |
| 10 |
LIBS="$LIBS -L$GSSAPI/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err" |
| 11 |
fi |