aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2014-02-07 04:11:58 +0000
committerLRN <lrn1986@gmail.com>2014-02-07 04:11:58 +0000
commit7b435812b189bca0259c417b5a7ab9aa71ccf85f (patch)
tree6e29c28c99ed39a17ed8203df2038e35bd2cdf99 /configure.ac
parentba430ff1fbce68a8940e448f0e0fe7266fa638b5 (diff)
downloadgnunet-7b435812b189bca0259c417b5a7ab9aa71ccf85f.tar.gz
gnunet-7b435812b189bca0259c417b5a7ab9aa71ccf85f.zip
Warn about not building hostlist daemon
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e1bfd29ef..9b5334ada 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1529,6 +1529,7 @@ fi
1529if test "x$gnurl" = "x0" 1529if test "x$gnurl" = "x0"
1530then 1530then
1531 AC_MSG_NOTICE([NOTICE: libgnurl not found. http client support will not be compiled.]) 1531 AC_MSG_NOTICE([NOTICE: libgnurl not found. http client support will not be compiled.])
1532 AC_MSG_WARN([libgnurl not found. hostlist daemon will not be compiled, and you probably WANT hostlist daemon])
1532fi 1533fi
1533 1534
1534# bluetooth 1535# bluetooth