From 8ddfd1ed7f3cb6647fa679e240675d7065933e7c Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 11 Jun 2009 09:04:26 -0400 Subject: ENH: Remove option to build cmcurl-7.19.0 This version of curl was added experimentally but does not address the problem we were hoping it fixed (an occasional upload hang). Importing a new curl can wait until the problem is fully diagnosed and addressed. --- Utilities/cmThirdParty.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Utilities/cmThirdParty.h.in') diff --git a/Utilities/cmThirdParty.h.in b/Utilities/cmThirdParty.h.in index 0133428c95..845a1bd5f1 100644 --- a/Utilities/cmThirdParty.h.in +++ b/Utilities/cmThirdParty.h.in @@ -22,6 +22,5 @@ #cmakedefine CMAKE_USE_SYSTEM_EXPAT #cmakedefine CMAKE_USE_SYSTEM_XMLRPC #cmakedefine CMAKE_USE_SYSTEM_ZLIB -#cmakedefine CMAKE_USE_NEW_CURL #endif -- cgit v1.2.1