Index: configure.ac ================================================================== --- configure.ac +++ configure.ac @@ -919,14 +919,14 @@ 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) -dnl We use the OBJC compiler as our assembler +dnl We use the ObjC compiler as our assembler AC_SUBST(AS, $OBJC) AC_SUBST(ASFLAGS) -AC_SUBST(AS_DEPENDS, $OBJC_DEPENDS) +AC_SUBST(AS_DEPENDS, '${OBJC_DEPENDS}') AC_SUBST(TESTS_LIBS) AC_CONFIG_FILES([ buildsys.mk