ObjIRC  Diff

Differences From Artifact [5fd19afa5a]:

To Artifact [ee48687682]:


44
45
46
47
48
49
50
51
52
53
54
55
56
])

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







<
<
<
<


44
45
46
47
48
49
50




51
52
])

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)





AC_CONFIG_FILES([buildsys.mk extra.mk])
AC_OUTPUT