mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-07 02:32:32 +00:00
rtorrent: Moving towards working torrents.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@246 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -17,6 +17,9 @@ AC_DEFUN([TORRENT_CHECK_CURL], [
|
||||
if test x$ok != x0; then
|
||||
my_cv_curl_vers="$ver"
|
||||
AC_MSG_RESULT([$my_cv_curl_vers])
|
||||
|
||||
CURL_CFLAGS=`curl-config --cflags`
|
||||
CURL_LIBS=`curl-config --libs`
|
||||
else
|
||||
AC_MSG_RESULT(FAILED)
|
||||
AC_MSG_ERROR([$ver is too old. Need version $check or higher.])
|
||||
|
||||
Reference in New Issue
Block a user