blob: aa0b7af4526c45c0d7df8b367aa3dc93f93aff72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$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; }
|