@@ -46,11 +46,7 @@ dnl We don't call AC_PROG_CPP, but only AC_PROG_OBJCPP and set CPP to OBJCPP dnl and add OBJCPPFLAGS to CPPFLAGS, thus we need to AC_SUBST these ourself. AC_SUBST(CPP) AC_SUBST(CPPFLAGS) -AS_IF([test x"$cross_compiling" != x"yes"], [ - AC_SUBST(RUN_TESTS, "run") -]) - AC_CONFIG_FILES([buildsys.mk extra.mk]) AC_OUTPUT