]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed duplicate test
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 11 Apr 2011 06:58:47 +0000 (08:58 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 11 Apr 2011 06:58:47 +0000 (08:58 +0200)
configure.ac

index 6e327ff6f29ccde82d87a8da49389aa32e8e6baf..fcbf5485004c4212ebb6c5f668ac128b13ddaa8a 100644 (file)
@@ -54,7 +54,6 @@ fi
 AC_C_INLINE
 
 # For the C++ code
-AC_PROG_CXX
 AC_ARG_ENABLE(cxx,
   AS_HELP_STRING([--disable-cxx], [unconditionally disable the C++ library]),
     use_cxx=$enableval, use_cxx=yes)