Update buildsys.

This commit is contained in:
Jonathan Schleifer 2013-07-01 22:49:18 +02:00
parent ed5604447a
commit 74a56b5359
3 changed files with 11 additions and 13 deletions

View file

@ -121,9 +121,6 @@ AS_IF([test x"$GOBJC" = x"yes"], [
])
])
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)