diff --git a/configure.ac b/configure.ac index cc3be1575..c47571d73 100644 --- a/configure.ac +++ b/configure.ac @@ -88,6 +88,9 @@ else ASN1_COMPILE_DEP= SLC_DEP= + + ac_cv_prog_compile_et=${with_cross_tools}compile_et + fi AC_SUBST([ASN1_COMPILE])