argh, this should have gone as well.

This commit is contained in:
fgsch 2002-05-01 22:20:48 +00:00
parent 42eb883073
commit e46c584b17

View File

@ -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