no c++ in the core

Original commit message from CVS:
no c++ in the core
This commit is contained in:
Thomas Vander Stichele 2002-08-06 21:52:35 +00:00
parent 1dea23cf36
commit e815ef5646

View file

@ -20,8 +20,6 @@ AC_PROG_CC
AM_PROG_CC_STDC
AM_PROG_AS
AS="${CC}"
AC_PROG_CXX
AC_PROG_CXXCPP
AC_ISC_POSIX
dnl We disable static building for development, for time savings