]> git.pld-linux.org Git - packages/openssh.git/blame - openssh-heimdal.patch
- strict internal deps, unifications
[packages/openssh.git] / openssh-heimdal.patch
CommitLineData
5f854001
JB
1--- openssh-3.8p1/configure.ac.orig 2004-02-26 19:43:47.892696832 +0100
2+++ openssh-3.8p1/configure.ac 2004-02-26 19:44:41.278580944 +0100
3@@ -2109,7 +2109,7 @@
4 [ char *tmp = heimdal_version; ],
5 [ AC_MSG_RESULT(yes)
6 AC_DEFINE(HEIMDAL)
7- K5LIBS="-lkrb5 -ldes -lcom_err -lasn1 -lroken"
8+ K5LIBS="-lkrb5 -lasn1 -lroken"
9 ],
10 [ AC_MSG_RESULT(no)
11 K5LIBS="-lkrb5 -lk5crypto -lcom_err"
This page took 0.067823 seconds and 4 git commands to generate.