tag: Do not unref a NULL write message
[platform/upstream/neard.git] / bootstrap-configure
index 288c2a7..4e705bc 100755 (executable)
@@ -7,10 +7,6 @@ fi
 ./bootstrap && \
     ./configure --enable-maintainer-mode \
                --enable-debug \
+               --prefix=/usr \
                --sysconfdir=/etc \
-               --enable-nfctype1=builtin \
-               --enable-nfctype2=builtin \
-               --enable-nfctype3=builtin \
-               --enable-nfctype4=builtin \
-               --enable-p2p=builtin \
-               --prefix=/usr $*
+               --enable-tools $*