/cpw/tomkiewicz/http: c86dc169ae9e: Get rid of curl dependency
Tomasz Wasilczyk
tomkiewicz at cpw.pidgin.im
Fri Oct 12 15:55:30 EDT 2012
Changeset: c86dc169ae9ecd0a35d818b00a0d99b8fb361238
Author: Tomasz Wasilczyk <tomkiewicz at cpw.pidgin.im>
Date: 2012-10-12 21:54 +0200
Branch: default
URL: http://hg.pidgin.im/cpw/tomkiewicz/http/rev/c86dc169ae9e
Description:
Get rid of curl dependency
diffstat:
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (16 lines):
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -822,12 +822,6 @@ dnl ####################################
PKG_CHECK_MODULES([JSON], [json-glib-1.0], [enable_json="yes"], [enable_json="no"])
dnl #######################################################################
-dnl # Check for libcurl (required)
-dnl #######################################################################
-
-PKG_CHECK_MODULES([LIBCURL], [libcurl])
-
-dnl #######################################################################
dnl # Check for zlib (required)
dnl #######################################################################
More information about the Commits
mailing list