gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r17201 - monkey


From: gnunet
Subject: [GNUnet-SVN] r17201 - monkey
Date: Wed, 5 Oct 2011 14:12:12 +0200

Author: safey
Date: 2011-10-05 14:12:12 +0200 (Wed, 05 Oct 2011)
New Revision: 17201

Modified:
   monkey/configure.ac
Log:
log changed

Modified: monkey/configure.ac
===================================================================
--- monkey/configure.ac 2011-10-05 12:06:08 UTC (rev 17200)
+++ monkey/configure.ac 2011-10-05 12:12:12 UTC (rev 17201)
@@ -170,7 +170,7 @@
                  AC_MSG_ERROR([compiling monkey requires GNUnet core headers]))
 
 SAVELIBS=$LIBS
-AC_CHECK_LIB(gnunetutil,GNUNET_log,,
+       AC_CHECK_LIB(gnunetutil,GNUNET_log_setup,,
              AC_MSG_ERROR([monkey requires libgnunetutil]))
 AC_CHECK_LIB(gnunetcore,GNUNET_CORE_connect,,
              AC_MSG_ERROR([monkey requires libgnunetcore]))




reply via email to

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