From 98cc921d0f1710342f722e2cab8ebad734db5b0e Mon Sep 17 00:00:00 2001 From: "Sven M. Hallberg" Date: Tue, 19 Aug 2014 14:30:40 +0200 Subject: [PATCH] we don't need the C++ compiler --- configure.ac | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2