gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5527 - GNUnet


From: gnunet
Subject: [GNUnet-SVN] r5527 - GNUnet
Date: Sun, 19 Aug 2007 21:21:32 -0600 (MDT)

Author: grothoff
Date: 2007-08-19 21:21:28 -0600 (Sun, 19 Aug 2007)
New Revision: 5527

Modified:
   GNUnet/README
   GNUnet/configure.ac
Log:
mantis 1265

Modified: GNUnet/README
===================================================================
--- GNUnet/README       2007-08-19 21:40:24 UTC (rev 5526)
+++ GNUnet/README       2007-08-20 03:21:28 UTC (rev 5527)
@@ -29,7 +29,7 @@
 - libextractor >= 0.5.18
 - libgcrypt    >= 1.2
 - libgmp       >= 4.0
-- libcurl      >= 7.x
+- libcurl      >= 7.15.4
 - sqlite       >= 3.0
 - libltdl      >= 1.5 (part of GNU libtool)
 - libguile     >= 1.8 (strongly recommended)

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2007-08-19 21:40:24 UTC (rev 5526)
+++ GNUnet/configure.ac 2007-08-20 03:21:28 UTC (rev 5527)
@@ -178,7 +178,7 @@
 
 
 # libcurl
-LIBCURL_CHECK_CONFIG(,,,AC_MSG_ERROR([GNUnet requires libcurl]))
+LIBCURL_CHECK_CONFIG(,7.15.4,,AC_MSG_ERROR([GNUnet requires libcurl >= 
7.15.4]))
 
 # libxml2
 AM_PATH_XML2(,xml=1,xml=0)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]