Partial build of reauth code against Heimdal
[mech_eap.git] / Makefile.am
index fa81241..533a2d4 100644 (file)
@@ -94,6 +94,7 @@ mech_eap_la_SOURCES =                         \
 if GSSEAP_ENABLE_REAUTH
 mech_eap_la_SOURCES += util_reauth.c
 
+if !HEIMDAL
 krb5pluginsdir = $(libdir)/krb5/plugins/authdata
 krb5plugins_LTLIBRARIES = radius_ad.la
 
@@ -104,6 +105,7 @@ radius_ad_la_LDFLAGS = -avoid-version -module \
 radius_ad_la_LIBADD  = @KRB5_LIBS@
 radius_ad_la_SOURCES = util_adshim.c
 endif
+endif
 
 gsseap_err.h: gsseap_err.et
        $(COMPILE_ET) $<