From: Sven M. Hallberg Date: Tue, 19 Aug 2014 12:30:40 +0000 (+0200) Subject: we don't need the C++ compiler X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=98cc921d0f1710342f722e2cab8ebad734db5b0e we don't need the C++ compiler --- diff --git a/configure.ac b/configure.ac index 85d5416..1cb4e9f 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,6 @@ AS_IF([test "x$STOW" = "xyes" && test -d /usr/local/stow], [ # Checks for programs. AC_PROG_CC AC_PROG_CC_C99 -AC_PROG_CXX AM_PROG_CC_C_O AC_USE_SYSTEM_EXTENSIONS AC_PROG_CPP