Properly separate the K5-only buld from K4.
Submitted by: sheldonh
This commit is contained in:
@@ -15,7 +15,8 @@ CFLAGS+= -I${KRB5DIR}/include \
|
||||
-I${ASN1OBJDIR} \
|
||||
-I${HDBOBJDIR} \
|
||||
-I${.OBJDIR}
|
||||
.if defined(MAKE_KERBEROS4)
|
||||
.if defined(MAKE_KERBEROS4) && \
|
||||
(${MAKE_KERBEROS4} == "YES" || ${MAKE_KERBEROS4} == "yes")
|
||||
_krb4libs= -lkrb -lkafs
|
||||
_krb4deps= ${LIBKRB} ${LIBKAFS}
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user