From ea2efb31b571ee3b8acd453e71cb67497316458a Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 11 Apr 2008 16:21:02 +0000 Subject: [PATCH] - BLD: Update confgiure.ac to require libcurl 7.17.1. / configure.ac svn path=/trunk/boinc/; revision=15042 --- checkin_notes | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 469948be83..2499c4086e 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3181,3 +3181,9 @@ Rom April 10 2008 lib/ util.C + +Rom April 11 2008 + - BLD: Update confgiure.ac to require libcurl 7.17.1. + + / + configure.ac diff --git a/configure.ac b/configure.ac index 40afca3301..848a861eba 100644 --- a/configure.ac +++ b/configure.ac @@ -249,7 +249,7 @@ BOINC_GETSOCKOPT_TYPE dnl ---------- libcurl (m4/libcurl.m4) ------------------------------ if test "${enable_client}" = yes; then - LIBCURL_CHECK_CONFIG([yes], [7.15.5], [haveCurl=yes], [haveCurl=no]) + LIBCURL_CHECK_CONFIG([yes], [7.17.1], [haveCurl=yes], [haveCurl=no]) if test "${haveCurl}" != yes; then AC_MSG_ERROR([