summaryrefslogtreecommitdiffstats
path: root/kerberos5/libexec/kpasswdd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/libexec/kpasswdd/Makefile')
-rw-r--r--kerberos5/libexec/kpasswdd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/libexec/kpasswdd/Makefile b/kerberos5/libexec/kpasswdd/Makefile
index b15f95d..4ec263f 100644
--- a/kerberos5/libexec/kpasswdd/Makefile
+++ b/kerberos5/libexec/kpasswdd/Makefile
@@ -11,7 +11,7 @@ CFLAGS+= -I${KRB5DIR}/include \
-I${ASN1OBJDIR} \
-I${HDBOBJDIR} \
-I${.OBJDIR}
-.if defined(KRB5_KRB4_COMPAT)
+.if defined(MAKE_KERBEROS4)
_krb4libs= -lkrb -lkafs
_krb4deps= ${LIBKRB} ${LIBKAFS}
.endif
OpenPOWER on IntegriCloud