gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 51/73: configure: remove the C++ compiler check


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 51/73: configure: remove the C++ compiler check
Date: Tue, 24 Oct 2017 18:54:32 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 4af3c777a9996f32c5a23db0ecf29996197dfdbc
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Oct 14 13:52:51 2017 +0200

    configure: remove the C++ compiler check
    
    ... we used it only for the fuzzer, which we now have in a separate git
    repo.
    
    Closes #1990
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8d71bb6fc..68b3a071a 100755
--- a/configure.ac
+++ b/configure.ac
@@ -124,7 +124,6 @@ AC_SUBST(libext)
 dnl figure out the libcurl version
 CURLVERSION=`$SED -ne 's/^#define LIBCURL_VERSION "\(.*\)".*/\1/p' 
${srcdir}/include/curl/curlver.h`
 XC_CHECK_PROG_CC
-AC_PROG_CXX
 XC_AUTOMAKE
 AC_MSG_CHECKING([curl version])
 AC_MSG_RESULT($CURLVERSION)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]