From c2b66d6ca6237c7a9ee1aa599c9ea570ed1fc210 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Tue, 11 Oct 2011 11:09:00 +0200 Subject: [PATCH] Use local curl if compiler is < 7.0.8.7340 otherwise, use ISE_LIBRARY cURL --- .../client/http_client/http_client-safe.ecf | 21 ++++++++++++------- library/client/http_client/http_client.ecf | 11 +++++++++- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/library/client/http_client/http_client-safe.ecf b/library/client/http_client/http_client-safe.ecf index 4b740416..b5c3a2c6 100644 --- a/library/client/http_client/http_client-safe.ecf +++ b/library/client/http_client/http_client-safe.ecf @@ -1,5 +1,5 @@ - + @@ -10,12 +10,20 @@ - - + + + + + + + + + + + - - + /.git$ @@ -26,7 +34,6 @@ - + - diff --git a/library/client/http_client/http_client.ecf b/library/client/http_client/http_client.ecf index caee1910..b130180b 100644 --- a/library/client/http_client/http_client.ecf +++ b/library/client/http_client/http_client.ecf @@ -10,7 +10,16 @@ - + + + + + + + + + +