123456789101112 |
- $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
- --- openssh-5.2p1.orig/configure 2009-02-23 01:18:14.000000000 +0100
- +++ openssh-5.2p1/configure 2009-05-01 12:34:00.000000000 +0200
- @@ -26712,7 +26712,7 @@ echo "${ECHO_T}yes" >&6; }
- #define HEIMDAL 1
- _ACEOF
-
- - K5LIBS="-lkrb5 -ldes"
- + K5LIBS="-lkrb5"
- K5LIBS="$K5LIBS -lcom_err -lasn1"
- { echo "$as_me:$LINENO: checking for net_write in -lroken" >&5
- echo $ECHO_N "checking for net_write in -lroken... $ECHO_C" >&6; }
|