ObjFW  Diff

Differences From Artifact [233df0e39f]:

To Artifact [5f63e9e6f7]:


901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
901
902
903
904
905
906
907



908
909
910
911
912
913
914







-
-
-







			AC_SUBST(TEST_LAUNCHER, "$wiiload")
		])
	])
], [
	AC_SUBST(TESTS, "tests")
])

BUILDSYS_INIT
BUILDSYS_TOUCH_DEPS

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
AC_SUBST(AS, $OBJC)
AC_SUBST(ASFLAGS)