also override compile_et program with using --with-cross-tools

This commit is contained in:
Love Hornquist Astrand
2011-08-27 13:35:36 -07:00
parent 885e53c51a
commit 3b11e03327

View File

@@ -88,6 +88,9 @@ else
ASN1_COMPILE_DEP= ASN1_COMPILE_DEP=
SLC_DEP= SLC_DEP=
ac_cv_prog_compile_et=${with_cross_tools}compile_et
fi fi
AC_SUBST([ASN1_COMPILE]) AC_SUBST([ASN1_COMPILE])