ibrdtnd: Fix configure args 252/head
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Tue, 26 Aug 2014 13:19:08 +0000 (15:19 +0200)
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Tue, 26 Aug 2014 13:19:08 +0000 (15:19 +0200)
The option --disable-libdaemon was missing and --with-dht is invalid.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
net/ibrdtnd/Makefile

index eff86703e9740d5399cca91d5f28703dd4a42de5..c6281a7b6661313c0414bfca72eb3c6602022145 100644 (file)
@@ -38,7 +38,11 @@ define Package/ibrdtnd/description
 endef
 
 CONFIGURE_ARGS += \
-        --with-tls --with-sqlite --with-dht --without-wifip2p --without-vmime
+       --with-tls \
+       --with-sqlite \
+       --without-wifip2p \
+       --without-vmime \
+       --disable-libdaemon
 
 define Package/ibrdtnd/install
        $(INSTALL_DIR) $(1)/usr/sbin/