[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r32248 - gnunet
From: |
gnunet |
Subject: |
[GNUnet-SVN] r32248 - gnunet |
Date: |
Fri, 7 Feb 2014 05:11:58 +0100 |
Author: LRN
Date: 2014-02-07 05:11:58 +0100 (Fri, 07 Feb 2014)
New Revision: 32248
Modified:
gnunet/configure.ac
Log:
Warn about not building hostlist daemon
Modified: gnunet/configure.ac
===================================================================
--- gnunet/configure.ac 2014-02-07 00:14:43 UTC (rev 32247)
+++ gnunet/configure.ac 2014-02-07 04:11:58 UTC (rev 32248)
@@ -1529,6 +1529,7 @@
if test "x$gnurl" = "x0"
then
AC_MSG_NOTICE([NOTICE: libgnurl not found. http client support will not be
compiled.])
+ AC_MSG_WARN([libgnurl not found. hostlist daemon will not be compiled, and
you probably WANT hostlist daemon])
fi
# bluetooth
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r32248 - gnunet,
gnunet <=