also override compile_et program with using --with-cross-tools
authorLove Hornquist Astrand <lha@h5l.org>
Sat, 27 Aug 2011 20:35:36 +0000 (13:35 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Sat, 27 Aug 2011 20:37:12 +0000 (13:37 -0700)
configure.ac

index cc3be15755133b52d308223ee8965727d8b6a662..c47571d7353395fa5842edcb2fb6ba567f4da82f 100644 (file)
@@ -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])