projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
605c38d
)
Attached patch removes X11 from vim configuration which solves the compilation failur...
author
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Dec 2007 17:48:08 +0000
(17:48 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Dec 2007 17:48:08 +0000
(17:48 +0000)
Signed-off-by: Joerg Albert <jal2@gmx.de>
SVN-Revision: 9689
utils/vim/Makefile
patch
|
blob
|
history
diff --git
a/utils/vim/Makefile
b/utils/vim/Makefile
index 6cd2fbcfb99c52509ce9e473382c6298ce49cb75..468b11ca1c3397d6731cf8ea89e478d8c622cf7f 100644
(file)
--- a/
utils/vim/Makefile
+++ b/
utils/vim/Makefile
@@
-35,7
+35,6
@@
endef
CONFIGURE_ARGS += \
--disable-gui \
- --enable-gui=none \
--disable-gtktest \
--disable-xim \
--with-features=tiny \