projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a66f5
)
mc: disable the use of libssh2
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:22 +0000
(09:58 +0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/utils/mc/Makefile
b/utils/mc/Makefile
index f43c5a1f2d40abdff05acbea7535d4951dcbb1cc..73881d7d089ed19043f6710bb0ea557137aa2052 100644
(file)
--- a/
utils/mc/Makefile
+++ b/
utils/mc/Makefile
@@
-46,6
+46,7
@@
endef
CONFIGURE_ARGS += \
--enable-utf8 \
--disable-doxygen-doc \
+ --disable-vfs-sftp \
--with-screen=ncurses \
--without-gpm-mouse \
--without-x \