argh, this should have gone as well.
This commit is contained in:
parent
42eb883073
commit
e46c584b17
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure_in,v 1.3 2001/11/27 15:29:28 brad Exp $
|
||||
--- configure.in.orig Tue Nov 27 10:20:15 2001
|
||||
+++ configure.in Tue Nov 27 10:21:16 2001
|
||||
@@ -402,7 +402,7 @@ then
|
||||
AC_DEFINE(HEIMDAL)
|
||||
AC_DEFINE(KERBEROS_V5)
|
||||
CEFLAGS="$CEFLAGS -I/usr/include/kerberosV"
|
||||
- LIBS="$LIBS -lasn1 -lkrb5 -lcom_err"
|
||||
+ LIBS="$LIBS -lkrb5 -lasn1 -lcom_err -lkafs"
|
||||
else
|
||||
if test "$with_kerberos5" != "yes"
|
||||
then
|
Loading…
Reference in New Issue
Block a user