mc: disable the use of libssh2
authorFelix Fietkau <nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:22 +0000 (09:58 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:22 +0000 (09:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39882

utils/mc/Makefile

index f43c5a1f2d40abdff05acbea7535d4951dcbb1cc..73881d7d089ed19043f6710bb0ea557137aa2052 100644 (file)
@@ -46,6 +46,7 @@ endef
 CONFIGURE_ARGS += \
        --enable-utf8 \
        --disable-doxygen-doc \
+       --disable-vfs-sftp \
        --with-screen=ncurses \
        --without-gpm-mouse \
        --without-x \