13 lines
464 B
Plaintext
13 lines
464 B
Plaintext
$OpenBSD: patch-configure,v 1.5 2002/12/13 08:53:56 fgsch Exp $
|
|
--- configure.orig Tue Nov 12 14:58:56 2002
|
|
+++ configure Fri Dec 13 05:47:30 2002
|
|
@@ -12655,7 +12655,7 @@ echo "$as_me: checking kerberosIV for \`
|
|
#define KERBEROS_V4 1
|
|
_ACEOF
|
|
|
|
- CEFLAGS="$CEFLAGS -I/usr/include/kerberosIV"
|
|
+ CEFLAGS="$CEFLAGS -I/usr/include -I/usr/include/kerberosIV"
|
|
LIBS="$LIBS -lkrb -ldes"
|
|
else
|
|
#we need to detect when we're building under a kerberosV compatibility
|